The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#2
|
|||
|
|||
Would you be able to translate that in english?
And your Attachment has lost its formatting. |
#3
|
||||
|
||||
Quote:
I think thats what he said, doesn't make sense to me. Please translate it into english yourself. I also suggest that you re-attach the .txt file. |
#4
|
||||
|
||||
Così, non conoscete l'inglese? Forse qualcuno che sia latta italiana traduce quello, comunque dubito di che ci è molta gente qui chi potrebbe. Inoltre, la lima del txt ha perso tutti che stia formattando e sembra come è una mascherina pubblica piuttosto che un'incisione. Potete riattaccare prego la lima?
Grazie, Squall |
#5
|
||||
|
||||
Your text file is not readable. Please attach a readable English version.
|
#6
|
||||
|
||||
Since we only accept ENGLISH instructions here, and the attached file makes no sense, I will move this out of Beta Hacks into General Hacking Instructions. Once this issue is fixed, the author is free to PM me to move this back.
|
#7
|
|||
|
|||
scusate!!!
allora, ho messo un versione modificata del file.txt, mi ero dimenticato di aggiungere le variazioni dei vari Templates. ciao jancarlo ps: il file è stato postato nel mio successivo post! excused!!! then, I have put a modified version of the file.txt, I had forgotten myself to add the variations of the several Templates. hello jancarlo ps: the rows have been postato in my successive one post! |
#8
|
||||
|
||||
To be honest, this is a template modification, since it does not appear to involve any PHP file edits... and the instructions remain confusing. I will move it to template edits.
|
#9
|
||||
|
||||
Unfortunately i can't understand this either unless i open in wordpad
|
#10
|
|||
|
|||
? un file.txt fatto con TextEdit per Mac, ma penso che si riesca ad aprire anche con un normale Word!
Semmai metto il txt nel nel post, cos? siamo sicuri che lo leggiate tutti. ciao jancarlo it is a file.txt made with TextEdit for Mac, but task that is succeeded to open also with a normal Word! If not I put the txt in in the post, therefore we are sure that you read all to it. hello jancarlo ********** Modify Templates: forumdisplay_forumbit_level1_post end forumhome_forumbit_level2_post -- FIND: <td bgcolor="{firstaltcolor}"><smallfont>$forum[moderators]</smallfont></td> </tr> -- REPLACE WITH: <form name="modjump$forum[forumid]"> <td bgcolor="{firstaltcolor}" valign="middle" align="right" nowrap> <a href="showgroups.php?s=$session[sessionhash]"></a> <select name="modmenu$forum[forumid]" onChange="location=document.modjump$forum[forumid].modmenu$forum[forumid].options[document.modjump$forum[forumid].modmenu$forum[forumid].selectedIndex].value;" value="GO"> <OPTION VALUE="#">MODERATORS</OPTION> $forum[moderators] </select> </td></form></tr> ********** Modify Templates: forumdisplay_moderator end forumhome_moderator -- FIND: <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$moderator[userid]">$moderator[username]</a> -- REPLACE WITH: <OPTION VALUE="member.php?s=$session[sessionhash]&action=getinfo&userid=$moderator[userid]">$moderator[username]</OPTION> ********** Modify Template: forumdisplay_moderatedby -- FIND: <br><br>(Moderated by: $moderatorslist) -- REPLACE WITH: <br><select name="menu" size="1"> <OPTION VALUE="#">MODERATORS</OPTION> $moderatorslist </select> <a href="Javascript:jumpMenu()"><img src="{imagesfolder}/go.gif" align="absmiddle" border=0></a> ********** Modify Template: "forumdisplay" -- FIND: <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td valign="top">$navbar <smallfont>$moderatedby$onlineusers</smallfont></td> <td valign="bottom" align="right"><smallfont>$newthreadlink </smallfont></td> </tr> </table> -- REPLACE WITH: <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td valign="top">$navbar</td> </tr></table> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td width="100%" align="left"> <smallfont>$onlineusers</smallfont></td> <td valign="middle" align="right" rowspan="2"><smallfont>$newthreadlink </smallfont></td> </tr> <tr> <form name="jump"> <script> function jumpMenu(){ location=document.jump.menu.options[document.jump.menu.selectedIndex].value;} </script> <td width="100%" align="left"><smallfont>$moderatedby</smallfont></td> </form></tr> </table> END Rimetto per correttezza il file.txt in quanto aveva un altro piccolo errore. Scusate ciao jancarlo I replace for correctness the file.txt in how much had an other small error. Excused hello jancarlo |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|