.Tim
04 Dec 2005, 00:01
This is a port of this:
http://www.vbulletin.org/forum/showthread.php?t=59890
Not much was changed from the original, other than a few minor code changes. Don't know if it was done in the best way but it works. :D I don't know of a way this could be done without file edits. If anyone has any ideas, they're more than welcome. And I also plan on making this optional for users, so they can decide if they want this or the normal popup.
-------------------
Open root/global.php
-------------------
------------
Find:
------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
-------------
Replace with:
-------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
------------
Find:
------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
-------------
Replace with:
-------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
-----------
Find:
-----------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
-------------
Replace with:
-------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
/* - end file edits, now for the templates!:
---------------------
Open template: navbar
---------------------
At the very end of the template add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
--------------------------------
Add new template: pm_new_globals
--------------------------------
Populate it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
http://www.vbulletin.org/forum/showthread.php?t=59890
Not much was changed from the original, other than a few minor code changes. Don't know if it was done in the best way but it works. :D I don't know of a way this could be done without file edits. If anyone has any ideas, they're more than welcome. And I also plan on making this optional for users, so they can decide if they want this or the normal popup.
-------------------
Open root/global.php
-------------------
------------
Find:
------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
-------------
Replace with:
-------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
------------
Find:
------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
-------------
Replace with:
-------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
-----------
Find:
-----------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
-------------
Replace with:
-------------
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
/* - end file edits, now for the templates!:
---------------------
Open template: navbar
---------------------
At the very end of the template add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
--------------------------------
Add new template: pm_new_globals
--------------------------------
Populate it with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------