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)
-   -   Inferno Quiz v2.1 (https://vborg.vbsupport.ru/showthread.php?t=80780)

Zero Tolerance 05-25-2005 02:20 PM

Update: The new installer system had a problem installing to "all" styles, if you have already installed v2.0 no worries, just re-upload "install_quiz.php" and run it, select "Re-install Quiz Templates To All Styles" :)

- Zero Tolerance

axi 05-25-2005 02:38 PM

ahh thats better.

was wondering why i had a blank quiz all that time haha.

thanks

axi 05-25-2005 02:39 PM

btw, can you add images to each quiz, or categories?

Zero Tolerance 05-25-2005 02:42 PM

You can add images to every single quiz (not categories) :)

- Zero Tolerance

bluesteel 05-25-2005 02:42 PM

Hi ZT

I've just upgraded from v1 to v2 as per instructions. The first thing I have tried to do is import one of your quizzes, and get the following error

Invalid SQL: insert into quiz
(q_name,q_state,q_desc)
values
('DragonBall Z General Knowledge',0,'')
mysql error: Unknown column 'q_desc' in 'field list'

mysql error number: 1054


Seems like at least one new field wasn't created. :(

I'll investigate further
Thanks

axi 05-25-2005 02:45 PM

i just got the same error!

bluesteel 05-25-2005 02:48 PM

I added the field 'q_desc' to the quiz table and it seems to work ok now :)

axi 05-25-2005 02:51 PM

where do you do that? im not sure about these things.. >:

Zero Tolerance 05-25-2005 02:53 PM

Always something :p

Run this query:
[sql]alter table {TABLE_PREFIX}quiz
add `q_desc` varchar(255) not null default ''[/sql]

Change {TABLE_PREFIX} to .. well your table prefix :p

Updated the zip, anyone who installs from this post onwards will not be affected by this bug, my appologies.

- Zero Tolerance

biagrin 05-25-2005 02:55 PM

i look forward to upgrading this later - the first one was great so im sure that this will be great to :)


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

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.01331 seconds
  • Memory Usage 1,727KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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