Results 1 to 12 of 12

Problem with VSA - Flash-Image Banner Rotator and vBSEO 3.5.2

This is a discussion on Problem with VSA - Flash-Image Banner Rotator and vBSEO 3.5.2 within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hi, Until now, vBSEO 3.5.1 and vSA Flash-Image Banner Rotator worked flawlessly on my forum. After the update to 3.5.2, ...

  1. #1
    Junior Member
    Real Name
    Peter
    Join Date
    May 2010
    Posts
    6
    Liked
    0 times

    Problem with VSA - Flash-Image Banner Rotator and vBSEO 3.5.2

    Hi,

    Until now, vBSEO 3.5.1 and vSA Flash-Image Banner Rotator worked flawlessly on my forum. After the update to 3.5.2, my banners started acting weird. Some times they would show up, other times they would not.

    I repeat, this only happened after the upgrade to 3.5.2, before that everything was quite alright. Therefore I conclude this problem is newly introduced by the 3.5.2 upgrade. The mod has otherwise been working flawlessly ever since I upgraded.

    I have disabled the banner mod for the time being, but am hoping that it will be possible to get a solution for this, as the lack of being able to host banners is costing me money.

    Thanks in advance!

    Peter

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello

    I checked code for the modification and there is nothing that vBSEO can interfere with the modification.However you can try changing plugins execution order from 5 to 2 to see if that can have any effect.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Junior Member
    Real Name
    Peter
    Join Date
    May 2010
    Posts
    6
    Liked
    0 times
    Mert,

    Thanks for your reply. Which plugin should I look for? The banner one, or one of the vBSEO ones?

    Thanks

    Peter

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    You need to check the execution order of Banner modifications plugins.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Junior Member
    Real Name
    Peter
    Join Date
    May 2010
    Posts
    6
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    You need to check the execution order of Banner modifications plugins.
    Mert,

    This did not solve the issue. I also tried setting the execution order to 1, but still no luck.

    Thanks.

  6. #6
    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
    It looks like it's simply not parsing correctly.

    if you view source, you will see:

    Code:
    <style type="text/css">  table.ncode_imageresizer_warning { background: $vboptions[ncode_imageresizer_warnbgcolor];  color: $vboptions[ncode_imageresizer_warntxtcolor];  border: 1px solid $vboptions[ncode_imageresizer_warnbordercolor];  	cursor: pointer; }
    all of those $vboptions[] values should be an actual value, not show as the variable which almost points that the plugin is not executing like it should.

    Have you tried re-loading the plugin post vbseo 3.5.2 install? it may simply need to be re-imported to rebuild its bitfields, etc.

  7. #7
    Junior Member
    Real Name
    Peter
    Join Date
    May 2010
    Posts
    6
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    It looks like it's simply not parsing correctly.

    if you view source, you will see:

    Code:
    <style type="text/css"> table.ncode_imageresizer_warning { background: $vboptions[ncode_imageresizer_warnbgcolor]; color: $vboptions[ncode_imageresizer_warntxtcolor]; border: 1px solid $vboptions[ncode_imageresizer_warnbordercolor]; cursor: pointer; }
    all of those $vboptions[] values should be an actual value, not show as the variable which almost points that the plugin is not executing like it should.

    Have you tried re-loading the plugin post vbseo 3.5.2 install? it may simply need to be re-imported to rebuild its bitfields, etc.
    Thanks Brian,

    I tried reloading the banner mod, as well as the image resizer mod (which was what you found). Neither of these actions solved the problem. I also tried disbaling the image resizer mod, and enabling the banner. This still showed the same problem as before.

    I did not have any of these issues when I was running vBSEO 3.5.1, so something in the 3.5.2 scripts seems to cause things to go wonky. Judging from the response in the VSA Valter mod thread, I'm also not the only one experiencing this issueafter the vBSEO update.

    Any further suggestions?

    Thanks.

    Peter

  8. #8
    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
    I've flagged this for our development team to look into. Should have an update later today.

  9. #9
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello Peter ,


    Can you please create a support ticket and supply login information so we can check
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  10. #10
    Junior Member
    Real Name
    Peter
    Join Date
    May 2010
    Posts
    6
    Liked
    0 times
    Mert,

    Will do tonight. I'm at work at the moment with no access to my board.

    As a sidenote, I also experienced another minor thing after the upgrade. I also run vBGallery from Photopost, which adds a tab to the navbar. For some reason that dissappeared as well. I verified the plugin was running properly, and ended up fixing it by changing the place where the tab was supposed to show in the navbar. It then reappeared, and when I moved it back to its original location, that also did the trick.

    The problem with the banners is slightly different though, as the code does seem to parse properly. I just see an empty placeholder for the banners. Sometimes they appear, sometimes they do not. When I look at the code for the banner plugin, it all seems to properly parse, so I really have no idea where to look for it.

    Cheers,

    Peter

  11. #11
    Junior Member
    Real Name
    Peter
    Join Date
    May 2010
    Posts
    6
    Liked
    0 times
    You da man, Mert!

    For those interested in what the cause of this was. The hack always required the default banner directory to be listed as /forums/cyb_banners. vBSEO apparently adds /forums by default now, causing the banners to be sought in /forums//forums/cyb_banners.

    Thanks for great support

    Peter

  12. #12
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Update :

    The issue is directly related with the modification itself.

    In order to fix please modify vsa_flashimagebanners template:
    find:
    HTML Code:
    '<img src="'
    replace with:
    HTML Code:
    '<img src'+'="'
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. Image problem when vbseo is on
    By suwarto in forum General Discussion
    Replies: 10
    Last Post: 01-11-2009, 10:49 PM
  2. Need Banner Rotator!
    By bzimage in forum General Discussion
    Replies: 5
    Last Post: 02-20-2008, 11:04 AM
  3. flash banner broken ? please help
    By ah.fm in forum Troubleshooting
    Replies: 7
    Last Post: 11-27-2007, 05:18 PM
  4. vBSEO Affiliate Program - Banner Designs - Submit Your Own Banner
    By Joe Ward in forum vBSEO Affiliate Program
    Replies: 0
    Last Post: 05-11-2006, 12:18 PM
  5. Image Resources for Banner Contest
    By Joe Ward in forum vBSEO Affiliate Program
    Replies: 0
    Last Post: 04-27-2006, 07:30 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
  •