The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
No I did the right column myself. it's a pretty simple mod, I really don't want a big mod like vba, just need the right column with login, nothing more.
Quote:
|
#12
|
||||
|
||||
How are you displaying this template?
|
#13
|
|||
|
|||
I'm displaying it by using a plugin called 'rightcolumn' at the location: global_start with this content:
Code:
eval('$rightcolumn = "' . fetch_template('rightcolumn') . '";'); |
#14
|
||||
|
||||
Add the PHP code I gave you above it.
|
#15
|
|||
|
|||
Yes I tried that , it has no effect.
But I think it has to do with the navbar phrases, they are not working in rightcolumn and contain the '{1}' that show the time etc. If you understand what I mean. |
#16
|
||||
|
||||
Can you just put $vbphrase[last_visited_x_at_y] in the template? What comes out?
|
#17
|
|||
|
|||
This is what I get:
Your Last Visit: %1$s at %2$s |
#18
|
||||
|
||||
It should work then....But somehow it's not working.
|
#19
|
|||
|
|||
Hm.. if you want to, I can give access to my testing board. Maybe you can find what's wrong. If not, no prob
|
#20
|
|||
|
|||
Let me know plz
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|