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)

Tourmeister 05-06-2007 09:43 PM

Quote:

Originally Posted by RedTyger (Post 1242653)
That would be correct. It's easy enough to test and see. :)

Hmmm... well, I placed "$leftcoumn_adcode" in my template where I would normally have the img src tag, and when I view the page in the browser, in place of the image I just see "$leftcolumn_adcode". I placed the adcode in the block in the Admin CP and also enabled the Left Column. However, it acts like the variable is not being processed.

I really have no clue how variables work in VB so I am not sure how to investigate?

It would be very cool if your hack had a feature that let you specify a variable name for an adcode block from the Admin CP, enter the adcode for that block, and then that variable could be used anywhere in any of the VB templates. I am basically trying to do this manually. But if you could add extra adcode blocks via the Admin CP without having to do all the editing... would be sweet! :D Of course I could be asking for the moon and not realize it since I have no clue what it would take to make that happen :o

newaki1 05-07-2007 07:16 AM

great mod, installed it.. only thing i noticed is.

When i have the header or footer ads on. it just shows my ads. it doesnt come with the box that has on the top Sponsored Links or Remove Advertisements.. The Colums work fine thou

RedTyger 05-07-2007 08:40 AM

Can anyone with the multiple copyright link problem please download the file attached to this post and overwrite your existing product and let me know if it solves your problem.

Yvgeniy 05-08-2007 12:51 AM

Quote:

Originally Posted by RedTyger (Post 1239097)
This is a problem that occasionally crops up, it seems to have something to do with interference from another installed modification. It would be very helpful if you could try disabling some of your other installed products and seeing if that makes a difference.

I tried that and without any real success. The situation is getting only worse, though. I just noticed today that a new copy popped up. So instead of having 3 copies of the copyright notice in the footer I now have 4. I tried disabling the product itself and that takes 1 copy off. Re-enabling the product adds it back on, however. IT'S SPREADING LIKE A PLAGUE, SAVE MY FORUM, AAAAAAAAAH!!! The forum's www.sakstudios.net/forums by the way.

RedTyger 05-08-2007 06:44 AM

Please read the post immediately above yours...

rickyreter 05-08-2007 12:08 PM

Can someone install this for me..please..too difficult:D

DementedMindz 05-08-2007 03:53 PM

its really easy to install just read the instructions.

Howell 05-08-2007 07:05 PM

Is it possible to remove the "Click here to Remove Advertisement" from the header as i want this to be viewed by all usergroups?

RedTyger 05-08-2007 07:09 PM

It's a setting in Global Settings I think to set the text, just empty it and save.

emitton 05-08-2007 08:14 PM

Now the next silly question:

Where do i get code for my adds?

If i just have a jpg and the when you click on it, it goes to there website.

And if i latter do banners?

What would these codes look like?

I do appologise i and very new to this all and very eager to learn:D :D

GateKeper 05-09-2007 04:16 AM

I really tried to install this, but to no avail, well sort of, all was good, until this part

* Upload the product using the Product Manager.
* Upload the folder in the includes folder of the zip file you downloaded to the includes folder of your vBulletin installation.
* Go to Style Manager > Edit Templates and...
* Find <!-- post $post[postid] popup menu --> and paste $postbit_advertisement above it in your postbit & postbit_legacy templates.
* Paste $forumbit_advertisement at the bottom of your forumhome_forumbit_level1_post and forumhome_forumbit_level2_post templates.
* Paste $threadbit_advertisement at the bottom of your threadbit template.
* Paste $footer_advertisement at the top of your footer template.
* Find $spacer_close in your footer template and below it paste $rightcolumn_advertisement.
* Find &nbsp; in your header template and replace it with $header_advertisement.
* Find $spacer_open in your header template and below it paste $leftcolumn_advertisement.

I cannot find that bit, in the template I am using, its in the default one, only but I am using a customized one at the moment, can I just add what is required somewhere near where it needs to be ? Also I will assume the periods at the end are not required ?

Any suggestions

