Results 1 to 4 of 4

ad_showthread_firstpost - Does Not Exist?

This is a discussion on ad_showthread_firstpost - Does Not Exist? within the Off-Topic & Chit Chat forums, part of the Focus on Members category; Hello, I updated to 4.0.6 (suite) couple of hours ago. I had 4.0.2 running that used following code in ad_showthread_firstpost ...

  1. #1
    Senior Member
    Real Name
    Kaustubh
    Join Date
    Dec 2007
    Posts
    152
    Liked
    0 times

    Unhappy ad_showthread_firstpost - Does Not Exist?

    Hello,

    I updated to 4.0.6 (suite) couple of hours ago. I had 4.0.2 running that used following code in ad_showthread_firstpost template -

    Code:
    <li class="postbitlegacy postbitim postcontainer">
    <div class="postdetails" style="text-align: center;">
    SOME TEXT
    </div>
    </li>
    After upgrading, the ad_showthread_firstpost template is non-functional. In the admin panel, I see it under "Custom Templates" in red and not in Ad Location Templates.

    What's wrong? How do I get it back?

    Update: It looks like ad_showthread_firstpost has been removed from vb 4.0.6

    Can someone help me display ads after first post, just like the way it worked before?

  2. #2
    Senior Member
    Real Name
    Kaustubh
    Join Date
    Dec 2007
    Posts
    152
    Liked
    0 times
    Update: [#VBIV-7586] ad_showthread_firstpost & ad_footer_end - vBulletin JIRA

    This is an ISSUE! DARN!

    Can someone from vBSEO provide a temporary fix? We've a big advertiser who's already purchased this spot! :( :(

  3. #3
    Senior Member
    Real Name
    Kaustubh
    Join Date
    Dec 2007
    Posts
    152
    Liked
    0 times
    Found a work around on vBulletin.org: Add the following code at the bottom of postbit_legacy template -

    Code:
    <vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '1')">   <div class="attachments">         <div style="width: 100%; text-align: center">        Your text here       </div> </div> </vb:if>
    This however does not display the block properly . Can someone help me fix this code so that the block displays well?

  4. #4
    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
    view source of your page and copy the html of what you want it to show.

Similar Threads

  1. vBulletin 3.x File Does not exist - Clientscript
    By MUPPETHUNTER in forum Troubleshooting
    Replies: 3
    Last Post: 03-30-2010, 04:32 AM
  2. vbseo_serviceupdate' doesn't exist
    By Qtip in forum Bug Reporting
    Replies: 16
    Last Post: 11-07-2009, 08:11 PM
  3. Datenbankfehler - Table doesn't exist
    By Thore in forum Deutsch
    Replies: 9
    Last Post: 05-27-2009, 01:48 PM
  4. vbseo_serviceupdate' doesn't exist
    By FiRaRi in forum Türkçe
    Replies: 5
    Last Post: 12-29-2008, 03:50 AM
  5. File does not exist
    By mcyates in forum Troubleshooting
    Replies: 5
    Last Post: 03-29-2007, 04:16 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
  •