![]() |
Works so far for me, but the Output ignores all
Code:
[quote] or [PHP] etc. Does someone has any idea? |
Is there any chance of a "Read More" option being added for this?
|
Very nice!! It's just what I was looking for.
If anyone wants an avatar, you can use this: <img src='{url}/image.php?u={postuserid}' alt='Avatar' /> |
Hi all, This mod looks great.
Anyone got it working with phpnuke module in the home page and vb in /forum? |
Great addition to my own vBulletin system! This should be a 'standard' feature in the system out of the 'box'! :D
|
I'm excited! This is exactly what I was looking for.
But, i'm a bit lost. What I was hoping to use this for was to populate some sidebar boxes on the same page as my forum. Ive dropped in the head code: <?php require_once('vBExternal.php'); ?> And I drop the output code into my sidebar box... But I get a blank sidebar, nothing had changed. Here is the code for the sidebar, perhaps you can see my mistake? <table> <div class="thead" align="left">Newest Member</div> <td height="125px" class="lftbox1" height="25px"><?php output_NewestMembers(1); ?></td> </table> Visually the box (or I should say 'table' in this case), appears as I want it to, with the one noticeable exception being that is is empty! Any thoughts? :( |
Hi JtChurch925,
Looks similar to my problem with phpnuke I've got it working by adding forum/ to the includes in vBExternal.php but it stops the rest of nuke from finishing, I think its a dir problem. |
Thanx for replying Steveneff,
I would be willing to try anything. I'm guessing that you're referring to the code inside vBExternal.php Looking at the code though im not shure what you mean by adding forum/ if( !file_exists('./includes/config.php')) { echo "includes/config.php does not exist. Cannot continue."; exit; } require_once('./includes/class_core.php'); require('./includes/config.php'); is forum/ going in the place of the ./ ? Again, I appreciate your reply. :) |
Quote:
|
yep, it's forum/ for me.
I'll try that and let you know how it goes, Going replace ./ with forum/ all the way down. <!-- Fingers Crossed --> |
All times are GMT. The time now is 08:06 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:
|