View Full Version : v3Arcade - awards popup in postbit
GenSec
11-07-2004, 10:00 PM
I hate to add queries to forum pages ...
and this one helps to show user awards list in postbit with new popup window :)
Add one new php file and 2 new templates attached
than place the anchor anywhere in postbit
<if condition="$post['arcadeawards']">
<a href="javascript:return false;" onclick="window.open('awards_popup.php?userid=$post[userid]&username=$post[username]','', 'statusbar=no,menubar=no,toolbar=no,scrollbars=yes ,resizable=yes,width=400,height=400'); return false;" title="Arcade Champion">
<img src="$stylevar[imgdir_arcade]/trophy.gif" alt="Arcade Champion" align="absmiddle" border=0></a>
</if>
Lionel
11-08-2004, 07:07 PM
there is a similar one at v3arcade or vbtemplates. No popups, just a dropdown list
GenSec
11-08-2004, 09:16 PM
there is a similar one at v3arcade or vbtemplates. No popups, just a dropdown list
Yes. But in my case you don't need to add queries to showthread - just to popup script.
Intex
11-14-2004, 12:34 PM
Thx. GenSec.
One small note, I had a problem where when the tropy was clicked, it would just display a blank page. This turned out to be because one of your template names were in caps and I'd entered it in lowercase. Once I'd renamed it, everything was fine.
Might also be worth mentioning that people using the legacy forum view, they'd need to update postbit_legacy template.
* Intex clicks INSTALL
Matt_270581
02-19-2005, 02:31 AM
Nice add on. Installed.
very nice, but...man, add some more info, do that, edit that, add that to that. You just puted some text files with some text, and some users may not know what to to with them.
djjeffa
02-19-2005, 11:53 PM
very nice, but...man, add some more info, do that, edit that, add that to that. You just puted some text files with some text, and some users may not know what to to with them.
I was going to install but im clue less as what to do lol
I have installed it. It works just greate.
1. Copy the PHP file in the forum ROOT.
2. Create a new template with the name : arcade_awardspopup_bit and add the contents from the file
3. Create a new template with the name : ARCADE_POPUP and add the contnents from the file.
4. On postbit template add the code from for_postbit.txt to the location you want the link to appear.
P.S. I use another code for ARCADE_POPUL template :
<b>$username's</b> Arcade awards<br /><br />
$arcadeawards
This hack is awesome! thanks :) love it... 0 queries added to the showthread :) yay!!!
sim tech
03-19-2005, 04:55 AM
Great mod - and thanks to Intex for mentioning the Postbit_Legacy part. I was scratching my head as to why it was not working.
Since I have 300 games (and growing) and only half as many members, is there any way for this to just show the Top 3 (or maybe the top 10) Arcade Champs?
Thanks for the mod - I clicked "install" too
Ryan McBain
04-23-2005, 04:09 AM
Isn't there a template mod that makes the awards scroll across the screen on the postpit? Where can I find that one?
smacklan
05-20-2005, 02:33 PM
I have done everything as described in this thread, and my popup comes up with everything shown except the awards...any thoughts?
MustangLisa
08-22-2005, 08:55 PM
Great mod.
hbalagh1
09-18-2005, 05:26 PM
nice little mod, lol i was wondering for a moment why it wasn't showing up in my postbit, but then remembered i was using the legacy postbit :)
tuanluu
09-28-2005, 05:08 AM
thanks for the instruction pet....
this is the best hack to show throphies via postbit... does anyone know how to update it to 3.5.x?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.