Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
  1.  # 1
    Hi everyone,

    I know a few people have had problems with the forum going blank and I've read a ton of different threads but I'm still screwed.

    So I was installing the friendly URL's extension and I went to my forums to see if it worked, and shazam, everything was white. Checked the source and nothing is getting parsed, so I'm assuming something in the innerworkings of vanilla is throwing an error. I can't find anything in my error files or anything, so yeah.

    I emptied out my extensions.php file to see if that would clear the problem but no dice. Reinstalling isn't really an option that I want to pursue. Any ideas?

    Edit:



    Just dug up some errors:

    Fatal error: Class 'Context' not found in /users/home/joshuajenkins/web/public/pssrnd07/appg/init_vanilla.php on line 44

    So I'm guessing all I need to do is replace whatever file defines Context in it, though I'm not sure which one that would be. Thoughts?
  2.  # 2
    Friendly URL extension doesn't do anything by itself
    It tells u to use the included .htaccess file and put something in settings.php file

    Did u do that?
  3.  # 3
    Yeah, I did that. Just edited. Got this error:

    Fatal error: Class 'Context' not found in /users/home/joshuajenkins/web/public/pssrnd07/appg/init_vanilla.php on line 44

    Thanks for the reply.
  4.  # 4
    Bump... this has got to be a pretty simple error message for the people that know the forums.
    •  
      CommentAuthorDinoboff
    • CommentTimeApr 1st 2007 edited
     # 5
    include($Configuration['LIBRARY_PATH'].'Framework/Framework.Class.Context.php'); // line 28
    ...
    $Context = new Context($Configuration); // line 44


    Why since you installed .htaccess does php can't find the Context Class?

    Maybe it is not related. Does it works again when you take off the .htaccess?
  5.  # 6
    I already deleted the .htaccess file and restored the settings.php to it's original state.

    The above lines are in the init_vanilla.php already, also the Class.Context.php file is in the library as well.

    This is weird and a pain the butt since I spent the whole last week styling my forum :(

    *sigh*

    Thanks for the response
  6.  # 7
    Okay I'm a moron... my conf/settings.php file that I was supposed to edit for the extension was running on my localhost. I didn't even think to check the paths that would obviously be different on my home server and my live server. So I just had to switch all the paths back.

    Duh.

    Thanks guys.
    • CommentAuthorsimovina
    • CommentTimeFeb 15th 2008 edited
     # 8
    I'm having similar problem, so maybe someone is having some suggestion for me.
    I did not install anything, my forum vanilla worked for a long whole fine, so it's just started to return blanks in home and categories pages. What should I changed not to have blank home page, I can't find much about it on the forum.

    PS, I installed new version like update to old and problem gone away...
Add your comments
    Username Password
  • Format comments as