Thanks, I hope to get this working....

edit: I redid the install, and put all the mods in as per instructions, including the one I don't see in other templates, on in the default, so all is good I went to c panel and ticked off yes but see nothing on the main page, what am I still missing now - what code do I need for advertising to be put in

I will assume since the one line I cannot find to change, will prevent me from making this work as well

sorry this is now two questions

budga 05-09-2007 02:56 PM

Can i remove the copyright? I like the mod but it's not worth having another copyright at the bottom of my forum. I pmed the coder asking if I can donate to remove the copyright with no resonse. Please answer.

RedTyger 05-09-2007 08:25 PM

Sorry, I don't know what happened to my email notification. :confused:

There is currently no brand-free option available.

budga 05-09-2007 10:19 PM

I see. Not even if I paid to take it off? If not then could you please tell me how to uninstall it?

RedTyger 05-10-2007 06:44 AM

Yes, you just got to your Product Manager and choose "Uninstall" from the drop-down menu for that modification. For what you need though, you could do without an ad manager. Just use this code in your postbit:

<if condition="is_member_of($bbuserinfo, 1,2,3)" AND $post[postcount] % $vboptions[maxposts] == 1")
You adcode here
</if>

Change 1,2,3 to the IDs of the usergroups you want ads to display to.

budga 05-10-2007 03:49 PM

I just don't see what the big deal is. Even vbulletin allows you to remove the copyright if you pay them.

budga 05-10-2007 04:14 PM

Fine i'll pay someone else to remove it. Thanks for your help

just kidding i won't but i don't like you ;)

GateKeper 05-10-2007 04:27 PM

Any answer possibly to my above question ?

sorry if I am impatient

just trying to get ads going on my site, thought this to be the best one, but, just can't seem to get it going

Thanks for the anticipated assistance.

.

cygy2k 05-11-2007 04:40 PM

RedTyger

Since a lot of us have the copyright issue and nobody seems to be reporting back if your fix corrected it or not, I just wanted to say thank you for helping! I just downloaded your mentioned "fix" and will let you know if they copyright issue comes back. It usually adds an extra line every 18-24 hrs so I won't know until tomorrow if it helped or not.

Thanks!

yashua 05-11-2007 10:20 PM

Quote:

Originally Posted by GateKeper (Post 1244157)
I really tried to install this, but to no avail, well sort of, all was good, until this part

* Upload the product using the Product Manager.
* Upload the folder in the includes folder of the zip file you downloaded to the includes folder of your vBulletin installation.
* Go to Style Manager > Edit Templates and...
* Find <!-- post $post[postid] popup menu --> and paste $postbit_advertisement above it in your postbit & postbit_legacy templates.
* Paste $forumbit_advertisement at the bottom of your forumhome_forumbit_level1_post and forumhome_forumbit_level2_post templates.
* Paste $threadbit_advertisement at the bottom of your threadbit template.
* Paste $footer_advertisement at the top of your footer template.
* Find $spacer_close in your footer template and below it paste $rightcolumn_advertisement.
* Find &nbsp; in your header template and replace it with $header_advertisement.
* Find $spacer_open in your header template and below it paste $leftcolumn_advertisement.

I cannot find that bit, in the template I am using, its in the default one, only but I am using a customized one at the moment, can I just add what is required somewhere near where it needs to be ? Also I will assume the periods at the end are not required ?

Any suggestions

Thanks, I hope to get this working....

edit: I redid the install, and put all the mods in as per instructions, including the one I don't see in other templates, on in the default, so all is good I went to c panel and ticked off yes but see nothing on the main page, what am I still missing now - what code do I need for advertising to be put in

I will assume since the one line I cannot find to change, will prevent me from making this work as well

sorry this is now two questions

I'm having this same problem I cant find &nbsp; I think its been removed

RedTyger 05-12-2007 08:22 AM

Quote:

Originally Posted by yashua (Post 1245927)
I'm having this same problem I cant find &nbsp; I think its been removed

