Quote:
Originally Posted by Cybernetec
In Plug-In "Cyb - Tic-Tac-Toe - GS":
Find:
$vbulletin->templatecache['navbar'] = str_replace($cyb_ttt_srch_link, $cyb_ttt_srch_link.$vbulletin->templatecache['cyb_tictactoe_link'], $vbulletin->templatecache['navbar']);[/code]
Comment this line or remove it, then save.
|
OK, this was easy enough.
Quote:
Originally Posted by Cybernetec
To put link to another place use this variable in template:
$cyb_tictactoe_link
|
I don't understand this at all. What should the <a href="???"> look like?