Results 1 to 2 of 2

Error upon trying to edit forum in admin control panel.

This is a discussion on Error upon trying to edit forum in admin control panel. within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I get the following error: Warning : require(/home/my_hosting_account/public_html/site.com/admincontrols/forum.phpforum.php) [ function.require ]: failed to open stream: No such file or directory ...

  1. #1
    Member
    Real Name
    understated
    Join Date
    Mar 2010
    Posts
    77
    Liked
    0 times

    Question Error upon trying to edit forum in admin control panel.

    I get the following error:


    Warning: require(/home/my_hosting_account/public_html/site.com/admincontrols/forum.phpforum.php) [function.require]: failed to open stream: No such file or directory in /home/my_hosting_account/public_html/site.com/vbseo.php on line 1382

    Fatal error: require() [function.require]: Failed opening required '/home/my_hosting_account/public_html/site.com/renamed_admincp/forum.phpforum.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/my_hosting_account/public_html/site.com/vbseo.php on line 1382

    Not sure how long this problem has existed because I have not tried to edit a forum in a long time...

    Any ideas?

  2. #2
    Member
    Real Name
    understated
    Join Date
    Mar 2010
    Posts
    77
    Liked
    0 times

    Solved

    Peeps,

    I was miraculously able to solve this one myself. I had a CRR that I concocted myself:

    PHP Code:
    'forum\.php' => 'forum/' 

    It needed an extra carat...

    PHP Code:
    '^forum\.php' => 'forum/' 
    Hoping this helps someone else sometime.

Similar Threads

  1. vBSEO 3.3.0 - Admin Control Panel
    By Cilginsolist in forum Türkçe
    Replies: 10
    Last Post: 09-07-2009, 12:15 PM
  2. Link Back to the vBSEO Admin Control Panel?
    By forumdrop in forum Troubleshooting
    Replies: 1
    Last Post: 10-30-2007, 02:21 PM
  3. vBSEO 3.0.0 - Admin Control Panel Password Help
    By midascode in forum General Discussion
    Replies: 2
    Last Post: 06-28-2007, 03:06 AM
  4. Admin Control Panel
    By usearchme in forum General Discussion
    Replies: 4
    Last Post: 03-30-2007, 07:02 PM
  5. Unable to access admin control panel
    By MentaL in forum Troubleshooting
    Replies: 7
    Last Post: 10-30-2005, 02:40 AM

Posting Permissions

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