+ Reply to Thread
Results 1 to 2 of 2

Thread: Fatal Error

  1. Join Date
    Dec 2005
    Posts
    1

    Fatal Error

    I recently installed EP-Dev news to snag stuff from my vB-forum, I receive this error after configuring it:

    Fatal error: Cannot instantiate non-existent class: ep_dev_forum_news in /home/ladyshy/public_html/test2.php on line 2

    I'm usually quick to catch small errors but either this is beyond my comprehension or I'm just a tad blind. I'd appreciate any insight you might have toward fixing it.

    -fin
    Thales

  2. Join Date
    Aug 2004
    Posts
    781

    Re: Fatal Error

    ep_dev_forum_news is the name of the main class of the script, found in news.php.

    Please make sure that your absolute path is correct (usually clicking the auto-detect button will give the correct absolute path). Then you will need to generate new code, and use that.

    My guess is that you are attempting to use a path of http:// instead of a your absolute path.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts