Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Changing The My Adoptables Page ?? (http://www.mysidiaadoptables.com/forum/showthread.php?t=772)

gjac1 05-04-2009 12:26 PM

Changing The My Adoptables Page ??
 
How to do i get the adoptables to align up side by side in say rows of 5 instead of just going straight down the My Adoptables page ??

this is with the new script :)

Thanks

densaugeo 05-05-2009 12:38 PM

RE: Changing The My Adoptables Page ??
 
I'm trying to figure this out too XD I got them all to align to the left, but I can't get them to go side by side.

Seapyramid 05-05-2009 01:14 PM

RE: Changing The My Adoptables Page ??
 
It's quite easy actually. You just have remove the table by altering the HTML.

densaugeo 05-05-2009 04:45 PM

RE: Changing The My Adoptables Page ??
 
bah..I'm unsure how to do that. I tried removing the table but then I just get errors :P

gjac1 05-05-2009 05:05 PM

RE: Changing The My Adoptables Page ??
 
Could you go into more detail of how to do it please Seapyramid ?? :)

Seapyramid 05-05-2009 07:42 PM

RE: Changing The My Adoptables Page ??
 
This starts at line 125 of the adopt.php page

Code:

//If we can adopt the adoptable, show the image and adoption link...

$article_content = $article_content."
<a href='adopt.php?id=".$aid."'><img src='".$eggimage."' border='0'></a>&nbsp;&nbsp;";

        if($isloggedin == "yes"){
        $article_content = $article_content."&nbsp;";
        }
        else{
        $article_content = $article_content."<p><img src='templates/icons/no.gif' border=0> <b>".$guesterror."</b></p>";
        }


}

$i++;
} // End the looping out of all adoptables...


gjac1 05-06-2009 04:41 AM

RE: Changing The My Adoptables Page ??
 
Is that the "myadopts.php" page ?? becuase it looks like the adopt.php page

SubZ 05-27-2009 09:28 PM

RE: Changing The My Adoptables Page ??
 
Sorry to bump this thread but the code Seapyramid posted is for the page that you adopt the pet on. What these guys (and I) want is one for the myadopts.php page that shows the users existing adoptables.

Much thanks for the adopt.php help though =)

Seapyramid 05-27-2009 09:37 PM

RE: Changing The My Adoptables Page ??
 
Ok look at http://mysticgrove.net/grove/profile.php?user=Sea & tell me if that is more of what you are wanting?

SubZ 05-27-2009 09:56 PM

RE: Changing The My Adoptables Page ??
 
Quote:

Originally Posted by Seapyramid
Ok look at http://mysticgrove.net/grove/profile.php?user=Sea & tell me if that is more of what you are wanting?


Yes, three or four adoptables per column. I managed to do that with the old script but it doesn't work with the new one.

Seapyramid 05-27-2009 10:06 PM

RE: Changing The My Adoptables Page ??
 
Ok.. well I don't recommend it.. I would recommend the way I have Mystic Groves my adopts page set up & using that format only for the profile page.. but if you want it for the my adopts page too I will work it out & post it tomarrow for you.

SubZ 05-27-2009 10:27 PM

RE: Changing The My Adoptables Page ??
 
Quote:

Originally Posted by Seapyramid
Ok.. well I don't recommend it.. I would recommend the way I have Mystic Groves my adopts page set up & using that format only for the profile page.. but if you want it for the my adopts page too I will work it out & post it tomarrow for you.


Really? Why is that? I just hate seeing all of this blank space on ether side of each adoptable.

Seapyramid 05-27-2009 11:48 PM

RE: Changing The My Adoptables Page ??
 
Well the way I modified the myadopts page still has everything listed going down but you can manage each pet from that page.. not have to click to a new page! Look at the screen shot from http://www.rusnakweb.com/forum/showthread.php?tid=907.. it also allows for 3 different sorting options for pets & allows for what MG calls a dormitory.. basically it is a place to put pets you don want on your main page to sort better and the "dorm" also has 3 sorting options.. but when you go to profile.php.. all pets still show no matter if "active" or "dorm".

Bloodrun has the script and will be offering it soon. Quite frankly I hae no time for peopple who don't follow instructions & get errors & explain ing what they did wrong. I also haven't the time to write tutorials on what I have done. Bloodrun however, enjoys the challenge so he is more then willing and quite able to explain my mods.

I do recommend what I have done with the pages & since i gave Bloodrun the info about 1.5 weeks ago I am sure he will have a mod on this soon.


All times are GMT -5. The time now is 06:13 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.