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 |
#182
|
||||
|
||||
Nice survey, but one thing is very dangerous, if you go to the copyright link in the footer (http://www.bigredspark.com/) and try to open their forum it want to download a wmf file which contains a Trojan-Downloader.Win32.Agent.acd according to my virus program.
Thats not very trustful? |
#183
|
|||
|
|||
Quote:
|
#184
|
||||
|
||||
Ok I sent him a mail but its not sure he read this, from him site:
Quote:
|
#185
|
|||
|
|||
Awesome mod.. but I'm having a problem w/ the view "Results as a Table" as well as the Export Results to CSV as Text or Numeric Values options.
When I run any of those options, I get the header/column info, but no data... edited to add: I created a test survey and 2 "people" have answered it. The graphs display correctly, but when I export to CSV, this is what I get: Quote:
|
#186
|
|||
|
|||
First of all, thanks for a great extension. I have installed this on 2 forums.
On one of the forums it works great, the other, when I browse to the survey.php file instead of the actual page I get a bunch of text "input->clean_array_gpc('r', array( 'do' => TYPE_STR, 'sid' => TYPE_INT, 'aid' => TYPE_INT)); if (empty($vbulletin->GPC['do'])) $vbulletin->GPC['do'] = 'main'; $sid = intval($vbulletin->GPC['sid']); $navbits = array("survey.php?$session[sessionurl]" => 'Survey'); $vbulletin->userinfo['can_admin_surveys'] = in_array($bbuserinfo['usergroupid'], explode(',', $vbulletin->options['vb_survey..." Does anyone know why this is happening? The other PHP pages for the site work fine, just survey.php seems to be having the problem. I have copied a fresh survey.php to no avail. Thanks, |
#187
|
|||
|
|||
OK found the problem.
The begining code of survey.php had <? I changed it to <?php :banana: |
#188
|
|||
|
|||
Can we upgrade to uccass 1.81 and keep the vb integration intact?
|
#189
|
|||
|
|||
Quote:
|
#190
|
|||
|
|||
John confirms that their IPB forum was messed with by script kiddies, and it's been cleaned, and will upgrade soon:
http://www.bigredspark.com/forums/in...wtopic=592&hl= |
#191
|
||||
|
||||
Yes, maybe a new vb customer
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|