|
Geek Auto-Linker GAL automatically links keywords that users type in posts to advertising hover pop-ups. |
Advertisement | |
Learn how to remove ads |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
vbAdvanced integration
I added the line to my news.php file to get
GAL
popups in my news articles but theres a small problem with it. The link its trying to goto is busted though it works when I click on the [Read More] link which puts me into vBulletin proper. You can see the problem at http://www.vanguardspheres.com.
front page link = /autolink.php?id=1&script=adv_index&forumid= vbulletin link = /autolink.php?id=1&script=showthread&forumid=2 Basically the wrong script and no forumid are being passed. Last edited by Pirotess; 10-08-2005 at 08:59 PM.. |
#2
|
||||
|
||||
Thats the right script and there is no forumid as it isnt in a forum. These variables are used when recording stats. If it so happens that you are in a forum, it will record the stat per script, per form. If your not in a fourm (ie a private message) it just groups them together by the private script.
Hope this makes sense |
#3
|
||||
|
||||
Right, I see the problem.... The redirect script is defaulting to the current directory whereas yours is in your fourm folder.
Let me mull on this. It may require a file edit until I can release a minor patch. |
#4
|
||||
|
||||
Try putting a copy of autolink.php in your root folder (the same folder your vBaCMPS index page is in).
You will have to make an edit to the copied file though. find: PHP Code:
PHP Code:
I havent tested this - but I dont see why it wouldnt work. Thanks! |
#5
|
|||
|
|||
Tried that and it complains.
Warning: main(/home2/vanguard/public_html/includes/init.php) [function.main]: failed to open stream: No such file or directory in /home2/vanguard/public_html/forums/global.php on line 23 |
#6
|
||||
|
||||
Ive done a new build to address this and a couple other issues. I want to look into the deleting a category issue and then ill release an update possibly tonight.
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
vbadvanced integration | lthanos | Geek Auto-Linker | 1 | 08-03-2009 03:01 PM |
Example of unusual integration of GARS and vBadvanced | convergent | Geek Article and Review System | 5 | 06-03-2007 10:14 PM |
vBadvanced CMPS integration | vbStartup | GeekMart | 14 | 06-29-2006 04:18 AM |
Integration with GAL? | mikem79 | GeekMart | 1 | 03-10-2006 08:50 AM |
eBux integration... | DerTobi75 | Geek Advertising Banner System | 3 | 02-11-2006 06:22 PM |