Hello,
I have recently moved my site from one folder (/public_html) to (/public_html/community) and now my site is stuck in the UNI Template.
I have cleared the Cache, Cache_Public and tmp
Please help!
Hello,
I have recently moved my site from one folder (/public_html) to (/public_html/community) and now my site is stuck in the UNI Template. I have cleared the Cache, Cache_Public and tmp
Please help! ~~Mike ~~ This Signature is missing something :( |
If I understand correctly, you are not able to switch to any templates? What exactly happens? Does the pop-up switcher box come up? Or does clicking on switch template does nothing? What about in the backend? Does setting the default template change the template? Geeks, making the world a better place |
If I understand correctly, you are not able to switch to any templates? What exactly happens? Does the pop-up switcher box come up? Or does clicking on switch template does nothing? What about in the backend? Does setting the default template change the template? No matter what template is selected dolphin seems to only load UNI
The URL Changes to match the template but thats all (eg I change to alt and the URL us http://thenetworkstudios.co.uk/community/?skin=alt) However if I load it using the old location (That i kept active until this issue is resolved) it loads the template fine.
Eg http://thenetworkstudios.co.uk/index.php?skin=alt
hope this explains the issue in more detail :) ~~Mike ~~ This Signature is missing something :( |
Could be related to paths since moving the site would affect the paths. How did you go about moving the site? Did you update the /inc/header.inc.php file? If you have php error reporting turned off in php.ini, turn it on so you can see if php is issuing any paths errors. There might be other issues as well with this move that you are not noticing. Geeks, making the world a better place |
Make sure your template's css folder is permission 755, and not 644. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Not sure how but this has fixed itself :) ~~Mike ~~ This Signature is missing something :( |
Not sure how but this has fixed itself :) Sounds like it was some cache issue then. Geeks, making the world a better place |