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)

ram94401 03-09-2008 10:00 AM

Installed and tested it for a day. It works great. Thank you!

I noticed the time delay to load pages now. Is it because of additional server load? Currently I use your tool for header and postbit ads. If the server load is too much of a problem, I may just hardcode the header ad, keeping vb-ad-mgmt just for postbit. If anyone else has the problem with page loading time, please discuss the ways to fix it.

user_not_found 03-10-2008 02:11 AM

Hi,

I am interest about the same anyone any idea?


Quote:

Originally Posted by abroad (Post 1455635)
How can I realise this:


I am using vBlog and I want to show on a members blog the members adsense code, so that the member can make money with his blog. If the member does not have an adsense code, I want to use my own code.

How do I realise this?

I was thinking of placing this in a vblog template (field6 is the Adsense Pub ID specified by the blog owner in his profile):

If #field6#_of_blogowner is not empty then:

<script type="text/javascript">
<!--
google_ad_client = "#field6# of blogowner";
google_ad_slot = "6799";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>

Otherwise:
my own adsense code

How do I write this? I dont know which variables to use e.g. for vblog to write a condition.


sunnylikbeckham 03-10-2008 05:49 AM

did not worked for me
any readable file??
i uploaded all files where they shuld be
than imported it from products
bt nothing coming in vbulletin options
please help

sunnylikbeckham 03-10-2008 05:51 AM

sorry after refresh i can see but options are difficult to understand
in this style they are
*[setting_adintegrate_global]*

when i click on them
only options coming
blank boxes i mean
no text

Digital Jedi 03-10-2008 09:42 AM

Quote:

Originally Posted by sunnylikbeckham (Post 1461249)
sorry after refresh i can see but options are difficult to understand
in this style they are
*[setting_adintegrate_global]*

when i click on them
only options coming
blank boxes i mean
no text

That means you forgot to upload something.

Mr Chris 03-10-2008 02:14 PM

I really want to install and use this. I get this error message in my admin cp/ Vb AD Management when I click global settings..

Any ideas?

Thank you!

sunnylikbeckham 03-11-2008 07:47 AM

Quote:

Originally Posted by Digital Jedi (Post 1461357)
That means you forgot to upload something.

nope
i checked everything
nothing missing

Goodman_2020 03-11-2008 12:14 PM

how does this hack compare to the paying hack "Geek Advertising Banner system?
http://www.thevbgeek.com/geekmart.ph...ayproduct&id=4

does it have the same features?

thanks

Mr Chris 03-12-2008 01:14 AM

has this come into effect yet?

PnL PnL is offline
Member

Join Date: Dec 2004
Posts: 28
Is there a way to have specific sets of ads show up in specific forums? I installed this mod, but I need the ability to have forum specific advertising to show up in the threads, after the last post. This gives the advertisements their maximum implact since they are directed towards the specfic topics covered in that particular forum


Join Date: Nov 2006
Location: UK
Posts: 1,187
Design: Blue Lagoon
Very soon, yes. In this version....no.

Digital Jedi 03-12-2008 04:40 AM

Quote:

Originally Posted by sunnylikbeckham (Post 1462107)
nope
i checked everything
nothing missing

