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)

turbosatan 03-08-2009 10:17 AM

Hi

i possibly have a problem with the affiliate code part of the plugin.

I get a lot of clickbank ads on my site so was lookiung to try and use the affiliate section to auto parse these to include my link instead.

when i try to use the preview part to check if it works it says

Code:

Fatal error: Call to undefined function mb_strpos() in /home/mysite/public_html/includes/vbam_functions.php on line 494
i was wondering if clickbank codes would be supported as they use subdomain info instead of a parameter after the url.

Can you just tell me

if i entered

http://#MYCLICKBANKID#.MERCHANT.hop.clickbank.net/

would that work the same way? I was thinking it might not because of the formatting the code cannot match a url and then change the referrer id after it.

RedTyger 03-08-2009 11:01 AM

You must be using a very old version of PHP, that error means the function doesn't exist. You could try opening the vbam_functions.php file and replacing every instance of mb_strpos with strpos.

Edit: Sorry, just processed the other part of your post. No, it wouldn't be able to remove subdomain referrals.

RedTyger 03-08-2009 11:02 AM

Quote:

Originally Posted by a squared (Post 1762495)
It's in Navbar. Without the conditional it works fine. Of course it shows throughout the forum. I'm surprised it hasn't worked. On my live site I've hardcoded conditionals into the Navbar template using this code.

Code:

<if condition="$forumid == 39">
<br /><center>
<a href="http://www.example.com" target="_blank">
<img src="images/example.gif" alt="example" border="0">
</a>
</center><br /><br />
</if>


Try $GLOBALS['forumid'] or $GLOBALS['foruminfo']['forumid'] instead of $forumid or $foruminfo['forumid'].

user_not_found 03-08-2009 09:28 PM

Just replace
<if condition="$GLOBALS[forumid] ==39">
<br /><center>
<a href="http://www.example.com" target="_blank">
<img src="images/example.gif" alt="example" border="0">
</a>
</center><br /><br />
</if>
[/CODE][/QUOTE]


and will work


Quote:

Originally Posted by a squared (Post 1762495)
It's in Navbar. Without the conditional it works fine. Of course it shows throughout the forum. I'm surprised it hasn't worked. On my live site I've hardcoded conditionals into the Navbar template using this code.

Code:

<if condition="$forumid == 39">
<br /><center>
<a href="http://www.example.com" target="_blank">
<img src="images/example.gif" alt="example" border="0">
</a>
</center><br /><br />
</if>



user_not_found 03-08-2009 09:29 PM

I observed that if I try to exclude forums then the scripts dont do it, the old one worked fine.
Just to check it for bug

VERY GOOD CONGRATS

user_not_found 03-08-2009 09:57 PM

Also dont work sponsors , I see from admin panel and dont displayed in the front

jskoh 03-08-2009 10:33 PM

Quote:

Originally Posted by jskoh (Post 1758747)
hi... how to do this? with ads at thread?

hi... my question is unanswer?

Keyser S?ze 03-09-2009 12:06 PM

i dont suppose there is a counter, for both unique and non

tony456 03-10-2009 09:22 AM

Hi,

I have just upload the files to my server and my forum will not work now, I get a http internal server error.

Can somebody tell me what I have done wrong and how to fix this?

Thanks

Tony

RedTyger 03-10-2009 09:31 AM

You'll have to look at your server logs to see the specific error message.


All times are GMT. The time now is 04: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.01395 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
  • (3)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
  • (2)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