#1
|
|||
|
|||
Adopt Center
My Adopt Center Doesn't Seem To Be Working Just After I Updated This Script http://www.mysidiaadoptables.com/for...ead.php?t=1987
What Should I Do ? No Adoptables Shows Up Nor It Let's Us Set A New Adoptable! Regards, Alaric Mysidiaadoptables Member. |
#2
|
|||
|
|||
Well, it's because that mod is only compatible with the Mys V1.2.x script. And since your site is using the Mys V1.3.x script, the mod won't work on your site.
__________________
] |
#3
|
||||
|
||||
Well Mys v1.3.0 has yet to be released, you cant possibly using Mys v1.3.x script.
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#4
|
||||
|
||||
The difference may have been from 1.2.2 to 1.2.3 though. =/ Code changes are tricky when updates change the codes as well. It would seem this modification is out of date.
|
#5
|
|||
|
|||
Adopt Center
Can Someone Helpfully Help Me With This Script Then? Or Should I Remove It!
|
#6
|
||||
|
||||
Unless you have significant PHP knowledge, I would suggest removing it and contacting the person who made it to see if they'll update it. You could also try re-installing it incase you just didn't install it properly the first time.
|
#7
|
||||
|
||||
Well I believe Fadillzzz was the one who designed this script? Send him a message and he will reply to you when he visits again(could be soon, or a few days later if hes on Christmas Vacation).
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#8
|
|||
|
|||
As You See Here http://www.mysidiaadoptables.com/for...ead.php?t=1987 see step 6 below:
6. Now, to prevent some users from cheating. Open your doadopt.php, we'll just do a slight query modification. Find this query PHP Code: $query = "SELECT * FROM ".$prefix."adoptables WHERE id='$id'"; replace that query with this one PHP Code: $query = "SELECT * FROM ".$prefix."adoptables WHERE id='$id' AND whenisavail = 'promo'"; We just restricted the doadopt.php file to only work with adoptables with promo code. The code is different in MYS V.1.2.4 which i use see below: PHP Code: $query = "SELECT * FROM {$prefix}adoptables WHERE id={$id}"; So Now What Should I Do Here To This Script? Last edited by Alaric; 12-26-2011 at 05:50 AM. |
#9
|
||||
|
||||
Try:
$query = "SELECT * FROM {$prefix}adoptables WHERE id={$id} AND whenisavail='promo'"; |
#10
|
||||
|
||||
Try:
$query = "SELECT * FROM {$prefix}adoptables WHERE id={$id} AND whenisavail='promo'"; |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adoptables not in Adopt Center? | AlexC | Questions and Supports | 6 | 04-09-2012 11:05 AM |
Adopt pages, and general adopt/index page :L | blondbananamix | Questions and Supports | 26 | 07-22-2011 01:12 PM |
Newcomer Center Rules | alonaria | Newcomer Center | 0 | 04-02-2011 04:58 PM |
Is it possible not to display the species name of the adoptable in adopt center? | Hall of Famer | Questions and Supports | 3 | 03-07-2010 07:54 PM |
2 - column on Adopt page and my Adopt page? | SieghartZeke | Questions and Supports | 2 | 10-12-2009 03:58 PM |
What's New? |
What's Hot? |
What's Popular? |