By SuperZambezi on
After changing some things with the Themes I encountered a problem where my entire site is rearranged (left sidebar is on top of the body, no right bar, etc.). There is also this error :
warning: include_once(./) [function.include-once]: failed to open stream: No such file or directory in /home/xxxxxx/public_html/includes/theme.inc on line 155.
warning: include_once() [function.include]: Failed opening './' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxx/public_html/includes/theme.inc on line 155.This is the website : http://www.supermariopartysite.com
Comments
What did you change?
What did you change?
I was really having this
I was really having this problem here : http://drupal.org/node/363130
I uploaded the original theme files again and the error is gone, but all the blocks are still rearranged.
UPDATE : It seems to be fixed now. I switched the theme and then back to the original and everything was fine. :P Thanks for trying to help. :)