I had the same problem, and it was because I'd forgotten something. It was either I hadn't uploaded all the files (or they weren't uploaded completely) or I hadn't imported an XML file. It was definitely one of the two.

jambo_1969 03-12-2008 05:26 AM

Also remember to disable auto insert of advertisements, and instead hardcode the calls into the relevant templates....

tropicon 03-12-2008 01:43 PM

Installed it but in admincp missing text referring the form fields to configure.

DieselTruck 03-14-2008 03:02 AM

I was having the same problem as you guys. After I uploaded the "English Prases" via the plugin manager it was showing me the correct "Fields" in the AdminCP...

tropicon 03-14-2008 04:44 PM

Quote:

Originally Posted by tropicon (Post 1462998)
Installed it but in admincp missing text referring the form fields to configure.

We forgot to import the language xml, working fine now, great add one!

DieselTruck 03-14-2008 06:28 PM

Quote:

Originally Posted by tropicon (Post 1464691)
We forgot to import the language xml, working fine now, great add one!

I figure thats what it was. I was wondering the same thing when I installed it, imported the language and then it worked great!

jim6763nva 03-16-2008 12:37 AM

I just installed this on vb 3.7.0 b6 and tried running the "Delete unused custom adcode blocks?" option in AdminCP and got the following error:

Fatal error: Call to a member function query_write() on a non-object in /home/kvguildn/public_html/talkvirginia/forum/includes/adminfunctions_options.php(467) : eval()'d code on line 20

The install went fine too. Anyone experience this yet? Any fix?

Thanks! :)

Jim

cayne 03-17-2008 02:22 AM

