Results 1 to 14 of 14

Can't Save settings!

This is a discussion on Can't Save settings! within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello after installing vbseo succesfully i can't save settings in the vbseo control panel it just redirects me to the ...

  1. #1
    Junior Member
    Real Name
    Justin Nurse
    Join Date
    Dec 2006
    Posts
    5
    Liked
    0 times

    Can't Save settings!

    Hello after installing vbseo succesfully i can't save settings in the vbseo control panel it just redirects me to the password page, i read on another thread it was to do with PHP but downgrading isnt an option for me on my server so is there any other way around this?

    thanks

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    Did you change the permissions of config_vbseo.php to 777?

  3. #3
    Junior Member
    Real Name
    Justin Nurse
    Join Date
    Dec 2006
    Posts
    5
    Liked
    0 times
    Yes i chmod to 777 with no luck!

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    If you'd like to open a support ticket with a temporary FTP login I can take a look.

  5. #5
    Junior Member
    Real Name
    Justin Nurse
    Join Date
    Dec 2006
    Posts
    5
    Liked
    0 times
    Ok np ill do that now

  6. #6
    Junior Member
    Real Name
    Justin Nurse
    Join Date
    Dec 2006
    Posts
    5
    Liked
    0 times
    Ticket Submitted

    Thanks

  7. #7
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    Replied

  8. #8
    Junior Member
    Real Name
    Justin Nurse
    Join Date
    Dec 2006
    Posts
    5
    Liked
    0 times
    Fixed thanks!

  9. #9
    Senior Member
    Real Name
    Rick
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    158
    Liked
    0 times
    How was this issue resolved as i am also encountering the same issues with all RC6 copies.

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You should manually clear it in includes/config_vbseo.php file:
    FIND:
    PHP Code:
    define('VBSEO_ADMIN_PASSWORD',          'XXXX); 
    REPLACE WITH:
    PHP Code:
    define('VBSEO_ADMIN_PASSWORD',          ''); 
    then open vbseocp and define your new password in the corresponding input fields (do not enter it manually in config file).
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  11. #11
    Senior Member
    Real Name
    Art
    Join Date
    Nov 2006
    Posts
    150
    Liked
    2 times
    I'm confused, after installation I CHMODded the vbseocp.php to 666, then I entered a password. After I went through and looked at everything and saved what I needed to, I changed it to 644. Now that it's password protected should I set it to 777?

  12. #12
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You should not change permissions for vbseocp.php file. You should only set config_vbseo.php file to 0666 when you modify it (define password or change settings) and revert it to 0644 once you are all set.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  13. #13
    Senior Member
    Real Name
    Art
    Join Date
    Nov 2006
    Posts
    150
    Liked
    2 times
    This may seem like a dumb question, but why password protect the file if you are unable to write to it? I mean, wouldn't it make sense to make access to an admin cp similar to VBulletins? i.e. once you get in via a password, you can write till your hearts content? I have the permissions to config_vbseo.php and to vbseocp.php set at 644, I receive an error when I login to vbseocp saying Warning: config_vbseo is not writeable and that my settings won't be saved.
    Last edited by sovaward; 12-21-2006 at 11:37 PM.

  14. #14
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    This may seem like a dumb question, but why password protect the file if you are unable to write to it?
    To disallow reading your configuration.

    I have the permissions to config_vbseo.php and to vbseocp.php set at 644, I receive an error when I login to vbseocp saying Warning: config_vbseo is not writeable and that my settings won't be saved.
    You should set config_vbseo.php file permissions to 0666 if you want to change your settings (and revert to 06444 AFTER changes were applied).
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Help! Unable to save settings
    By lem in forum Bug Reporting
    Replies: 1
    Last Post: 11-29-2006, 10:29 AM
  2. Unable to save settings 2
    By optrex in forum Bug Reporting
    Replies: 2
    Last Post: 11-06-2006, 10:55 AM
  3. Unable to Save Settings
    By jgommel in forum Bug Reporting
    Replies: 4
    Last Post: 10-25-2006, 02:37 AM
  4. Unable to save settings
    By Scott Schirkofsky in forum Troubleshooting
    Replies: 1
    Last Post: 04-02-2006, 06:20 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
  •