vb.org Archive

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

A.Chakery 05-08-2011 01:06 AM

New Bug for vBulletin 3.8.7

After upgrading vbulletin to 3.8.7 ( latest version) you will have an issue adding new members from admincp, when you create a new member from admincp it will give you below error :

Quote:

Fatal error: Call to a member function do_affiliates() on a non-object in /home/user/public_html/includes/class_dm_user.php(2957) : eval()'d code on line 12

Silmarillion 05-11-2011 11:25 AM

Is there an option for wallpaper ads?

Artes_Marciales 05-13-2011 03:44 PM

Link d?ont work : S
Installation instructions:
Installation


anyone know where are the installation instructions?

VHLinks 05-22-2011 05:51 PM

Quote:

Originally Posted by morrow (Post 2045195)
Yes, it does and also has the option of sending out an email report to each of your sponsors with how many clicks/impressions were made within a month.

Am I missing something? Where is this functionality located I have looked everywhere for it?

Panzer Max 05-27-2011 04:26 AM

Well done, man! :up:


Quote:

Originally Posted by Wabuf (Post 1939909)
Ok I can get ads to show up but any way to fix the footer link?

http://www.hostingtropolis.com

I'm using 3.8.4 and the footer link would be nice if it would just move down a line (I've tried <br /> didn't work)

EDIT: Seems I had to remove my own copyright text which isn't right and insert it manually. I'm gonna dig for his phrase and fix it myself I guess.

Alright here's a fix:

Go to Plugin & Products System -> Plugin Manager -> Edit vB_Ad_management_global_ads (global_start for hook)

Find:
Code:

$vbulletin->options['copyrighttext'] .= 'Ad Management plugin by <a href="http://redtyger.co.uk/" target="_blank">RedTyger</a>';
Replace with this:

Code:

$vbulletin->options['copyrighttext'] .= '<br />Ad Management plugin by <a href="http://redtyger.co.uk/" target="_blank">RedTyger</a>';
Volia! Much better looking IMO :)

Also for those who can't get it to work on 3.8, that's because you have to put the same thing within each ad spot like for instance...

I have this inserted in my header template:
Code:

$ad_location[ad_header_logo]
So I put this into the ad management settings for header (the box for header inclusion).

Volia it turns on!

Hope this helps.


cwmateiuc 10-14-2011 08:25 PM

this ad manager does not work with 4+?

cwmateiuc 10-14-2011 08:28 PM

I installed this on my forum and it made my FB connect stop working...

CGhostGroup 12-18-2011 11:17 AM

Uninstalled :(

Fatal error: Call to a member function shareads() on a non-object in /functions.php(5738) : eval()'d code on line 104

Dragonsys 03-24-2012 05:46 AM

Quote:

Originally Posted by cwmateiuc (Post 2257307)
this ad manager does not work with 4+?

No it does not.

holocron 04-05-2012 08:24 PM

for conditionals, the $forum variable always seems to come up blank. I also tried used

Code:

<if condition="$foruminfo['forumid'] == 67">HELLO</if>
as well as

Code:

<if condition="in_array($forum, array(67))">Hello</if>
with no luck. I've tested modifying the vB template manually and the $foruminfo['forumid'] variable works fine.

Any ideas?


All times are GMT. The time now is 09:06 PM.

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.02461 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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