vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Simple Ad Management (https://vborg.vbsupport.ru/showthread.php?t=165901)

KURTZ 05-02-2008 08:01 PM

Maestro, what about the 'template' issue?

weitalia 05-08-2008 08:28 AM

why this clause:
<if condition="$show['guest']">
ad_banner
</if>

doesn't work? (all user, registered include, see the banner)

bpat1434 05-08-2008 01:24 PM

If you're using vB 3.7, I think it'd be better like this:

HTML Code:

<if condition="is_member_of($bbuserinfo, 1)">
  <!-- Advertisement -->
</if>


a2zwebs 05-08-2008 01:34 PM

I'm having a bit of difficulty trying to upload this xml file...

I was trying to do it within the admincp style upload/download area.

Is that the right place?

I got this error

"Invalid File Specified"

weitalia 05-08-2008 02:31 PM

Quote:

Originally Posted by bpat1434 (Post 1512664)
If you're using vB 3.7, I think it'd be better like this:

HTML Code:

<if condition="is_member_of($bbuserinfo, 1)">
  <!-- Advertisement -->
</if>


it doesn't work, i see the code and also when i'm logged in

a2zwebs 05-09-2008 03:37 PM

Quote:

Originally Posted by a2zwebs (Post 1512672)
I'm having a bit of difficulty trying to upload this xml file...

I was trying to do it within the admincp style upload/download area.

Is that the right place?

I got this error

"Invalid File Specified"

Can someone guide me here? When I try to upload the xml (as stated above) i get the "Invalid File Specified" error.

a2zwebs 05-09-2008 06:25 PM

Nevermind. I found it. :) In the Vbulletin Options menu.

rootnik 05-18-2008 09:02 PM

Re: ucached Templates after uninstall.

People who are having problems with uncached templates need to ad new templates to their styles via the style manager.

These are templates that come with vbulletin, and the author foolishly overwrote them instead of using replacement methods. This is a bad habit to get into, because of the problem people are having right now. For each template that is overwritten it ads an extra database query after you uninstall because vbulletin is looking for a template that is not there.

I would no recommend installing this mod until the author corrects this problem.

nene94 05-21-2008 06:41 PM

thanks

raman911 06-11-2008 10:08 PM

i just installed plugin but don't know how to add ads


All times are GMT. The time now is 08:06 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.01181 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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