![]() |
<sigh>
...bupkis, nothing, nada... I assume this must have something to do with the fact that I am trying to display the information on the same page as the forum -and so you'd be right about it be a linkage (or directory) problem. I also have a main page built in Joomla, and it will display there ok. -of course the head code for that page is: <?php chdir('./forum'); require_once('./vBExternal.php'); ?> because it's a different directory. but I drop in the php output code on that page and it works just fine. but nothin' doin' on http://n81street.com/forum/index.php hrmmm... :confused: |
I'm no master, but I don't think you need the chdir at all if you're including vBExternal.php in the same directory.
|
Got this working in a nuke module.
in modules/mymodule/index.php PHP Code:
in vBExternal.php change each instance of $db to $vbdb Not sure if this is the right thing to do but it works :) Anyone know how to list a preview of each tread? |
Quote:
Congrats on getting it working steveneff, I'm jealous, tried changing the $db to $vbdb and that didnt seem to help either. :confused: |
I've managed to get the post text displayed with the code below but would now like to add the parent forum.
PHP Code:
Anyone done this already? |
What has to be edited to control the length of the thread title? I dont see an option and I havent seen it pointed out.
Also anyone get this working with VBSEO? |
Quote:
PHP Code:
|
I liked this, its really good! And easy to code, thanks ^^
Oh I don't know if anyone else has posted but I added a printable option and to reply to the post. Add reply Code:
<a href='{url}/newreply.php?do=newreply&noquote=1&p={threadid}'> Code:
<a href='{url}/printthread.php?t={threadid}' target='_new'> <small>Print Article</small></a> |
Dude! You just made my year with this hack!
Goodbye vBAdvanced!.... you boxy, boooooring POS! |
Finally got it to work, thanks mate.
|
All times are GMT. The time now is 10:23 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|