![]() |
seems to be working within the forum admin, but it's not showing within the forum home, i've reset the edited *.php file (no edits) and followed your instructions, i've added the new install code, un-installed & exported, done all i can do find the reason, but nothing... still won't show.
-b6 |
still ok?
Code:
if (THIS_SCRIPT == 'index' OR THIS_SCRIPT == 'forumdisplay') template is : Code:
<div class="smallfont" align="$stylevar[left]" padding left="20"> |
That's due to construct_forum_bit() wiping out the Value before Hook forumbit_display gets called.
But you should be able to restore it: PHP Code:
|
The template isn't picking it up, but the value is showing ok...check the attached, almost there...
i've placed Code:
$forum['replycount'] = $vbulletin->forumcache["$forumid"]['replycount']; in the template > "$forum[replycount]" does nothing and i've tried re-jigging the merge template part to : Code:
if ($forum['link']) so yet again i'm at an impass...bugger :) i'll need some more help again me thinks :) -b6 |
See the attached XML; works fine for me.
|
wow it does to, thanx so much, you are a freaking genius when it comes to this stuff... i'll upgrade the distro asap, boofo can move this little mod (i kinda helped with) to the extensions section, thanx again Kirby...massive kudos to you.
-b6 |
If the xml is all you need, then it can go in plug-ins, right?
|
No, it's the complete Package (aka Product XML).
|
updated, please move to where ever you see fit, cheers guys.
-b6 |
Moved to Plugins.
Another File Edit nailed ... strike :D |
All times are GMT. The time now is 02:06 PM. |
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:
|