Thread: Abandon system
View Single Post
  #30  
Old 04-06-2010, 08:06 AM
bokkun bokkun is offline
Premium Member
 
Join Date: Dec 2009
Posts: 8
Gender: Male
Credits: 3,644
bokkun
Default RE: Abandon system

yes indeed, thanks, I fixed it

Sorry for being off all the time, I don't manage an adoptable site, so only when I remember about it I come to visit this site...

@redheadturkey: It's true, if you had the gender mod earlier than this mod, $gender and $date are at the wrong place
I added the gender mod later...

@gensuperman: I'm sorry but I think it's something you saw over, I can't see the problem in my code...
However you are right with the fact that only the image shows up, I removed the extra info on my adopt.php page
and the abandon.php is a modified version of that.
try to find out how to add it back again or I'll explain later... Sorry

Also gensuperman, it's the text defined in lang.php, I saw over it
add in your lang.php under wherever you put $ashowingtitle and $ashowing this
$alanga1 = "You are adopting ";
$alanga2 = ". <br>When you're ready to adopt this Adoptable, click on the <i>Adopt Me</i> button below.";

go to abandon.php and look for $langa1 and $langa2 and change them into $alanga1 and $alanga2

for the rest, recheck the code and correct me if I made another mistake, I will try fix it...
Reply With Quote