I got a super-strange problem.
I add the .xml file via the manager and shortly after that my forum is completely ++++ed-up and I just get a white page instead...hmm :(

MomentumInc 03-17-2008 07:36 PM

Quote:

Originally Posted by cayne (Post 1466681)
I got a super-strange problem.
I add the .xml file via the manager and shortly after that my forum is completely ++++ed-up and I just get a white page instead...hmm :(

If you are running a brand-free vBulletin, it is possible you are not including the required copyright notice. See http://redtyger.co.uk/manual.php?pro...q_no_copyright

Teamflyingcirku 03-17-2008 08:54 PM

This is a great hack i love it. But did anyone figure out how to make the ads rotate. Lets says 10 banners and they change out every time the page is refreshed. Thanks for any help

stelthius 03-17-2008 09:57 PM

wont let me import the language file on e 3.7 beta 6 keeps telling jme its a invalid file any ideas guys :(

katie hunter 03-18-2008 01:00 AM

Quote:

Originally Posted by stelthius (Post 1467409)
wont let me import the language file on e 3.7 beta 6 keeps telling jme its a invalid file any ideas guys :(

I have 3.6.8 but same issue though, it says that when i try to import the lang xml.

ram94401 03-18-2008 07:40 AM

Quote:

Originally Posted by Teamflyingcirku (Post 1467363)
This is a great hack i love it. But did anyone figure out how to make the ads rotate. Lets says 10 banners and they change out every time the page is refreshed. Thanks for any help


You need to enable AJAX refresh in the main settings. You also need to enable AJAX for each ad block.

stelthius 03-18-2008 09:30 AM

Quote:

Originally Posted by katie hunter (Post 1467528)
I have 3.6.8 but same issue though, it says that when i try to import the lang xml.

I hope there is a soloution to our problem :( as this is a really good mod as i installed it on a friends board a few months ago

katie hunter 03-18-2008 10:38 AM

Quote:

Originally Posted by ram94401 (Post 1467752)
You need to enable AJAX refresh in the main settings. You also need to enable AJAX for each ad block.

Under which section in the main setting is it under ?

P.S i already had that enabled

Disable AJAX Features
AJAX uses JavaScript and features of recent browsers to allow additional data to be retrieved without doing a page refresh, such as posting with quick reply or editing a thread title inline.

techhouse 03-18-2008 10:58 AM

Quote:

If you are not using automatic insertion, paste $custom1_advertisement into the appropriate template.
I have a self made template "sidebar" and pasted $custom1_advertisement, but ads does not show in this template. In all other template ads show ok.

In what there can be a problem?

Sorry for my bad English.

stelthius 03-18-2008 11:40 AM

my ajax ius enabled also

katie hunter 03-18-2008 07:49 PM

Quote:

Originally Posted by stelthius (Post 1467867)
my ajax ius enabled also

Oh i find it just upload that lang xml in the plugin xml, not the language and phrases

Teamflyingcirku 03-18-2008 07:55 PM

Quote:

Originally Posted by techhouse (Post 1467841)
I have a self made template "sidebar" and pasted $custom1_advertisement, but ads does not show in this template. In all other template ads show ok.

In what there can be a problem?

Sorry for my bad English.

Thanks got it.

stelthius 03-18-2008 08:15 PM

Quote:

Originally Posted by katie hunter (Post 1468163)
Oh i find it just upload that lang xml in the plugin xml, not the language and phrases

Thank You! I LOVE YOU lol but in all seriousnous thank you ever so much :D

stelthius 03-18-2008 08:47 PM

Hi again, Can anyone confirm that they have gotten thismod/hack to run on vb 3.7 beta 6 yet ?

stelthius 03-19-2008 12:20 AM

it works in beta 6 no worrys there but i am having trouble getting it to display different sponsors i have done what the example shows but then it just shows two sponsors in the same box any advise me on this one please

dancue 03-19-2008 01:54 AM

Quote:

Originally Posted by chrisdaman77 (Post 1442485)
There is actually and easier way to achieve this. Go into your ACP---->Styles & Templates----->Search in templates. You are going to be looking for this phrase "$vbphrase[adintegrate_remove_ads]" just delete what is in the " " and it will not be there any longer. There are several templates to do this to but they are small ones.

I found Tattol's method to be easier. Especially for those who have multiple styles.

symptome 03-19-2008 02:40 PM

If I have a postbit-ad at the buttom of showthread then I can't click on the user of the last post before the ad. No menu, no possibility to send pm's ...
But just the last post before the ad. Why?

Stax 03-20-2008 12:38 AM

ok i get this messageb in the admin cp help please
Warning: main(./includes/vb_ad_management/functions_vb_ad_management.php) [function.main]: failed to open stream: No such file or directory in /admincp/vb_ad_management.php on line 12

Warning: main() [function.include]: Failed opening './includes/vb_ad_management/functions_vb_ad_management.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /admincp/vb_ad_management.php on line 12

jpapadpapa 03-21-2008 10:18 AM

I installed this mod and I thought I followed all the directions pretty carefully, but when I click on "Custom" in the Admin CP to "delete unused custom blocks", as the instructions say to do, my entire screen disappears (just the blue background shows) except for the links at the top.

Any thoughts on what I did wrong?

jpapadpapa 03-21-2008 10:27 AM

I did some more checking and it looks like the other functions don't work, either. My APC either disappears completely, or just the side panel disappears. It's odd. I went back and made sure everything was uploaded correctly and that I had installed the product in the APC, also. It all looks right. Could one of my other mods be interfering? I am relatively new to all this, so I don't know exactly how to troubleshoot this.

radreality 03-21-2008 11:16 AM

I have this mod installed and appears to be working fine on other areas of the site except on the postbit. When I have it activated on postbit I get the message "Internet Explorer cannot display the webpage", even though the ads (adsense) is showing just fine in the adcode preview. When I DEACTIVATE the postbit advertisements, I can view the threads just fine.

I tried testing it without an adcode and all sorts of setup variations, and I have the same problem.

Has anyone else had this problem and how do I fix it? Thanks for your time and help.

Update:
I figured out how to display the webpage, I had to disable the AJAX Refresh for the postbit. BUT now I can view a thread page, but the ads (adsense) won't show up, even though its showing in the adcode preview. Any thoughts? Thanks.

stelthius 03-21-2008 11:54 AM

well to be honest ive emailed red tyger made a post on his forums and it seems he has no interest in supporting this mod any longer so i think it may have phased out now so unless we can support each other with this mod we may aswell dump it i know my problem is a small one but just thought id let you guys know

Goodman_2020 03-21-2008 01:41 PM

hi

can you tell me if it's vbadmanagment that have been used to place the 3 ads (2 adsense and one flash) on this page http://www.virusphoto.com/forum-photo.php

thx

dancue 03-22-2008 03:06 PM

Any way to not include the stickies when placing ads in threadbit?


All times are GMT. The time now is 06:47 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.03050 seconds
  • Memory Usage 1,834KB
  • 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
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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