vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Inferno Quiz v2.2 (https://vborg.vbsupport.ru/showthread.php?t=83130)

Mum 07-18-2007 07:52 PM

Quote:

Originally Posted by txsbmw (Post 1289946)
I am using 3.6.7, do I need to install this differently or just use the mods installer that comes with it?

I'd like to know too :)

akoj 07-18-2007 08:57 PM

Quote:

Originally Posted by txsbmw (Post 1289946)
I am using 3.6.7, do I need to install this differently or just use the mods installer that comes with it?

I run it on 3.6.7 and did not need to do anything different during install.

jasculs 07-19-2007 04:00 AM

Does anyone know how to set up cookies for the timed quizzes?

akoj 07-20-2007 03:59 AM

Quote:

Originally Posted by amykhar (Post 900065)
Make sure the templates are installed on all styles.

I know in the morning I am going to laugh at what a dumb question this is but right now I am tired and can't think.........how can I copy the templates from my default skin where the quiz is working great to the new skin I installed today. I am getting the blank page on the new skin because the templates are not there. Surely, there is an easier way than recreating each one?

*EDIT* answered my own question. Since I have seen this asked a few times in this thread, you just need to upload the quiz.xml (found in the admincp file of the original zip) in the download/upload styles area. Merge into whatever skin you are trying to add to.

ShawneyJ 07-21-2007 03:28 AM

any reason why this hack would come up on a blank page on some styles and not others?

akoj 07-21-2007 09:54 PM

Yes, templates are probably not installed on those styles. Upload the quiz.xml and merge it into that style

AdmiralGeek 07-23-2007 07:28 PM

everything is installed, but when i go to allow quizes that are submitted, my admin keeps asking me to log in over and over again! I thought this was fixed, and also when making changes to the admin_quiz.php there are two instances of the same code when searching.

two instances of this one
Code:

$DB->query("insert into ".TABLE_PREFIX."quiz
        (q_name,q_state,q_perms,q_start,q_end,q_autoend,q_timelimit,q_viewanswer,q_desc,q_forcat,q_image)
        values
        ('{$q_name}',{$q_state},'{$Perms}',".time().",{$End_Time},{$q_autoend},{$q_timelimit},{$q_viewanswer},'{$q_desc}',$q_forcat,'{$q_image}')");

and also this one

Code:

$DB->query("update ".TABLE_PREFIX."quiz
        set q_name='{$q_name}',q_state={$q_state},q_perms='{$Perms}',q_end={$End_Time},q_autoend={$q_autoend},q_timelimit={$q_timelimit},q_viewanswer={$q_viewanswer},q_desc='{$q_desc}',q_forcat=$q_forcat,q_image='{$q_image}'
        where qid='{$quiz['qid']}'");


ShawneyJ 07-26-2007 05:01 AM

Quote:

Originally Posted by akoj (Post 1297757)
Yes, templates are probably not installed on those styles. Upload the quiz.xml and merge it into that style

sweet thanks.,

duongbe 07-26-2007 03:28 PM

Is it use for 3.6.7? Please help me.
I need bb code for <sub>, <sup>
My english is not high. Please help me.

PlymWS 08-06-2007 10:10 AM

The questions allow BB code but is there a way to display an image within img tags rather than a link ?


All times are GMT. The time now is 10:01 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.01816 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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