View Single Post
  #1  
Old 04-01-2010, 03:39 PM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Ad intermixed in posts

Hi,

I've had great success in running ads at the top of a thread but decided to mix it up a bit. Below is my Postbit template. Things work great until you do a quick reply to make a third post which is where the second 300x250 is supposed to be. That creates a hang..... - the page never loads. Any help on this would be greatly appreciated.

--------------- Added [DATE]1270140131[/DATE] at [TIME]1270140131[/TIME] ---------------

PHP Code:
$template_hook[postbit_start]
<!--  
Google Hack -->
<if 
condition="(in_array($bbuserinfo[usergroupid], array(5, 87, 84)) OR is_member_of($bbuserinfo, 94) OR is_member_of($bbuserinfo, 99))">

<else />



<if 
condition="($post[postcount] == 3 OR $post[postcount] == 3 OR $post[postcount] == 18  OR $post[postcount] == 33 OR $post[postcount] == 48 OR $post[postcount] == 63 OR $post[postcount] == 78 OR $post[postcount] == 93 OR $post[postcount] == 108 OR $post[postcount] == 123 OR $post[postcount] == 138 OR $post[postcount] == 153 OR $post[postcount] == 164 OR $post[postcount] == 183 OR $post[postcount] == 198 OR $post[postcount] == 213 OR $post[postcount] == 228 OR $post[postcount] == 243 OR $post[postcount] == 258 OR $post[postcount] == 273 OR $post[postcount] == 288 OR $post[postcount] == 303 OR $post[postcount] == 318 OR $post[postcount] == 333 OR $post[postcount] == 348 OR $post[postcount] == 363 OR $post[postcount] == 378)">
<if 
condition="$show['spacer']">$spacer_open<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if></if>
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>
    <
td class="thead" $scrolltothis><img src="$stylevar[imgdir_statusicon]/forum_link.gif" alt="" border="0" /> 
    </
td>
</
tr>
<
tr>
    <
td class="alt2" style="padding:0px">
        <
table cellpadding="0" cellspacing="$stylevar[cellpadding]border="0" width="100%">
        <
tr>
            </
td>
            <
td nowrap="nowrap"
                      <
a href="http://www.michigan-sportsman.com/sponsoring_member.htm">
                <
strong>Remove this ad...</strong></a>
            </
td>
            <
td width="100%">&nbsp;</td>
            <
td valign="top" nowrap="nowrap">             
            </
td>
        </
tr>
        </
table>
    </
td>
</
tr>
<
tr>
    <
td class="alt1">

<
table width="100%" border="0" cellspacing="0" cellpadding="0">
  <
tr>
    <
td><div align="left">
{
michigan_content_300}


</
div></td>
  </
tr>
</
table>



    </
td>
</
tr>
</
table>
<if 
condition="$show['spacer']"><if condition="!$post['islastshown']"></div></if>$spacer_close</if>
</if>

<!--  
End Google Hack -->

</if> 
<!-- 
Usergroup Hack --> 
--------------- Added [DATE]1270140388[/DATE] at [TIME]1270140388[/TIME] ---------------

Well I've already answered my question as far as what the problem is. It is the use of the replacement variable {michigan_content_300}. That is not good as I need to use replacement variables for the ads as they are targeted on a per forum basis at times. Why wouldn't a replacement variable work here? Is there some sort of escape sequence I need to use?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03340 seconds
  • Memory Usage 1,821KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete