vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] vBQuiz v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=262358)

khalled 04-21-2011 09:57 PM

very thanks for this nice Mode
but after i installed it i get the following message
HTML Code:

vBulletin Message
We are sorry but you do not have permissions to view vBQuiz. Please speak with the administrator if you feel this is in error.

although i log in by administrator account

Bounce 04-21-2011 10:45 PM

Quote:

Originally Posted by khalled (Post 2187189)
very thanks for this nice Mode
but after i installed it i get the following message
HTML Code:

vBulletin Message
We are sorry but you do not have permissions to view vBQuiz. Please speak with the administrator if you feel this is in error.

although i log in by administrator account

Did you set the permissions in Admincp > DBTech - vBQuiz > Category Management AND in the usergroups

DragonByte Tech: vBQuiz Entries & Voting

DragonByte Tech: vBQuiz

Bounce 04-21-2011 11:21 PM

Is the version right? In the copyright it has it as vBQuiz v1.0.0 when it was 1.0.1 that I installed?

My version is not submitting when new quiz started, any help with that one?

DragonByte Tech 04-21-2011 11:37 PM

Sorry about the issue with the date. I'm working on fixing that now.

Yes the code on here is 1.0.1. I just forgot to change it in the xml file. There were no xml code changes between 1.0.0 and 1.0.1, so it works the same, just shows as an older version. I'll be uploading 1.0.2 with the date fix after it's done and it will have the right version number in it :)

I will see if I can work on a converter for the Inferno Quiz to this. I haven't looked at the database for Inferno Quiz so I'm not sure if it will work, I'll give it a shot though.

With the result generator you can assign one result to each answer. With the adv result generator you can assign an answer worth to each result for each answer.

If you get a permission error then check your usergroup settings.
If you can't view categories when you view the quiz main page then check your category settings in the ACP

Dylan

yahooooh 04-21-2011 11:38 PM

is there private message for user to get the reslut with option to show right correct answer?

DragonByte Tech 04-22-2011 01:40 AM

Quote:

Originally Posted by yahooooh (Post 2187208)
is there private message for user to get the reslut with option to show right correct answer?

Not this version. We plan in v1.1 to have the ability to view your questions/answers and admin will have ability to display correct answer.

Dylan

billrini 04-22-2011 06:34 AM

I keep getting a bad SQL error:

Code:

Invalid SQL:

              SELECT
                      quiz_id,
                      quiz_name
              FROM vb_dbtech_vbquiz_quiz
              WHERE
                      approved = '1' &&
                      (end_date > 1303456413 ||
                      end_date = '0') &&
                      start_date < 1303456413
                        && category_id IN ()
                        && (LOWER(tagging) LIKE LOWER('%%'))
              ORDER BY RAND()
              LIMIT 5;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
                        && (LOWER(tagging) LIKE LOWER('%%'))
              ORDER BY RAND()
              LIMIT 5' at line 10
Error Number  : 1064


DragonByte Tech 04-22-2011 07:25 AM

1 Attachment(s)
Quote:

Originally Posted by billrini (Post 2187303)
I keep getting a bad SQL error:

Code:

Invalid SQL:

              SELECT
                      quiz_id,
                      quiz_name
              FROM vb_dbtech_vbquiz_quiz
...


Can you try putting this file in the /dbtech/vbquiz/includes/ folder and overwriting the old one? It should fix it.

rooban12 04-22-2011 07:54 AM

good mod.... thank you

Mariner1 04-22-2011 09:29 AM

when i or my members click the continue quizz botton all anyone sees is the quizz countdown timer.Any ideas pls


All times are GMT. The time now is 05:23 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.01321 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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