The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Survey: Add a full-featured survey tool to your forum Details »» | |||||||||||||||||||||||||||
vB Survey: Add a full-featured survey tool to your forum
Developer Last Online: Nov 2023
A 3.6.x version by spikeman is posted here:
https://vborg.vbsupport.ru/showthread.php?t=131650 What this hack does: This hack will add a full featured survey application system to your forum. You can survey your members opinions on various topics, or allow usergroups to create their own surveys. Credits: John W. Holmes: Author of UCCASS Survey. Application Features: See the UCCASS site for full details. After testing several survey apps, I find this one to be the best: http://www.bigredspark.com/survey.html The UCCASS offers some advanced features such as branching conditionals (allows hiding/displaying questions based on specific answers), result filtrations and much more. Integration features: Replaced authentication with VB's user database Set permissions per usergroup, for admin/edit/create/take and view results priviliges. Replaced config files with vB admin settings Applied vB style to the UCCASS templates (it uses Smarty) vB Survey added features: (some will be ported back to UCCASS) Added anonymity option. If a survey is not anonymous, members can see how other members answered. Added Hide/unhide survey option. This is useful to send surveys to specific users or usergroups. Added Date answer types (D), with dropdown lists for day, month, year to ensure correct date entry. Added REGEX control for new answer types, to control the answer format. Added size control for single like text answers and REGEX answers. Liscense: The original UCCASS Survey application is released under a modified GPL Liscense (Aferro GPL) : http://www.bigredspark.com/survey/license.txt (or look under the /docs directory in the zip file) Installation difficulty: o File changes: None o DB changes: No changes, 19 new tables Installation:
cd /path/to/main/forumUpgrade Instructions: If you are upgrading from vB 3.0.x to vB 3.5 and already had this hack installed, all you need to do is download the zip file, and re-uploade all the files to over-write the old ones. Added in v1.7.1 (August 26th, 2005
Added in v1.7 (August 7th, 2005
Added in v1.6 (June 12th, 2005
Added in v1.5 (June 7th, 2005
Added in v1.3 (June 5th, 2005
Added in v1.2 (June 4th, 2005)
Added in v1.1 (June 4th, 2005)
Notes: The "do not remove" comment on the copyright link in the footer is from the original UCCASS footer template. You may contac the original author, John W. Holmes, for permission to remove the copyright notice, he's willing to talk according to their support forum. Please click Install if you have installed this mod. Show Your Support
|
Comments |
#2
|
||||
|
||||
Truly oustanding - I look forward to installing this!
|
#3
|
|||
|
|||
I'm sure I can find a use for this, thanks
|
#4
|
|||
|
|||
Anyone know why I'd get a:
"Call to a member function on a non-object Fatal error: Call to a member function on a non-object in /home/www/mydomain/forums/admincp/vbsurvey_install.php on line 20 Error? Lines 15-23 look like this: Code:
require_once('./global.php'); require_once('./includes/adminfunctions_template.php'); require_once('./includes/adminfunctions_language.php'); $vbulletin->input->clean_array_gpc('r', array( 'do' => TYPE_STR, 'step' => TYPE_STR)); |
#5
|
|||
|
|||
What vB version are you running?
|
#6
|
|||
|
|||
I'm running 3.0.7....
From reading the release notes, I was under the impression that the ability to support 3.5beta was *added*... Will it not work at all on 3.0.7? Is there an older hack that I would install instead? |
#7
|
|||
|
|||
None of the vB3.5 hacks will work on 3.0.x.
There have been too many internal changes. |
#8
|
|||
|
|||
[QUOTE=BLykMik]I'm running 3.0.7..../QUOTE]
There is a version for 3.0.7: https://vborg.vbsupport.ru/showthrea...threadid=82384 |
#9
|
|||
|
|||
Thanks... sorry for my confusion.
|
#10
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|