The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Does:
PHP Code:
|
#12
|
||||
|
||||
tried the above code on all the 5 hooks, it doesn't work as well.
|
#13
|
||||
|
||||
Are you making sure to turn the hook ON? It's off by default. Try throwing it into the global_start just for kicks to see if that works. Also, are you sure that hook is in your template and didn't get accidentally deleted?
|
#14
|
||||
|
||||
oh yes lynne, i am sure the hook is ON, and that template hook resides in the template.
no, it still doesn't work at global_start. Can you please check if it works for you, its just a small code. Thanks |
#15
|
||||
|
||||
Oh boy... see this - https://vborg.vbsupport.ru/showthrea...4template_hook - you need to add $template_hook to the globals.
|
#16
|
||||
|
||||
oh woww... it works now, great !!!!! thank you so so much lynne.
so as said by mrpaint, its a bug right ? |
#17
|
|||
|
|||
Quote:
Why if i'm logged in I can't see that link =( |
#18
|
||||
|
||||
Yes, I think it may be a bug. I'm also not sure it's been reported if it's still there (what version are you running? I was testing on 3.7.0 beta 2 which is what my test board is running.)
|
#19
|
||||
|
||||
Its because that thread resides in a hidden forum that is visible to those who have over 100 installs of their mods. But anyway, I'll share the solution here:-
Look at file ./includes/class_profileblock.php, line 237 Find:- PHP Code:
PHP Code:
Quote:
okk.. its already been reported and they provide a solution for it. http://www.vbulletin.com/forum/proje...?issueid=25495 so the final solution that works for me is to put my code in member_profileblock_fetch_unwrapped hook. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|