The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Welcome Panel v1.0 Details »» | |||||||||||||||||||||||||
Yup, a welcome panel, very generic
Just look at the preview if you want to see a working example, do note that nothing is displayed for guests. For those concerned about queries, it does add 5, however the run time on these queries are on the average server below 0.01 seconds, for me they all execute at 0.001xx seconds - so it shouldn't effect performance too a degree you'd notice. Alternate Version Download: here Information for alternate version: here Thanks to: hellsatan Enjoy, - Zero Tolerance Show Your Support
|
Comments |
#52
|
||||
|
||||
Quote:
Im Spanish, you need translate the template, the second row table in template show a flash banner. forumhome_welcome_panel HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" colspan="3" align="center"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_welcomepanel')"><img id="collapseimg_forumhome_welcomepanel" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_welcome_panel].gif" alt="" border="0" /></a> Bienvenido de nuevo <a href='member.php?{$session[sessionurl]}u={$bbuserinfo['userid']}'>{$bbuserinfo['username']}</a> </td> </tr> <tbody id="collapseobj_forumhome_welcomepanel" style="$vbcollapse[collapseobj_forumhome_welcomepanel]"> <tr> <td class="alt1" align="center" width="1%"> <a href="profile.php?{$session[sessionurl]}do=editavatar">{$bbuserinfo['avatar_build']}</a> </td> <td width="50%" class="alt2" align="$stylevar[left]" valign="top"> <div class="smallfont">Bienvenido de nuevo {$bbuserinfo['username']}, hay un total de <b>{$totalonline }</b> Usuarios On-line desde tu ?ltima visita $pmbox[lastvisitdate] a las $pmbox[lastvisittime]<br /></div> <table width='80%' cellspacing='0' cellpadding='2' border='0' align='center'> <tr> <td width="50%" align="$stylevar[left]"><div class="smallfont"><a href="http://www.bmwfaq.com/search.php"><b>Buscar</b> Mensajes</a></div></td> <td width="50%" align="$stylevar[right]"><div class="smallfont"><b>{$bbuserinfo['pmunread']}</b> Mensajes privados sin leer</div></td> </tr> </table> <br><br> <hr size="1" style="color:$stylevar[tborder_bgcolor]" /> <div align="center" class="smallfont"><a href="search.php?{$session[sessionurl]}do=getnew">Ver nuevos Posts</a> ? <a href="search.php?{$session[sessionurl]}do=getdaily">Ver Posts Ult. 24 Horas</a> ? <a href="profile.php?{$session[sessionurl]}do=editprofile">Editar Perfil</div> </td> <td width="50%" class="alt2" align="$stylevar[left]" valign="top"> <A HREF="http://www.bmwfaq.com/club1.php"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="390" HEIGHT="68" id="ng_nav" > <param name="movie" value="./Join.swf"> <param name="quality" value="high"> </object></A> <div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" /> <div align="center" class="smallfont">Miembros: <b>{$numbermembers}</b> ? Discusiones: <b>{$totalthreads}</b> ? Mensajes: <b>{$totalposts}</b></div> </td> </tr> </tbody> </table> <br /> PHP Code:
|
#53
|
||||
|
||||
Slight optimization suggest:
Hook fetch_userinfo_query PHP Code:
|
#54
|
||||
|
||||
Quote:
PHP Code:
|
#55
|
||||
|
||||
does this work in vb3.5 gold and which is the better version?
|
#56
|
||||
|
||||
Quote:
|
#57
|
||||
|
||||
Quote:
|
#58
|
|||
|
|||
I have this running on 3.5 Gold with no problems.
That said, I have a (hopefully) minor request. I'm using this to replace the "Number of Threads and Posts Since Your Last Visit" hack for 3.0.x. In that one, there was a small mod one could make to the code where it counted the number of posts *in* x threads. So instead of seeing "There have been 10 new posts and 0 new threads..." you would see "There have been 10 new posts in 4 threads..." Is there any way this extension could be tweaked to accomplish that? Not that this doesn't work fine, but my users were used to the old way, and to be honest, I prefer it myself. If not, no big deal, but it can't hurt to ask, right? |
#59
|
||||
|
||||
Will this work on vbAdvanced?
|
#60
|
|||
|
|||
thanks alot!
|
#61
|
||||
|
||||
i love is it possible to ad rep power or rep level there also?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|