vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vB Ad Management 4 (https://vborg.vbsupport.ru/showthread.php?t=131150)

asforum 10-28-2007 08:29 AM

very attrective features, help a lot.

RedTyger 10-28-2007 03:31 PM

Is anyone interested in Ad Sharing for vBulletin blogs?

Quote:

Originally Posted by Effendy Hakim (Post 1370229)
Dear All

Left / Right margin not balance, anyone can help ??

You can edit the leftcolumn_advertisement and rightcolumn_advertisement templates, in there is some use of margin. You can change the values if they don't fit. I took the screenshot in Firefox, which has pretty erratic display of columns, so don't do it because of that.

Quote:

Originally Posted by asforum (Post 1370268)
very attrective features, help a lot.

Glad you like it!

StarSoheil 10-28-2007 05:52 PM

Hi,
I install this hack in my forum, but advertisement only display in firefox and ie don't display ads. I install another hack ( https://vborg.vbsupport.ru/showthread.php?t=153804 ) and this hack is ok for me and ie support and view my ads.

RedTyger 10-28-2007 06:01 PM

What adcode are you trying to use?

StarSoheil 10-28-2007 08:59 PM

For Example:
Code:

<a href=http://www.site.com target="_blank"><img src="http://www.site.com/images/ads.gif" width="468" height="60" alt="site"/></a>

chrisdaman77 10-28-2007 09:15 PM

Something odd. I am unable to find this in postbit---- <!-- post $post[postid] popup menu -->
Any idea where it should be and I can add it? Any help greatly appreciated.

class101 10-28-2007 09:26 PM

Quote:

Originally Posted by StarSoheil (Post 1370668)
For Example:
Code:

<a href=http://www.site.com target="_blank"><img src="http://www.site.com/images/ads.gif" width="468" height="60" alt="site"/></a>

try putting href="http://www.site.com" instead of without, // is maybe badly interpreted and > instead of /> like this:

Code:

<a href="http://www.site.com" target="_blank"><img src="http://www.site.com/images/ads.gif" width="468" height="60" alt="site"></a>
Quote:

Originally Posted by chrisdaman77 (Post 1370674)
Something odd. I am unable to find this in postbit---- <!-- post $post[postid] popup menu -->
Any idea where it should be and I can add it? Any help greatly appreciated.

mine looks like this:

Code:

        <!-- message, attachments, sig -->
       
        </td>
</tr>
</table>
$template_hook[postbit_end]
$postbit_advertisement
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
                <td class="thead">$post[username]</td>
        </tr>
        <if condition="$show['profile']">
                <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>


chrisdaman77 10-28-2007 09:54 PM

Now I am getting this after I took out vb add management. It is on my site and whatever it is it is stopping me from getting into my ACP

Warning: Unknown(/home/content/c/h/r/chrisdaman77/html/includes/vb_ad_management/cache_templates.php): failed to open stream: No such file or directory in /global.php(341) : eval()'d code on line 48

Warning: Unknown(/home/content/c/h/r/chrisdaman77/html/includes/vb_ad_management/cache_templates.php): failed to open stream: No such file or directory in /global.php(341) : eval()'d code on line 48

Warning: (null)(): Failed opening '/home/content/c/h/r/chrisdaman77/html/includes/vb_ad_management/cache_templates.php' for inclusion (include_path='.:/usr/local/lib/php') in /global.php(341) : eval()'d code on line 48

This also appears when I try to log in to ACP

Unable to add cookies, header already sent.
File: /home/content/c/h/r/chrisdaman77/html/includes/class_core.php
Line: 3075

Well decided since the site is in the building stage I would just start over (not far into it)

class101 10-28-2007 11:15 PM

you removed the product prior to delete file right ? I suggest you to try reuploading the missing files to see if you can access the admincp again then if it works , import the product as you were installing it, then try a uninstall again , I solved many broken installation on my windows os that way

StarSoheil 10-29-2007 05:24 AM

Quote:

Originally Posted by class101 (Post 1370679)
try putting href="http://www.site.com" instead of without, // is maybe badly interpreted and > instead of /> like this:

Code:

<a href="http://www.site.com" target="_blank"><img src="http://www.site.com/images/ads.gif" width="468" height="60" alt="site"></a>

Unfortunately my problem don't resolve. you can see my site: (http://www.parsiforums.com/vb) I can't see my advertisement by IE v7.0. :(


All times are GMT. The time now is 11:34 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03461 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete