vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   phpAdsnew (https://vborg.vbsupport.ru/showthread.php?t=95848)

Trana 10-06-2005 08:17 PM

Can someone explain how to "upgrade" phpadsnew to use the new 3.5 modules/addon system? I have 3.0.7 with phpadsnew working fine, and I upgraded a test system to 3.5 and now my banner ad doesn't run.

I'm not too familiar with the 3.5 hooks so I was wondering if someone could explain what changes need to be done.

Thanks!

pguy 10-07-2005 02:59 PM

Quote:

Originally Posted by Trana
Can someone explain how to "upgrade" phpadsnew to use the new 3.5 modules/addon system? I have 3.0.7 with phpadsnew working fine, and I upgraded a test system to 3.5 and now my banner ad doesn't run.

I'm not too familiar with the 3.5 hooks so I was wondering if someone could explain what changes need to be done.

Thanks!

I need help too... hope to hear about vB 3.5 and phpadsnew integration so that I can get it into place.

Thanks

John 10-11-2005 01:46 PM

Quote:

Originally Posted by MrWee
Yes, like i said above, i literally copy and pasted the code that in used in the phpinclude_start template under 3.0.8. It worked fine in that version.

First i added it as a plugin wit hte global_start hook, then i tried adding it directly to global.php like you said.

Does the mysql error give anyone any ideas? it seem to be looking for a db table that doesn't exist, what in the code would cause this?

EDIT:

I found the solution in another thread:

https://vborg.vbsupport.ru/showpost....0&postcount=74

Thanks for posting the solution, that fixed it for me.

tgreer 10-11-2005 02:16 PM

<a href="http://www.vbulletin.com/forum/showthread.php?t=156877" target="_blank">http://www.vbulletin.com/forum/showthread.php?t=156877</a>

RaceJunkie 10-11-2005 02:24 PM

I paste the invocation code in my header is this ok?

www.localracechat.com

tgreer 10-11-2005 04:49 PM

You can place the invocation code anywhere it makes sense to place it. Do this via a hook. I place mine in the "global_start" hook.

Then, you place the variable created by the invocation code, wherever you like. Header is fine. If you user the variable within a template used by a function (like the postbit template), you'll first have to declare the variable as global, also via the appropriate hook.

I explain all this in the link I provided.

dieselpowered 10-11-2005 06:47 PM

Forgive the ignorant question, however, is there a benefit to using local invocation versus remote? I have the remote version in my header and it works fine??

www.atvpros.net

Thanks!

Sergio7889 11-15-2005 06:45 PM

Well, i don't get any errors, but no banners show up!! Please help!

Zilvia 12-08-2005 06:15 AM

Anyone willing to give any support on this?

I have one setup of this working great on a web host company for my website Boostaholic.org.

I set it up correctly and tried what seemed every other possible way to configure it on my hosted computer that runs my large website Zilvia.net and I cant get it to display. Any ideas?

Thanks!

Runner 01-10-2006 12:59 AM

Hi,

if you still didn't know why it's not working when adding the code to global.php or as a plugin:

Set $phpAds_config['compatibility_mode'] to true in your config.inc.php of your phpadsnew installation.


All times are GMT. The time now is 02:35 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.01206 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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