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
![]() 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 ![]() Please click Install if you have installed this mod. Show Your Support
|
Comments |
#242
|
||||
|
||||
![]() Quote:
Quote:
Quote:
Quote:
![]() Ok guests can now view and create survey url here http://www.internetwatchers.co.uk/forums/survey.php |
#243
|
|||
|
|||
![]()
hmm the example andinternetwatchers survey are the same? so tells me the site. hmm its not storing all of the answers and also does not show me every question.
|
#244
|
|||
|
|||
![]() Quote:
I could not replicate your other error, I get all the questions and can see the results after survey. |
#245
|
|||
|
|||
![]()
I hope i don't piss off anyone here!! No credit here.
You must have this install before upgrading to 3.6.X this is want is missing to make it work....Not sure if this a 100% fix good luck with it.. add new template called Code:
vbsurvey Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] - $vbphrase[report_bad_post]</title> $headinclude </head> <body> $header $navbar $body <div class="smallfont" align="center"> <BR /> Powered by <a href="http://www.bigredspark.com/survey.html">UCCASS 1.8</a>. Copyright © 2004 <a href="http://www.bigredspark.com/">John W. Holmes</a>, All Rights Reserved <!-- YOU MAY NOT REMOVE THIS COPYRIGHT NOTICE WITHOUT PERMISSION FROM THE UCCASS AUTHOR --> </div> $footer </body> </html> |
#246
|
|||
|
|||
![]()
Well that template is already installed on the installation, or it did on my install, it probably failed to install on your install, so there must have been a problem in the config somewhere.
|
#247
|
||||
|
||||
![]()
It does not seem to work propaly
If I want to take a survey as a guest I get "You have already completed the requested survey." also guests should not be able to create new surveys. Is this controlled via the permission system? |
#248
|
|||
|
|||
![]() Quote:
Quote:
|
#249
|
|||
|
|||
![]()
does this work correctly on vB 3.6.x ?
|
#250
|
||||
|
||||
![]()
I finally got mine working on 3.6.1. I had this installed on 3.5, so if you try a fresh install on 3.6.x I think you will get some database errors. The install script needs to be re-written for 3.6.x.
To get it working I had to: 1) Upload the survey directory to the main forums directory 2) AND ALSO upload the survey directory to the /forums/include directory (that's where it was looking for the templates for some reason) 3) chmod both survey directories and everything in them to 744 4) chown both survey directories to nobody.nobody (might be apache.apache for some people) And presto! It works great ![]() |
#251
|
||||
|
||||
![]() Quote:
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|