Results 1 to 11 of 11

Admin/modcp

This is a discussion on Admin/modcp within the Troubleshooting forums, part of the vBSEO SEO Plugin category; After I install VBSEO none of my other admins could gain full access of the ADMINCP menus. They get partial ...

  1. #1
    Junior Member
    Real Name
    Rick
    Join Date
    Mar 2007
    Posts
    14
    Liked
    0 times

    Admincp/modcp

    After I install VBSEO none of my other admins could gain full access of the ADMINCP menus. They get partial access but they do not get full access. Is there something I have to add to the .htaccess file?

    Here is the section of the .htaccess file that I think needs to be changed. I have tried several things but have had no luck.
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]
    Last edited by attroll; 05-11-2008 at 08:28 PM.

  2. #2
    Member
    Real Name
    Jeremy
    Join Date
    Aug 2007
    Posts
    31
    Liked
    0 times
    What version of vB are you running?

  3. #3
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    did you rename your folders to something other than admincp and modcp for secuirty? if so, you need to reflect those names in the code block above

  4. #4
    Junior Member
    Real Name
    Rick
    Join Date
    Mar 2007
    Posts
    14
    Liked
    0 times
    Quote Originally Posted by Warden-B- View Post
    What version of vB are you running?
    I am running VB 3.7.0.
    Quote Originally Posted by briansol View Post
    did you rename your folders to something other than admincp and modcp for secuirty? if so, you need to reflect those names in the code block above
    No I did not rename them they are the stock names.

  5. #5
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    check the admin permissions.

    go to their user account, and click the link at the top of the page for admin panel permissions. maybe some of your data didn't come over properly in the upgrade and you need to re-select "yes" to some options.

  6. #6
    Junior Member
    Real Name
    Rick
    Join Date
    Mar 2007
    Posts
    14
    Liked
    0 times
    I do not think it was the upgrade with VB. It was working before I installed VBSEO.

    If I disable VBSEO and remove my .htaccess it works again.

  7. #7
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    weird...

    that's just it...

    the rule you copied above... admincp|modcp
    basically tells vbseo to NOT process those folders.

  8. #8
    Junior Member
    Real Name
    Rick
    Join Date
    Mar 2007
    Posts
    14
    Liked
    0 times
    It works for me and I am user #1 but it will not work for my other admins.

  9. #9
    Junior Member
    Real Name
    Rick
    Join Date
    Mar 2007
    Posts
    14
    Liked
    0 times
    Here is what my other admins see. As you can see they do not get the whole admin options
    Attached Thumbnails Attached Thumbnails admincp.jpg  

  10. #10
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    yeah, that looks like permissions like i said above.

    go to 'find users'
    find your admin
    at the top of the edit user screen, there's a link for admin panel permissions. go in there

  11. #11
    Junior Member
    Real Name
    Rick
    Join Date
    Mar 2007
    Posts
    14
    Liked
    0 times
    OK, call me dumb. I messed with my config and dropped one of my admins by mistake. I added them back and everything seems to be fine now. How embarrassing. I have been running VB for years and should have caught this.

Similar Threads

  1. My admincp & modcp are different?
    By bela-meaad in forum Troubleshooting
    Replies: 1
    Last Post: 03-18-2007, 06:47 AM
  2. AdminCP / ModCP
    By Michael in forum Troubleshooting
    Replies: 3
    Last Post: 11-03-2005, 07:32 PM

Posting Permissions

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