vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - vb.sponsors edit for vb4 (https://vborg.vbsupport.ru/showthread.php?t=248997)

speedracer68 02-07-2011 02:42 AM

After a database repair all is well. Never mind the two posts about.

I know this was asked before but is there any way to right justify the banners?

demo7up 04-26-2011 06:00 PM

i love this edit but its screwing up my vbshout admincp panel

the directive in link.php which changes the directory

Code:

/********************
        * Modify this to reflect the path to you forums*/
        chdir('/home/nycjdm/public_html/');
       
        require_once('./global.php');

Is also changing the directory for my other plugin so the other plugin does not find its own files.. is there a way to fix this?

demo7up 04-27-2011 01:11 AM

damn.....

madkeen 05-27-2011 06:13 AM

Can not get this to display teh banner

It show "Forum Sponsored by"

I get the following html code inserted

<!-- barne77 -->
<!-- vBSponsors -->

<span class="smallfont">Forum Sponsored By:</span>
<a href="vB.Sponsors/link.php?f=65" title="" target="_blank">



</a>
<!-- / vBSponsors -->
<!-- barne77 -->

but nothing else

Anyone able to help please?

madkeen 05-31-2011 11:49 PM

Can get banners working, but not google adsense.

Anyone able to help with this?

brihan 06-10-2011 09:46 PM

First off, Thank you very much barne77 for modifying this mod. I could not bump up to VB4 until I could get this working for all my advertisers.

I do have 2 small issues that I hope you or someone else can help me with.

1) In the ACP global settings menu tab is not displaying the correct text and when you click on it there is no text in the global settings area. See picture below.

https://vborg.vbsupport.ru/external/2011/08/2.jpg

2) I would like to remove "Forum Sponsored By" but I can not figure out how. I have done a search for the phrase and I find it but when I try to change the text in the box below nothing happens, it still says "Forum Sponsored By:

Am doing this in the wrong area?

https://vborg.vbsupport.ru/external/2011/08/3.jpg


And for the person who did not know where to include the ads, go to

Forums & Moderators -> Forum manager ->

Click on the forum you want to include the sponsorship in and scroll to the bottom of the page.

Thanks in advance for any help anyone can provide.

DannyITR 08-31-2011 02:13 PM

Quote:

Originally Posted by brihan (Post 2205991)
First off, Thank you very much barne77 for modifying this mod. I could not bump up to VB4 until I could get this working for all my advertisers.

I do have 2 small issues that I hope you or someone else can help me with.

1) In the ACP global settings menu tab is not displaying the correct text and when you click on it there is no text in the global settings area. See picture below.

https://vborg.vbsupport.ru/external/2011/08/2.jpg

2) I would like to remove "Forum Sponsored By" but I can not figure out how. I have done a search for the phrase and I find it but when I try to change the text in the box below nothing happens, it still says "Forum Sponsored By:

Am doing this in the wrong area?

https://vborg.vbsupport.ru/external/2011/08/3.jpg


And for the person who did not know where to include the ads, go to

Forums & Moderators -> Forum manager ->

Click on the forum you want to include the sponsorship in and scroll to the bottom of the page.

Thanks in advance for any help anyone can provide.



To remove the text I removed this text from the templates:

{vb:raw vboptions.sponsor_global_default_text}

I tried using this for subforums but when I click on the banner I get an invalid redirect URL for some reason. Anyone else having this problem?

DannyITR 08-31-2011 03:09 PM

With the new vbulletin 4.1.4 patch ALL links need to be added to the whitelist for them to work.

Wayne@R32oc 09-29-2011 08:04 AM

Anyone getting "Invalid Redirect Errors" since updating? All of the banner links are now coming up with this error :(

Rather than tracking the stats id be happy to just have them static links if anyone can show me how?

pecky 11-26-2011 05:59 PM

To get the banners to align right in 4.1.8 and probably other versions

change
Quote:

<div style="float:$stylevar[right]">
to
Quote:

<div style="float:right">
Only thing I found that made it work.


All times are GMT. The time now is 05:56 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.01259 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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