Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases

Reply
 
Thread Tools
Random Arcade for vbAdvanced CMPS Details »»
Random Arcade for vbAdvanced CMPS
Version: 1.00, by tcs tcs is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: 3.0.1 Rating:
Released: 06-21-2004 Last Update: Never Installs: 25
 
No support by the author.

This will display a random arcade game in a side box or Evan a center box if desired.

Install is in the zip.

Hope it don't sux like the Coppermine hack. lol
Coppermine is freeware and I do applaud them for their fine work.

Let me know if you need help.

Idea and part of the code is from Chris-FH hack - https://vborg.vbsupport.ru/showthrea...=random+arcade

I added an image and converted to cmps and changed the template.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 07-22-2004, 11:03 AM
Intex Intex is offline
 
Join Date: Apr 2002
Posts: 576
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice one tcs. However, I've noticed if you have disabled games, it shows these too. I have a load of games that I release in drip-fashion. What needs changing in the code to exclude disabled games?
Reply With Quote
  #13  
Old 07-22-2004, 11:18 PM
tcs's Avatar
tcs tcs is offline
 
Join Date: Jun 2002
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will look into that on the disabled games.
Reply With Quote
  #14  
Old 07-23-2004, 04:23 AM
Intex Intex is offline
 
Join Date: Apr 2002
Posts: 576
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks tcs.
Reply With Quote
  #15  
Old 08-02-2004, 09:00 PM
da prez da prez is offline
 
Join Date: Mar 2003
Location: texas
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for great module.
i have seen this on numerous sites, i know it works, and works well.

when i make this module active, i get white screen or action cancelled screen.

i have looked over everything 5 or 6 times i have no idea.

if i take the random_arcade.php out of the files to include, the template shows up,
but when i put to incude the .php, the whole thing goes bad.....

what could it be ?

thanks
Reply With Quote
  #16  
Old 08-02-2004, 09:35 PM
tcs's Avatar
tcs tcs is offline
 
Join Date: Jun 2002
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have the Template name in the wrong box by the sounds of it. Make sure it is in the Templates to include box.

An since you know me,, you can call me bro and I will help you install it. (Think "V")
Reply With Quote
  #17  
Old 08-02-2004, 11:06 PM
da prez da prez is offline
 
Join Date: Mar 2003
Location: texas
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

V !!

is that hooves i hear, beatin a path the other way ??

LOL !!
Reply With Quote
  #18  
Old 11-18-2004, 06:35 PM
Harry Bo Harry Bo is offline
 
Join Date: Nov 2004
Location: Midlands, UK
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not sure if this is still supported but changing the first line of the template from
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[tablewidth]" align="center">
to
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[tablewidth]" align="center">
makes it fit better with the standard arcade templates (cellspacing ).

Great module btw, cheers.

HB
Reply With Quote
  #19  
Old 01-12-2005, 01:53 AM
Spydertech Spydertech is offline
 
Join Date: Dec 2003
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just a note of caution....

I upgraded one of the sites to 3.0.5 and this hack broke some portions of it..

I would get the error:
Code:
Unable to add cookies, header already sent.
yada yada /modules/random_arcade.php
Line 11
Out of pure curiousity - I removed
Code:
?>
and all is well.

While I had this on the cmps_index page - it worked fine - but I have the left bar showing on several other pages - and once I got into the forums - it would break.

Remove the ending seems to have solved the issue.
Reply With Quote
  #20  
Old 01-13-2005, 06:09 PM
chet chet is offline
 
Join Date: Feb 2004
Location: Nottingham (UK)
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not seeing the image, when looking at the properties of where the image should be I see
PHP Code:
portal/forum//snake1.gif 
What went wrong

Chet
Reply With Quote
  #21  
Old 01-24-2005, 06:24 AM
Bk-LS Bk-LS is offline
 
Join Date: Mar 2003
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Flare
If I have this module set to active, all I get is a blank screen on my main page.
I've ran this hack for a few months without problem. Upgraded VB 3.0.3 -> 3.0.5 and still ran flawlessly for a atleast 4 full days. Then all of a sudden one day this hack is causing my CMPS page to go blank. Once I set this module inactive the page loads fine again. The rest of the forum works fine. I've now updated to 3.0.6 and same problem. A blank white page. Any clue on how to fix this?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:17 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04747 seconds
  • Memory Usage 2,296KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete