The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Survey (UCCASS Survey app integration) Details »» | |||||||||||||||||||||||||||
vB Survey (UCCASS Survey app integration)
Developer Last Online: Nov 2023
What this hack does:
This hack will add a full featured survey application system to your forum. Credits: John W. Holmes: Author of UCCASS Survey. Application Features: See the UCCASS site for full details. After testing several survey apps, this one is 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: Added anonymity option. If a survey is not anonymous, members can see how other members answered. Added Hide/unhide survey option 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/forumAdded in v1.5.4 (October, 17, 2005 Now checks primary and secondary permisisons. Added in v1.5.3 (August 26, 2005 Don't show edit box unless user has permission. 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: 1. If you use FTP to upload the survey directory, you might have problems with subdirectories under /survey/smarty/template_c due to the directory names with % signs. In this case, you can delete all the directories under template_c (but not the template_c directory itself). Those subdirectories will be recreated automatically when the templates are read. 2. 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. Show Your Support
|
Comments |
#62
|
|||
|
|||
Quote:
Second, the link you posted shows that the file was not there, so you may not have uploaded it, or uploaded it to the wrong location. |
#63
|
|||
|
|||
Quote:
Anyway it's the 3.0 version (1.5 vBSurvey). The URL is just an example. I'll PM you the URL when I get it reinstalled again. |
#64
|
|||
|
|||
Quote:
The work around was to create the survey directory on the local disk and create a symbolic link to that directory in the /home/www/mydomain.com/forums directory. I've created my first survey and it works great. A couple questions: 1. Is there a modification or hack to the survey that will make Multiple Choice Single Selection into a dropdown listbox instead of a bunch of radio select buttons? 2. I'd like to only display the "Edit Survey" box only when a user has the permissions to do so. Have you got anything to do that? Thanks. Works great -- very flexible, very powerful!!! |
#65
|
|||
|
|||
Quote:
Quote:
Quote:
1. survey/templates/Default/available_surveys.tpl 2. survey/classes/survey.class.php |
#66
|
|||
|
|||
Quote:
Thanks. BTW, I added the following to survey.php to keep people who didn't belong in the survey page in the first place completely out: Find: PHP Code:
PHP Code:
|
#67
|
||||
|
||||
Looking forward to using this! Installed fine, changed the survey folder to 744 and all subfolders. Did the Admincp changes. Using vb 3.07
Getting Warning: main(survey/classes/main.class.php): failed to open stream: Permission denied in /survey.php on line 8 Line 8 is require('survey/classes/main.class.php'); CHMOD is 744 What am I missing? Did I delete my install file too soon? |
#68
|
|||
|
|||
Quote:
|
#69
|
||||
|
||||
Thanks for the quick reply, is that setting through my FTP program?
|
#70
|
|||
|
|||
Quote:
I don't think so, I usually set it from the command line through SSH. But to confirm that it's an ownership issue, chmod to 777, and see if it works. With FTP, make sure you give it enough time to recursively change all files and directories. |
#71
|
||||
|
||||
Okay, 777 allows it to work. So??? The 744 isn't sticking? Or is it's the SSH?
My parent folder "forums" is set to 755. Could that be interfering? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|