The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I created a plugin as it says in the manual with the following:
Code:
ob_start(); include('/home/sites/mydomainname.com/public_html/in.php'); $includedphpin = ob_get_contents(); ob_end_clean(); I have added $includedphpin in my header template to include it... all seems to work find but all thread links come up invalid, when i disable the plugin, it all works fine again... please advise as i really need to include this file and still have my site working fine... |
#2
|
||||
|
||||
![]()
what are your contents of in.php.
It sounds like you've got something wrong in that file |
#3
|
|||
|
|||
![]()
its part of a script called cjultra and i use it on all my other sites without any issues, it basically makes a note of the referring domain name and ranks all the incoming traffic on a top list.
I really need to use this script as i have thousands of people that take part in my link exchanges.. I have attached the file Please advise... |
#4
|
||||
|
||||
![]()
Heres another fast question as nothing was glaring wrong in that script.
Does it happen when you use a default vBulletin theme, All your themes, or only one theme? |
#5
|
|||
|
|||
![]()
Good question, it happens when i use the vbSEO theme which i have been told by Mert at vbSEO that its nothing to do with their mods that are causing the issue
http://www.thefreeadvertisingsite.com --------------- Added [DATE]1227804973[/DATE] at [TIME]1227804973[/TIME] --------------- I did exactly what it says here ...and told to come to this forum if it doesn't work, so i'm not sure what i'm doing wrong... --------------- Added [DATE]1227870433[/DATE] at [TIME]1227870433[/TIME] --------------- what if i simply take the code out of in.php and add it before the end of the close tag on the forum's index.php file, would that work? |
#6
|
|||
|
|||
![]()
Can someone please help with this? this is still not resolved...
--------------- Added 06 Dec 2008 at 12:35 --------------- I have noticed something else, when i enable the plugin, my thread links become invalid, before i even try to include it in the template, so its not in.php that is causing the issue, its the plugin, please advise... --------------- Added 06 Dec 2008 at 12:42 --------------- I have fixed this, i ended up changing the hook location to forumhome_complete instead of global_start That fixed the issues... *** Advertising removed *** |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|