View Full Version : Can not edit adoptables level
GuardiansWish
12-06-2012, 01:45 PM
I am no longer able to edit the levels of my adopts since updating to the newest version. We have removed all restrictions and have tried with multiple adopts. This is the error we're getting.
Click for image of error (http://fc08.deviantart.net/fs70/f/2012/341/3/8/id_image_issues_by_guardianswish-d5nbp33.png)
powerchaos
12-06-2012, 02:26 PM
i see you got seo urls enabled
disable the seo urls and try again
seems that the seo is not working 100% like it need to be , so you try to go to a page that can not be found ( problem of seo rewrite )
your link need to look like "settingspost.php?set=level&id=1"
please note , the link is just a example , i got no idea about the value's that the version 1.3.2 need to give
only based on the screenshot and the url does it seems to be a seo problem , so by disabling the seo url should it be a work around in this case
Greetings From PowerChaos
GuardiansWish
12-06-2012, 02:36 PM
What is the seo?
powerchaos
12-06-2012, 02:45 PM
SEO is the link you see at top
example
http://pets.demonpower.com/1/test_egg.gif will provide a image
normal url ( non seo ) is http://pets.demonpower.com/siggy.php?id=1
as i see from the admin arena , you are using SEO url's (alternate url can it also be called )
Greetings From PowerChaos
GuardiansWish
12-06-2012, 02:52 PM
Okay. I'm trying to understand what you're talking about.
Are you saying that we're not able to use alternate outcomes?
Either way, how do I turn the SEO off?
powerchaos
12-06-2012, 03:15 PM
i can not find it in the script and i got it not installed so i can not say it for sure
does the level name ends with 1/2 ?? and a other level as 2/2 ?
try to remove the last /2 from the url and see if the page then works
from the quick look it dit at the script does it seems that the urls are written that way and has nothing to do with rewriting so you can not change that eather (code of what i found )
$replacements = array($path, $path."/adopt", $path."/level", ...
if that last does not work , then we need to wait on the developer to provide a solution
Greetings From PowerChaos
edit
seems that the /2 is counted as level
so if your pet name already contains a / then it will not work ( as the / got a other value )
to fix that part then then you manual need to rename the pet in the database , and then it can work again
Greetings From PowerChaos
GuardiansWish
12-06-2012, 04:20 PM
Okay, I'm not sure what you're talking about so I'll wait for HoF to come around. Thank you for trying to help.
Hall of Famer
12-06-2012, 04:35 PM
Well it does work on my demo site, so I cannot reproduce this error myself. Can u show mr an example of the URL you get? I mean, the link URL that generates this error message? I will compare it with mine and figure out a quick solution for ya.
GuardiansWish
12-06-2012, 05:03 PM
here is the link
http://www.chibifurs.com/admincp/level/edit/2012%20Advent%20Day%203%20Gift%201/2
Hall of Famer
12-06-2012, 05:11 PM
Can you try to create an adoptable with a simple name like 'Dog', 'Cat' and 'Rabbit'? I am speculating that the reason it is not working out is because you use spaces in the adoptables types/names.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.