If there's no &nbsp; then just put it anywhere you like. That instruction is there as a guide, not an absolute position.

Quote:

Originally Posted by emitton (Post 1243937)
Now the next silly question:

Where do i get code for my adds?

If i just have a jpg and the when you click on it, it goes to there website.

And if i latter do banners?

What would these codes look like?

I do appologise i and very new to this all and very eager to learn:D :D

An image that links somewhere looks like this:

<a href="http://www.linktohere.com"><img src="thisisapicture.jpg" alt="describeyourimage" border="0" /></a>

Simple as that.

squishi 05-12-2007 10:21 AM

This product does absolutely nothing on my 3.6.6 installation.

:confused:

The_Big_K 05-12-2007 10:42 AM

I've the same question. Will it work on 3.6.6?

yashua 05-12-2007 03:37 PM

Quote:

Originally Posted by The_Big_K (Post 1246141)
I've the same question. Will it work on 3.6.6?

Well if what Red, just said is true than it should work with 3.6.6 perfectly I'm going to add that last part right now.

cygy2k 05-12-2007 11:41 PM

UPDATE

The fix posted doesn't solve the multiple copyright problem. Also, I can confirm this mod does work on 3.6.6 BUT the copyright issue also seems to work;)

RedTyger 05-13-2007 06:45 AM

ARGH.

What scheduled tasks do you have running around the time that the extra copyright link appears? Anything that looks to be a likely trigger?

newforum 05-13-2007 12:19 PM

Cannot find $spacer_close in footer template. I have a VB3.6.6. Please someone help me.

newforum 05-13-2007 12:27 PM

not working properly in 3.6.6. Uninstalled it.

RedTyger 05-13-2007 12:34 PM

Not working properly in what way? The guy above you apparently has it working in 3.6.6 without a problem.

DementedMindz 05-13-2007 06:10 PM

I guess cause they couldn't find $spacer_close it wasn't working correct ???

stwilson 05-14-2007 02:43 AM

I have it working without any issues on 3.6.6. I do have a question though.

I want an ad inbetween threads within a specific forum. Let's say I want the ad after the second thread. How do I tweak the code to have the engine ignore sticky topics when it is counting up topics? I have my sticky threads in a separate table above the normal threads and I do not want the ad to show in the sticky thread area. Any suggestions?

iogames 05-14-2007 03:38 AM

I am willing to donate for your professional installation, but never answer my emails...

Does it work for 3.6.6?

RedTyger 05-14-2007 07:09 AM

I answered your email! I guess I ended up in your junk mail folder or something. Which wold be strange because I'm sure you had one of those "prove you are not a spammer" systems. Fire me off a PM if you're still interested.

Anyway, signs are that it works in 3.6.6.

Conti 05-14-2007 07:14 AM

How do I set the advertisement to show between the second last and the last post?

RedTyger 05-14-2007 07:21 AM

Click install please (top right of the first post).

I guess you would count how many posts are displayed on a page and enter that number, less 1, in the postbit display settings. You raise a good point though, if there's a variable amount of posts on the page by user's settings then the advertisements won't necessarily match up.

stuffworth 05-15-2007 11:38 AM

Im a newbie to VB....
Installed the hack....inserted the ad code for header and footer...but the ads are not showing up.... help me....

RedTyger 05-15-2007 12:36 PM

Make sure all your settings are correct and you have enabled the correct sections using the radio buttons with the adcode? There's not really much to do...

Chirag patel 05-15-2007 11:10 PM

Really good mod. Thanks very much. :)

Neal-UK 05-16-2007 11:42 AM

I've just started to get a second copyright in the footer on www.talkbritain.co.uk/forum.php

Been fine for months, weird.

cygy2k 05-17-2007 08:48 PM

I'm narrowing down the list of scheduled tasks to try and isolate the exact cause of the copyright issue. I'm down to tasks for vBGallery, vBSEO & vBackup. I'll let you know how things go.


All times are GMT. The time now is 03:27 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.02379 seconds
  • Memory Usage 1,828KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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