vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vBQuiz 1.0 (https://vborg.vbsupport.ru/showthread.php?t=39719)

Dean C 08-28-2002 09:39 AM

has the issue with the templates not being created been resolved ??

- Mist

Odil 08-29-2002 08:46 AM

Hi

I got the quiz working on my board but after I ran the install file 3 times. This was due to not using the default template set. Anyways, got it workin but there are now 3 entries at the top of the admin cp for [quiz options] along with 3 sets of options to go along with those links. How can I get rid of them?

Thanks!

Odil

jediguy 09-01-2002 03:33 AM

Question: When I added a new Quiz, I neglected to put in an image. Is there any way I can go back and add an image to an already-made quiz - there doesn't seem to be any option in the 'Edit Quiz' page?

Fantastic Hack, BTW.

Martin64 09-01-2002 10:55 AM

Quote:

Originally posted by Odil
Hi

I got the quiz working on my board but after I ran the install file 3 times. This was due to not using the default template set. Anyways, got it workin but there are now 3 entries at the top of the admin cp for [quiz options] along with 3 sets of options to go along with those links. How can I get rid of them?

Thanks!

Odil

Lol, you need those in order to manage your quizzes (unless you want to do that directly, which I don't think anybody would want). If you still want to get rid of it, open admin/index.php and REMOVE:

Code:

makenavoption("Add","admin_quiz.php?action=addquiz","|");
makenavoption("Modify","admin_quiz.php?action=modifyquiz","|");
makenavoption("Delete","admin_quiz.php?action=deletequiz","<br/>");
makenavoption("Approve","admin_quiz.php?action=approve","|");
makenavoption("Disapprove","admin_quiz.php?action=disapprove","<br/>");
makenavselect("Quizzes");

makenavoption("Add","admin_quiz.php?action=addquestions","|");
makenavoption("Modify","admin_quiz.php?action=modifyquestion","|");
makenavoption("Delete","admin_quiz.php?action=deletequestion");
makenavselect("Quiz Questions");

makenavoption("Add","admin_quiz.php?action=addcat","|");
makenavoption("Modify","admin_quiz.php?action=modifycat","|");
makenavoption("Delete","admin_quiz.php?action=deletecat");
makenavselect("Quiz Categories", "<br/>");


Martin64 09-01-2002 10:59 AM

Quote:

Originally posted by jediguy
Question: When I added a new Quiz, I neglected to put in an image. Is there any way I can go back and add an image to an already-made quiz - there doesn't seem to be any option in the 'Edit Quiz' page?

Fantastic Hack, BTW.

Quizzes -> Modify Quizzes -> Select the quiz -> In quiz description, add an html tag:

Code:

<img src="http://www.yourdomain.com/forum/images/pic.gif">

Odil 09-01-2002 11:04 AM

No you have missunderstood me. See attached pic. I have 4 of these at the top when I only need one.

Martin64 09-01-2002 11:39 AM

Ah, I see. My bad, I didn't read it carefully enough :)

To get rid of it, fire up phpmyadmin and remove the extra entries in "settinggroup".

jediguy 09-01-2002 11:47 AM

Quote:

Originally posted by Martin64


Quizzes -> Modify Quizzes -> Select the quiz -> In quiz description, add an html tag:

Code:

<img src="http://www.yourdomain.com/forum/images/pic.gif">

Sorry, the image doesn't come out as an image - it just displays the code.

Martin64 09-01-2002 12:03 PM

That's funny, because I'm using it myself.

jediguy 09-01-2002 12:09 PM

http://forums.shoresofvalinor.com/quiz.php

And I've definitely got the image installed where the code points to.


All times are GMT. The time now is 09:30 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.02872 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_code_printable
  • (3)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