doa24uk
03 Jun 2009, 12:35
NOTE: This MOD will work on ANY version of vBulletin - 3.4,3.5,3.6,3.7,3.8 etc...
This will give you a Google translate box which will allow users to translate your pages on the fly into their own language!
Step 1
Go here (http://translate.google.com/translate_tools) and choose your forum native language, copy the code given in the box.
Step 2
In FORUMHOME FIND
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
INSERT AFTER
{Code copied from Step 1}
In FORUMDISPLAY FIND
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
INSERT AFTER
{Code copied from Step 1}
In SHOWTHREAD FIND
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
INSERT AFTER
{Code copied from Step 1}
In USERCP FIND
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
INSERT AFTER
{Code copied from Step 1}
DEMO:
FORUMHOME (http://lazyrecords.co.uk/forum)
FORUMDISPLAY (http://lazyrecords.co.uk/forum/announcements-8.html)
THREAD DISPLAY (http://lazyrecords.co.uk/forum/announcements-8/welcome-to-lazy-records-1.html)
This will give you a Google translate box which will allow users to translate your pages on the fly into their own language!
Step 1
Go here (http://translate.google.com/translate_tools) and choose your forum native language, copy the code given in the box.
Step 2
In FORUMHOME FIND
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
INSERT AFTER
{Code copied from Step 1}
In FORUMDISPLAY FIND
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
INSERT AFTER
{Code copied from Step 1}
In SHOWTHREAD FIND
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
INSERT AFTER
{Code copied from Step 1}
In USERCP FIND
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
INSERT AFTER
{Code copied from Step 1}
DEMO:
FORUMHOME (http://lazyrecords.co.uk/forum)
FORUMDISPLAY (http://lazyrecords.co.uk/forum/announcements-8.html)
THREAD DISPLAY (http://lazyrecords.co.uk/forum/announcements-8/welcome-to-lazy-records-1.html)