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 |
#12
|
|||
|
|||
Quote:
Type pwd to find where you are in the directory structure |
#13
|
|||
|
|||
I'v re-uploaded the zip file with some minor changes. No need to upgrade. If you already installed it, just make this edit in this file:
./survey/templates/Default/results_table.tpl Find this: Quote:
Quote:
|
#14
|
||||
|
||||
Quote:
Code:
Warning: getimagesize(/usr/home/thetechg/public_html/retreat/survey/templates/Default/images/bar.gif): failed to open stream: Permission denied in /survey/classes/results.class.php on line 233 |
#15
|
|||
|
|||
Quote:
|
#16
|
||||
|
||||
Quote:
|
#17
|
|||
|
|||
Quote:
If that works, then it may just be a matter of changing the owner. If the apache server is running as apache user (or whatver the user:groupname is), you can then do this: chown -R apache:apache survey Then chmod -R 744 survey |
#18
|
||||
|
||||
Problem solved .. I'd placed the survey directory in the same directory as forum, not below .. when I viewed page source to read the img src, I realised my error .. duh.
All works perfectly .. thanks for the help |
#19
|
|||
|
|||
This is killing me. I did everything. The folders are in the right directory, I even manually changed all the permissions to 744, and I still get this:
Code:
Warning: main(survey/classes/main.class.php): failed to open stream: Permission denied in /survey.php on line 8 Warning: main(survey/classes/main.class.php): failed to open stream: Permission denied in /survey.php on line 8 |
#20
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showpost....0&postcount=16 |
#21
|
|||
|
|||
There are a couple of template changes. One causes not updating edited questions. I've changed the zip file. For those who already installed it, you just need to re-upload the .tpl files in this directory: ./survey/templates/Default/
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|