Results 1 to 12 of 12

vbseocp not saving changes

This is a discussion on vbseocp not saving changes within the Troubleshooting forums, part of the vBSEO SEO Plugin category; vbseocp seems to have stopped saving my changes. I don't know if it's related, but the only thin I've been ...

  1. #1
    Member
    Join Date
    Oct 2005
    Posts
    49
    Liked
    0 times

    vbseocp not saving changes

    vbseocp seems to have stopped saving my changes. I don't know if it's related, but the only thin I've been doing to it recently is adding about 400 links in the acronyms box.

    If I add/remove any acronym, or try and remove all the acronyms, it doesn't save the change

    The page appears to save - it doesn't hang and takes only a second or two to refresh - but nothing's changed on the refreshed page

    Running 3.2.0 RC7 - Any ideas?

    Stu

  2. #2
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    36 times
    Blog Entries
    9
    Try this:

    CHMOD 666 the 'vB-root/includes/config_vbseo.php' file.
    Remember to change it back to 644 after you are done making changes.

  3. #3
    Member
    Join Date
    Oct 2005
    Posts
    49
    Liked
    0 times
    Thanks Joe, but it's definitely CHMOD 666 when I try and change it.

    In my server files config_vbseo.php is still showing as last changed 21/06/2008 and vbseocp doesn't alter anything after I try to make a change and save all settings

    I can make changes directly to the file using winscp, but nothing changes through vbseo

    Stu

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    try 777. 666 doesn't work for me either.

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please also try adding this in .htraccess file:
    Code:
    php_flag magic_quotes_runtime off

  6. #6
    Member
    Join Date
    Oct 2005
    Posts
    49
    Liked
    0 times
    nope, sorry, neither of those two seem to have fixed and I still can't save changes

    I recently had to get the host to block an ip and restart the server if that'll make any difference? but apart from that I can't what else has changed on the server to suddenly make it not work

    Stu

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please open a support ticket with ftp access for troubleshooting.

  8. #8
    Member Suicide Bullet's Avatar
    Real Name
    Khalid
    Join Date
    Apr 2008
    Location
    Saudi Arabia
    Posts
    73
    Liked
    0 times
    i got the same problem while ago .. and im sure its about config_vbseo.php attributes
    CHMOD to 666 or 777 or even 744 .. maybe ur host blocked 777
    after change make sure to CHMOd the file back to 644

  9. #9
    Junior Member
    Real Name
    Mika Ollila
    Join Date
    Jan 2006
    Posts
    27
    Liked
    0 times
    I got the same error after gradually adding many Acronym Expansions.

    After having 222 lines of expansions to links, I could no longer save any vBSEO settings. After reading this thread I first asked our programmer to look at these CHMODs that were suggested, but he said that the problem is the large list of acronyms that vBSEO is saving to the config file itself, making it too big to upload to our server.

    After clearing the acronyms list from the file, I was again able to edit settings and the acronyms list that I edited to be a bit smaller, along with some other ping etc settings lists.

    The acronym expansion is a great tool, and I'd like to be able to use it more extensively, but it seems that the feature is hindered by this. Any suggestions what to do to get a big acronym list working?

    If the size of config file truly is the problem, then could vBSEO makers upgrade the feature somehow to make the acronym exapansion use less characters and therefore the config file smaller?

    Example of what I have to write now to get both blue widgets and blue widget get linked to my blue widgets page:
    'blue widgets'=>'http://www.domain.com/blue-widget-page/'
    'blue widget'=>'http://www.domain.com/blue-widget-page/'

    Could it for example be possible to use only one line to accomplish this, and use a variable at end of blue widgets to check for the s letter? And if you're most of the time using your own root domain, how about making it possible to replace the beginning of the url like this? =>'%root%/blue-widget-page/'
    Last edited by rakeback; 07-15-2008 at 10:48 AM.

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    since acronym expansion is applied on the fly (in realtime), it's recommended to keep the number of replacements lower to avoid affecting the performance.

  11. #11
    Junior Member
    Real Name
    Mika Ollila
    Join Date
    Jan 2006
    Posts
    27
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    since acronym expansion is applied on the fly (in realtime), it's recommended to keep the number of replacements lower to avoid affecting the performance.
    Can we get some improvements to this feature in a future version, that helps reducing number of replacement entries?

    For example like in my post above, I need to enter two lines of replacements to be able to replace both widget and widgets.

  12. #12
    Junior Member
    Real Name
    Mike
    Join Date
    Feb 2009
    Posts
    1
    Liked
    0 times
    If anyone else is having this problem and the above didn't fix it I've found a solution which helped me.

    In your .htaccess file add the following as it was my server settings causing the issue:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

Similar Threads

  1. Saving changes with Shift+Alt+S
    By Spenser in forum vBSEO Features Archive
    Replies: 4
    Last Post: 05-22-2008, 06:58 AM
  2. Sitemap not saving
    By Haltech in forum Troubleshooting
    Replies: 4
    Last Post: 04-25-2008, 09:46 AM
  3. settings aren't saving..
    By Martyn in forum Troubleshooting
    Replies: 22
    Last Post: 09-29-2007, 10:01 AM
  4. Settings not saving.
    By MentaL in forum Troubleshooting
    Replies: 5
    Last Post: 06-25-2007, 08:12 PM
  5. Saving via admincp
    By JD76 in forum Troubleshooting
    Replies: 1
    Last Post: 05-03-2007, 05:38 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
  •