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)

Pilot 06-20-2002 05:48 PM

How do you edit the image for an existing quiz?

Pilot 06-20-2002 05:49 PM

How can I stop the Email being sent - seems pointless - although a PM might be OK?

TWTCommish 06-20-2002 05:56 PM

There is no way to edit the image yet...because I'm a moron. :D

As for the email (I don't think it's pointless, personally...it encourages them to take more quizzes, and, if you're resourceful, you can stick an ad in there).

To stop the email from being sent, find this (in quiz.php):

Code:

mail($userinfo[email], $subject, $body, "From: $bbtitle Mailer <$bbemail>");
...and replace it with this...
Code:

// mail($userinfo[email], $subject, $body, "From: $bbtitle Mailer <$bbemail>");

Lionel 06-20-2002 05:58 PM

Quote:

Originally posted by Pilot
How do you edit the image for an existing quiz?
the way that I am doing it is by uploading the new image into the directory, with the same name overwriting the existing one.

Boofo 06-20-2002 06:00 PM

Did you get the border problem figured out (so it matches the rest of the site)?

Quote:

Originally posted by Smoothie
Works just dandy on 2.2.2 and I have multiple styles.

TWTCommish 06-20-2002 06:01 PM

Lionel: yep, that'll work. :)

Boofo: to be honest, I haven't been trying...I've been combing through the other problems so far...functionality over fashion, of course. :)

Pilot 06-20-2002 06:03 PM

OK thanks - it looks promising - I will have my mods test it for a while. I do suggest an uninstall program to delete the database changes would be a good idea for those wanting to remove it or to re-install it.

Boofo 06-20-2002 06:11 PM

The problems should pretty well be solved (at least the ones we had in the beginning). :) You have done a great job on fixing them. :) Once we get the display problems fixed, you should be all set for a much needed rest from this. :)

Quote:

Originally posted by TWTCommish

Boofo: to be honest, I haven't been trying...I've been combing through the other problems so far...functionality over fashion, of course. :) [/B]

Lionel 06-21-2002 03:47 AM

I do not know if this has been addressed before (there should be a hack to narrow a search within a thread). Looks like there is a pagination problem. I have 14 quizzes in one category and page 2 starts with the last quiz of page 1 and I am missing one quiz.

Whenever I try to disapprove, the last one of page 1 always duplicates itself at the top of page 2.

Lionel 06-21-2002 04:05 AM

To solve my pagination problem, I went into the options. Since I have 14 quizzes, I changed my settings to display 14 quizzes. It says one of 14 but the actual count is 13.
I changed the display to 15 and they all showed up.


All times are GMT. The time now is 04:22 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.02158 seconds
  • Memory Usage 1,735KB
  • 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
  • (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