The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Inferno Quiz v2.2 Details »» | |||||||||||||||||||||||||
Port of: https://vborg.vbsupport.ru/showthrea...threadid=80780
However, the system has a pretty big back-end, it's possible i over-looked a bit or 2, so if you encounter errors/php errors please feel free to let me know in this thread and i'll try to get them fixed asap v2.2 Updates: (Upgrade instructions inside ZIP) - Several areas of code otptimized (query reduction) - Uncached templates now cached - Ability in main options to choose default usergroups to participate/view results to be auto filled in when adding quizzes. Enjoy, - Zero Tolerance Show Your Support
|
Comments |
#152
|
||||
|
||||
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. |
#153
|
|||
|
|||
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: |
#154
|
|||
|
|||
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 |
#155
|
|||
|
|||
it works fine whent he AWS is disabled.
|
#156
|
|||
|
|||
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)?
|
#157
|
||||
|
||||
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 |
#158
|
||||
|
||||
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 |
#159
|
|||
|
|||
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.. |
#160
|
||||
|
||||
thanks I hope that decoy soon a refresh... and the error as it is explained?
|
#161
|
|||
|
|||
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? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|