Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
Flash Quiz(es) Mod Details »»
Flash Quiz(es) Mod
Version: 1.00, by RolandvonGilead RolandvonGilead is offline
Developer Last Online: Dec 2006 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 12-30-2005 Last Update: Never Installs: 12
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

This is my promissed FlashQuiz Plugin

Features:

- Different Categories for Quizes
- Tele, Pub and 50/50 Jokers
- Like "wer wird million?r" "Who becomes a millionair"
- Highscore/Questions/Answers/Jokers are saved in the DB and selected randomly
- An Flash Quiz in MacOS meets final Fantasy Look
- User can send Questions that the admin hast to activate

Many Admin Funktion like:

- Create Categories/Questions/Highscores Edit and delete them...
- You will see!

Don't forget to hit install

For the German Version and Screenshoots look at:
http://www.vbhacks-germany.com/forum...ead.php?t=2717

THX
Roland

ADDED very old Screenshoots: I will make new ones and post it here!

p.s. Ont first times you play the Game the Flash version of the Highscores that appears on the end only shows the Highscore if there are some allready in the DB this meens that the first 4-6 Times you play there is "undefined" and then the Highscore appears normally. This is not a Bug!

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 01-01-2006, 09:17 AM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

I usually hit install when things are 100% sorted as i dont like to do uninstall for the coder as this can look bad :disappointed:

Will hit install now and look forward to the next release

Bashy
Reply With Quote
  #23  
Old 01-01-2006, 09:38 AM
Rickie3's Avatar
Rickie3 Rickie3 is offline
 
Join Date: Nov 2004
Location: Australia/Tasmania
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@bashy as a suggestion take a look at this hack,it allows you to add Custom WOL Locations,very handy ive used it several times https://vborg.vbsupport.ru/showthread.php?t=83247
Reply With Quote
  #24  
Old 01-01-2006, 10:33 AM
steadicamop's Avatar
steadicamop steadicamop is offline
 
Join Date: Jul 2004
Location: Lancashire, UK
Posts: 379
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just got this error trying to add a question:

Quote:
Warning: Cannot modify header information - headers already sent by (output started at /homepages/13/d103069509/htdocs/includes/adminfunctions.php:236) in /admincp/flashquiz/frageninsert.php on line 19
Any ideas?
Reply With Quote
  #25  
Old 01-01-2006, 11:51 AM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cheers m8...Have just installed it...
Now i jst need to figure out how to use it

Thanks again Rickie

Happy New Year

Quote:
Originally Posted by Rickie3
@bashy as a suggestion take a look at this hack,it allows you to add Custom WOL Locations,very handy ive used it several times https://vborg.vbsupport.ru/showthread.php?t=83247
Reply With Quote
  #26  
Old 01-01-2006, 11:55 AM
RolandvonGilead RolandvonGilead is offline
 
Join Date: Dec 2005
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by steadicamop
Just got this error trying to add a question:

Any ideas?
open amincp/flashquiz/frageninsert.php

Find:

PHP Code:
header('Location: flashquiz.php?class=kat2&kategorie=stufe&cmd=fragen'); 
replace with:

PHP Code:
define('CP_REDIRECT''flashquiz.php?class=kat2&kategorie=stufe&cmd=fragen'); 
In the next Version this will be Standard.

Roland
Reply With Quote
  #27  
Old 01-01-2006, 12:14 PM
Rickie3's Avatar
Rickie3 Rickie3 is offline
 
Join Date: Nov 2004
Location: Australia/Tasmania
Posts: 770
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bashy
Cheers m8...Have just installed it...
Now i jst need to figure out how to use it

Thanks again Rickie

Happy New Year
happy new year to you as well,check out the attached pics that should sort your prob..

Filename:flashquizu.php
Location:Viewing Flash Quiz
URL Display:Flash Quiz
Reply With Quote
  #28  
Old 01-01-2006, 12:19 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent m8, This is a great hack ya put me onto..
Now i can sort the other "unknown Locations" Cheers m8

Bashy
Reply With Quote
  #29  
Old 01-01-2006, 01:10 PM
steadicamop's Avatar
steadicamop steadicamop is offline
 
Join Date: Jul 2004
Location: Lancashire, UK
Posts: 379
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RolandvonGilead
open amincp/flashquiz/frageninsert.php

Find:

PHP Code:
header('Location: flashquiz.php?class=kat2&kategorie=stufe&cmd=fragen'); 
replace with:

PHP Code:
define('CP_REDIRECT''flashquiz.php?class=kat2&kategorie=stufe&cmd=fragen'); 
In the next Version this will be Standard.

Roland
Thanks, works like a charm, although when I attempt to delete a question I get this:
Quote:
Warning: Cannot modify header information - headers already sent by (output started at /homepages/13/d103069509/htdocs/includes/adminfunctions.php:236) in /admincp/flashquiz/fragendel.php on line 24
I also did notice that despite the error the questions had been added, then for the second error, the question had been deleted.

Thanks, and Happy New Year.

Jason

[edit]

Sorted it, much the same as the first problem, replace the last line of code in admincp/fragendel.php with

Code:
define('CP_REDIRECT', 'flashquiz.php?class=kat2&kategorie=stufe&cmd=fragen');
That resolves the issue.
[/edit]
Reply With Quote
  #30  
Old 01-01-2006, 01:19 PM
steadicamop's Avatar
steadicamop steadicamop is offline
 
Join Date: Jul 2004
Location: Lancashire, UK
Posts: 379
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Next question : how do I change all the German text to english - the VBB stuff isn't too hard, mostly phrased, but how would I go about altering the text within the flash file? Also could you give me some indication as to what each german spelling means in english please (I never studied german at school), other than that, wonderful addition, thank you very much!

Jason
Reply With Quote
  #31  
Old 01-01-2006, 01:51 PM
RolandvonGilead RolandvonGilead is offline
 
Join Date: Dec 2005
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by steadicamop
Next question : how do I change all the German text to english - the VBB stuff isn't too hard, mostly phrased, but how would I go about altering the text within the flash file? Also could you give me some indication as to what each german spelling means in english please (I never studied german at school), other than that, wonderful addition, thank you very much!

Jason
German Text???? I translated the complete Mod could you please tell me where I've forgotten to do it?

Or did you download it at vbhacks-germany.com?

Roland

p.s. that with the CP_REDIRECT has to be done in each file of the admincp/flashquiz/ Dir
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 02:32 PM.


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.07598 seconds
  • Memory Usage 2,313KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (4)bbcode_php
  • (7)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
  • (4)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