The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot Details »» | |||||||||||||||||||||||||||
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Developer Last Online: Dec 2013
**Text Removed**
Show Your Support
|
Comments |
#312
|
|||
|
|||
I made a little jQuery thing for the flags, feel free to use it.
Demo - at the top HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $("#flags a img").hover(function(){ $("#lang_text").text($(this).attr("alt")); }) $("#flags").mouseleave(function(){ $("#lang_text").text("Translate This Page"); }) }); </script> </head> <body> <div style="margin: auto; width: 100%;" id="flags"> <a href="?hl=ar"><img src="/flags/Saudi Arabia.gif" alt="Arabic" border="0" /></a> <a href="?hl=bg"><img src="/flags/Bulgaria.gif" alt="Bulgarian" border="0" /></a> <a href="?hl=zh-CN"><img src="/flags/China.gif" alt="Chinese (Simplified)" border="0" /></a> <a href="?hl=zh-TW"><img src="/flags/Taiwan.gif" alt="Chinese (Traditional)" border="0" /></a> <a href="?hl=hr"><img src="/flags/Croatia.gif" alt="Croatian" border="0" /></a> <a href="?hl=cs"><img src="/flags/Czech Republic.gif" alt="Czech" border="0" /></a> <a href="?hl=da"><img src="/flags/Denmark.gif" alt="Danish" border="0" /></a> <a href="?hl=nl"><img src="/flags/Netherlands.gif" alt="Dutch" border="0" /></a> <a href="?hl=fi"><img src="/flags/Finland.gif" alt="Finnish" border="0" /></a> <a href="?hl=fr"><img src="/flags/France.gif" alt="French" border="0" /></a> <a href="?hl=de"><img src="/flags/Germany.gif" alt="German" border="0" /></a> <a href="?hl=el"><img src="/flags/Greece.gif" alt="Greek" border="0" /></a> <a href="?hl=iw"><img src="/flags/Israel.gif" alt="Hebrew" border="0" /></a> <a href="?hl=hu"><img src="/flags/Hungary.gif" alt="Hungarian" border="0" /></a> <a href="?hl=it"><img src="/flags/Italy.gif" alt="Italian" border="0" /></a> <a href="?hl=ja"><img src="/flags/Japan.gif" alt="Japanese" border="0" /></a> <a href="?hl=ko"><img src="/flags/South Korea.gif" alt="Korean" border="0" /></a> <a href="?hl=no"><img src="/flags/Norway.gif" alt="Norwegian" border="0" /></a> <a href="?hl=pl"><img src="/flags/Poland.gif" alt="Polish" border="0" /></a> <a href="?hl=pt"><img src="/flags/Portugal.gif" alt="Portuguese" border="0" /></a> <a href="?hl=ro"><img src="/flags/Romania.gif" alt="Romanian" border="0" /></a> <a href="?hl=ru"><img src="/flags/Russian Federation.gif" alt="Russian" border="0" /></a> <a href="?hl=sr"><img src="/flags/Serbia.gif" alt="Serbian" border="0" /></a> <a href="?hl=sk"><img src="/flags/Slovakia.gif" alt="Slovak" border="0" /></a> <a href="?hl=es"><img src="/flags/Spain.gif" alt="Spanish" border="0" /></a> <a href="?hl=sv"><img src="/flags/Sweden.gif" alt="Swedish" border="0" /></a> <a href="?hl=th"><img src="/flags/Thailand.gif" alt="Thai" border="0" /></a> <a href="?hl=tr"><img src="/flags/Turkey.gif" alt="Turkish" border="0" /></a> <span id="lang_text">Translate This Page</span> </div> </body> </html> |
#313
|
|||
|
|||
Hi for a while I have been trying to install this mod with no success - I was getting
"The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression" I found the solution: Turned off gzip in the Admin CP -> vBulletin Options -> vBulletin Options -> Cookies and HTTP Header Options I posted because I remember there was another member with the same issue. |
#314
|
||||
|
||||
Quote:
|
#315
|
||||
|
||||
Quote:
|
#316
|
|||
|
|||
A few pages back someone asked how to set the vBSEO rewrite rules to do this site.com/en/threadname
Could someone tell me the rewrite rules please |
#317
|
||||
|
||||
Just installed
working great thank you very much |
#318
|
||||
|
||||
works good but my forum is going snail pase, cant think of any other hacks causing the slowness.
|
#319
|
||||
|
||||
Just disable the plugin and see if that changes, it shouldn't cause any major load but it could push you over the edge if you are already close to low server resources.
|
#320
|
||||
|
||||
Quote:
yeah thanks, na it was not your hack, it seems to be the arcade for some reason. cheers, once again, good work |
#321
|
|||
|
|||
Donated to https://vborg.vbsupport.ru/member.php?u=267979 Installing this on our new forums
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|