vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3Arcade - awards popup in postbit (https://vborg.vbsupport.ru/showthread.php?t=71483)

GenSec 11-07-2004 10:00 PM

v3Arcade - awards popup in postbit
 
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
Code:

<if condition="$post['arcadeawards']">
 <a href="javascript:return false;"  onclick="window.open('awards_popup.php?userid=$post[userid]&amp;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

Quote:

Originally Posted by Lionel
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.

[high]* Intex clicks INSTALL[/high]

Matt_270581 02-19-2005 02:31 AM

Nice add on. Installed.

PET 02-19-2005 11:33 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.

djjeffa 02-19-2005 11:53 PM

Quote:

Originally Posted by PET
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

PET 02-20-2005 12:27 AM

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 :

Quote:

<b>$username's</b> Arcade awards<br /><br />
$arcadeawards

Polo 03-14-2005 03:34 PM

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


All times are GMT. The time now is 04:44 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.01078 seconds
  • Memory Usage 1,737KB
  • 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_code_printable
  • (3)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