Results 1 to 4 of 4

Ultimate Side Columns Issue

This is a discussion on Ultimate Side Columns Issue within the Troubleshooting forums, part of the vBSEO SEO Plugin category; OK before the VBSEO install I had the following rotating banner code working perfectly. I know it is not the ...

  1. #1
    Junior Member The Bish's Avatar
    Real Name
    Ross Bishop
    Join Date
    Mar 2007
    Location
    Texas
    Posts
    26
    Liked
    0 times

    Ultimate Side Columns Issue

    OK before the VBSEO install I had the following rotating banner code working perfectly. I know it is not the best solution so critique my site in the other forum... however it was what I chose and was working. Now the Google Adsense code is working fine but my other code is not. Here is the code:

    HTML Code:
    <!-- Banner Rotator by Redline -->
    <SCRIPT LANGUAGE="Javascript"><!-- 
    function banner() { 
    }; 
    banner = new banner(); 
    number = 0; 
     
    // bannerArray 
    banner[number++] = "<a href='http://gnomescapes.com/' target='_blank'><img src='images/gnome_button.gif' border='1'></a>"
    banner[number++] = "<a href='http://yeoldechandler.com/' target='_blank'><img src='images/yo_button.gif' border='1'></a>"
    increment = Math.floor(Math.random() * number); 
    document.write(banner[increment]); 
    //--></SCRIPT>
    </td>    
    <!-- End Banner Rotator by Redline -->
    I have read through the vbseocp and cannot see anything which tells me this would possibly not work with the setting. Any guidance is appreciated.

    Regards,
    Ross

  2. #2
    Junior Member The Bish's Avatar
    Real Name
    Ross Bishop
    Join Date
    Mar 2007
    Location
    Texas
    Posts
    26
    Liked
    0 times
    Also let me update that I just realized that my banner rotation in my header template is not working as well. Any help on this will be greatly appreciated as my sponsors are sure to get pissed sooner than later.

    Here is my header template code...

    HTML Code:
    <!-- logo -->
    <a name="top"></a>
    <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
    <tr>
      <td width="10" style="background-image:url(images/c2/c2_01.jpg); background-repeat:repeat-y; background-position:right;">&nbsp;</td>
      <td width="100%" style="background-image:url(images/c2/c2_03.jpg); background-repeat:repeat-x;">
    <table border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
    <td width="100%" align="left" style="background-image:url(images/c2/c2_03.jpg);"><img src="images/c2/c2_03.jpg"></td>
            <td style="background-image:url(images/c2/c2_03.jpg);" width="100%" align="$stylevar[right]"><!-- Search Google -->
    <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
    <tr><td align="center" style="background-image:url(images/c2/c2_o3.jpg);">&nbsp;</td></tr>
    <tr><td align="center" style="background-image:url(images/c2/c2_o3.jpg);">
    <form method="get" action="http://www.google.com/custom" target="google_window">
    <table>
    <tr><td nowrap="nowrap" valign="top" align="left" height="32">
    <a href="http://www.google.com/">
    <img src="http://www.google.com/logos/Logo_25gry.gif" border="0" alt="Google" align="middle"></img></a>
    <label for="sbi" style="display: none">Enter your search terms</label>
    <input type="text" name="q" size="28" maxlength="255" value="" id="sbi"></input>
    <label for="sbb" style="display: none">Submit search form</label>
    <input type="submit" name="sa" value="Search" id="sbb"></input>
    <input type="hidden" name="client" value="pub-4714429698566238"></input>
    <input type="hidden" name="forid" value="1"></input>
    <input type="hidden" name="ie" value="ISO-8859-1"></input>
    <input type="hidden" name="oe" value="ISO-8859-1"></input>
    <input type="hidden" name="cof" value="GALT:#071f45;GL:1;DIV:#071f45;VLC:663399;AH:center;BGC:84a45b;LBGC:071f45;ALC:CC0000;LC:CC0000;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input>
    <input type="hidden" name="hl" value="en"></input>
    </td></tr></table>
    </form>
    </td></tr></table>
    <!-- Search Google --></td>
    </tr>
        </table>
        <!-- /logo -->
    <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
    <tr>
    <td width="100%" style="background-color:#FFFFFF;">&nbsp;</td>
    </tr>
    <tr>
    <!-- Banner Rotator by Redline -->
    <td align="center" style="background-color:#FFFFFF;" width="100%">
    <SCRIPT LANGUAGE="Javascript"><!-- 
    function banner() { 
    }; 
    banner = new banner(); 
    number = 0; 
     
    // bannerArray 
    banner[number++] = "<a href='http://maid-2-order.net' target='_blank'><img src='images/m2o_banner.gif' border='1'></a>"
    banner[number++] = "<a href='http://gnomescapes.com' target='_blank'><img src='images/owi_banner.gif' border='1'></a>"
    banner[number++] = "<a href='http://yeoldechandler.com/' target='_blank'><img src='images/yoc_banner.gif' border='1'></a>"
    banner[number++] = "<a href='http://prizefitness.com/' target='_blank'><img src='images/prize_banner.gif' border='1'></a>"
    increment = Math.floor(Math.random() * number); 
    document.write(banner[increment]); 
    //--></SCRIPT>
    </td>    
    <!-- End Banner Rotator by Redline -->
          </tr>
    </table>
        <!-- content table -->
         $spacer_open
        
        $_phpinclude_output
    <!-- USC header edit start -->
    <table width="100%" cellpadding="0" cellspacing="0" border="0">
    <tr>
    $usc_left
    <td valign="top">
    <!-- USC header edit end -->
    <script type="text/javascript" src="js/ajax-dynamic-content.js"></script>
    <script type="text/javascript" src="js/ajax.js"></script>
    <script type="text/javascript" src="js/ajax-tooltip.js"></script>
    <link rel="stylesheet" href="css/ajax-tooltip.css" media="screen" type="text/css">
    <script type="text/javascript"> 
    document.body.onclick = ajax_hideTooltip; 
    </script>

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

    please try to modify your banners code from:
    <a href='http://
    to:
    <a href'+'='http://

    like:
    HTML Code:
    banner[number++] = "<a href'+'='http://gnomescapes.com/' target='_blank'><img src='images/gnome_button.gif' border='1'></a>"
    banner[number++] = "<a href'+'='http://yeoldechandler.com/' target='_blank'><img src='images/yo_button.gif' border='1'></a>"
    
    etc

  4. #4
    Junior Member The Bish's Avatar
    Real Name
    Ross Bishop
    Join Date
    Mar 2007
    Location
    Texas
    Posts
    26
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    Hello,

    please try to modify your banners code from:
    <a href='http://
    to:
    <a href'+'='http://
    You Sir are a Gentleman and a Scholar!

    Greatness!

Similar Threads

  1. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-08-2005, 11:00 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
  •