Results 1 to 5 of 5

Vb 4.1 and vBSEO - problem with CMS editor, image adjustment tool not opening

This is a discussion on Vb 4.1 and vBSEO - problem with CMS editor, image adjustment tool not opening within the General Discussion forums, part of the vBSEO SEO Plugin category; I have two forums that I just upgraded to vB 4.1. One is running vBSEO , and one isn't. Otherwise, ...

  1. #1
    Member
    Real Name
    Mike Collins
    Join Date
    Jun 2006
    Posts
    59
    Liked
    0 times

    Vb 4.1 and vBSEO - problem with CMS editor, image adjustment tool not opening

    I have two forums that I just upgraded to vB 4.1. One is running vBSEO, and one isn't. Otherwise, they are pretty much identical in the way the templates are minimally modified and no other add-ons are installed on the forum that I'm having the problem on. When you add an image attachment to an article in the CMS, you can click on a little pencil over the image, and bring up a configuration window that lets you tell it to wrap text around it, floating right or left. On the forum without vBSEO, this works fine. On the one with vBSEO, it never loads. I get the spinning wheel dialog and it never finishes. I tried it in Firefox on a Mac and IE on Windows (via VMWare) and it does the same on both. Anyone else run into this? Its a pain to turn off vBSEO to debug it since I have moved the CMS to root via vBSEO recommendations, so I wanted to ask if others are seeing this before trying to do that.

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Please try this:

    please try to modify vbseo/includes/functions_vbseo.php file:
    find:
    Code:
    @define('VBSEO_PROCESS', true);
    add above:
    Code:
    	    if($_POST['do']=='editorswitch')
                return $newtext;

  3. #3
    Member
    Real Name
    Mike Collins
    Join Date
    Jun 2006
    Posts
    59
    Liked
    0 times
    That fixed it... Thanks. Will this make it into the product so I don't have to worry about redoing this on the next update?

  4. #4
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hello Mike,

    The fix will be included in next vBSEO version, so you won't need to perform the file edit again.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  5. #5
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    This is a known bug for 3.5.2 and is patched already for 3.6.

Similar Threads

  1. Replies: 2
    Last Post: 12-18-2010, 10:01 PM
  2. Smilie Problem in Inline Editor
    By rdm in forum Bug Reporting
    Replies: 3
    Last Post: 09-06-2006, 04:43 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
  •