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)

trilljester 10-06-2005 06:35 PM

For Windows, you need to check the Security tab on the folder where the images are being uploaded. Make sure that the Web server process can write to the directory that the images are being uploaded.

FYI: Chmod is a way of setting permissions on Unix systems. chmod 0777 (the 0 can be excluded to make it easier for you to understand), means that everyone and their brother has access to the folder and/or file. Permissions can be set by permission masks, where 7 is full access and 0 is no access. Each number is a position of the permission mask. First number is for the USER, second number is for the GROUP, and the last number is OTHER or EVERYONE. (Anyone who's not in your group and not the user who owns the file/directory). So, chmod 777 means the file can be read/written/deleted/executed by anyone on the system.

It's a little confusing at first, but once you start using it more, you understand it. I can explain it a little more in depth, but it's beyond the scope of this forum.

Annie^.^ 10-06-2005 08:06 PM

Couple of problems.

When I set user permission ins the main admin control of quiz it doesn't see it in the quiz, because each time I submit a quiz it requires me to set the persmissions (allow, deny) in each quiz. Plus the pictures doesn't show up beside the quiz (chmod 777) :nervous:

mcyates 10-07-2005 03:26 PM

i get this error:

Code:

Fatal error: Cannot redeclare sendpm() (previously declared in /home/myfootba/public_html/quiz.php:139) in /home/myfootba/public_html/includes/functions_warning.php on line 23

mcyates 10-07-2005 03:37 PM

it works fine whent he AWS is disabled.

echee 10-10-2005 08:21 AM

wow this is amazing stuff! Exactly what I need! Thanks ZT! Can I ask whether your code allows for every quiz question to be displayed on its own page (ie: 1 page per question)?

swantonio 10-10-2005 08:53 PM

help

error vbulletin 3.5.0 gold

Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758

amykhar 10-12-2005 02:37 AM

A bit off topic for this thread, but since we just discussed quiz plagiarism a few posts back, I must note that I am FUMING mad. A large news site lifted verbatim from two of my quizzes and paraphrased the other questions based on my work.

I half expected it from 13-year old webmasters, but this is a BIG site.

Amy

Sooner95 10-12-2005 12:07 PM

damn Amy, that sucks..

Is this version good for 3.5 Gold? seems to be some issues, would it be best to wait for an updated version of this? My members would really get a kick out of it..

swantonio 10-12-2005 05:30 PM

thanks I hope that decoy soon a refresh... and the error as it is explained?

www.alfisti.net 10-15-2005 11:42 AM

Hi,
I like this hack :) But to use I need images for each question.
I found a solution to use bbcodes in the questions. OK, but they don?t work like the bbcodes in a normal post. IMG only display a link to the imgage, not the image itself.

I created a own bbcode with a BR to brake the line between question and image and it also don?t work :(

What must I do to let own bbcode running in this hack?

Thanks
Andr?


All times are GMT. The time now is 08:20 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.01806 seconds
  • Memory Usage 1,733KB
  • 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)bbcode_code_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