Thread: New Page errors
View Single Post
  #5  
Old 12-05-2010, 04:55 PM
PTGigi's Avatar
PTGigi PTGigi is offline
Crazily Friendly~HoF
 
Join Date: Jul 2009
Location: Somewhere >.>
Posts: 370
Gender: Female
Credits: 26,452
PTGigi
Default RE: New Page errors

Quote:
Originally Posted by HIddenPanda
In the Headers of the file replace
PHP Code:
$themeurl grabanysetting("themeurl"); 
with
PHP Code:
$themeurl '..\\' grabanysetting("themeurl"); 
That should fix your problem
Sorry for the double post >.< But I tried your solution and it didn't work, so I flipped the \\ to a // and I can get the page but not the theme D: I tried this on both pages and I get the same result.
__________________


"I see now that the circumstances of one's birth are irrelevant; it is what you do with the gift of life that determines who you are."~Mewtwo
My Adoptables|Nuzlocke Webcomic
Reply With Quote