vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Mod_Scroll_Menu (https://vborg.vbsupport.ru/showthread.php?t=49519)

jancarlo 03-01-2003 10:32 PM

Mod_Scroll_Menu
 
Questa va alla grande, su vBulletin 2.3.0, rispetto a tutte le altre che non vanno, be almeno su questa versione di vBulletin :) dopo non so su versioni inferiori.

Fatemi sapere se riscontrate qualche problema.

ciao
jancarlo



Translation in English, I hope that it goes well, use a translator.

This goes to the large one, on vBulletin 2.3.0, regarding all the
others that do not go, be at least on this version of vBulletin:)
after I do not know on inferior versions.

If found some problem we use this 3D.

hello
jancarlo

VeoMorphine 03-01-2003 10:43 PM

Would you be able to translate that in english?

And your Attachment has lost its formatting.

Xyphen 03-01-2003 11:02 PM

Quote:

Originally posted by VeoMorphine
Would you be able to translate that in english?

And your Attachment has lost its formatting.

"This goes to the large one, on vBulletin 2.3.0 regarding all the others that do not go, be at least on this version of vBulletin after does not know on inferior versions. Fatemi to know if found some problem."

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. :)

Link14716 03-02-2003 01:10 AM

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

Boofo 03-02-2003 02:15 AM

Your text file is not readable. Please attach a readable English version.

Erwin 03-02-2003 02:30 AM

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.

jancarlo 03-02-2003 09:28 AM

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!

Erwin 03-02-2003 09:44 AM

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.

Dean C 03-02-2003 10:53 AM

Unfortunately i can't understand this either unless i open in wordpad :(

jancarlo 03-02-2003 11:47 AM

1 Attachment(s)
? 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&nbsp;</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&nbsp;</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


All times are GMT. The time now is 09:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01124 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete