Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
vB Survey: Add a full-featured survey tool to your forum Details »»
vB Survey: Add a full-featured survey tool to your forum
Version: 1.9a, by Spikeman Spikeman is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.4 Rating:
Released: 11-14-2006 Last Update: Never Installs: 261
Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

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.
tamarian: Who originally made this a vB hack for vB 3.5

Application Features: See the UCCASS site for full details.

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:
2 mins, all done via product file.

Installation:

* Unpack the included file
* Copy survey.php to your main forum directory
* Copy the survey directory into your forum directory (cannot change the directory name)
* Install the Product-Survey.xml
* The product file will also install all data for the 2 default surveys to get you started.
* Go to AdminCP => vBulletin Options => Survey System Options - and set the options for access and other settings
* If you get permission errors, change file permissions for the survey directory and its contents to 744, and the owner/group to apache:apache (or, some servers are setup to nobody:nobody):

cd /path/to/main/forum

chown -R apache:apache survey

chmod -R 744 survey

Notes:

The "do not remove" comment on the copyright link in the footer is from the original UCCASS footer template. You may contact 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.

I personally do not claim credit for this hack, however this is what I have done to port over to 3.6.3 :-

1. All tables, templates, phrases etc are installed via product file.
2. Support for wol has been added.
3. Some bugs fixed with the UCCASS system

This hack is for 3.6.3 not 3.5, the 3.5 version can be seen and downloaded here this will not upgrade the 3.5 version.

I did obtain the permission from tamarian to port this to 3.6.

This is my first big hack here so I would grateful if you did click Install if you use it. Remember you only get notified of updates if you Install

Demo Here :- http://www.internetwatchers.co.uk/forums/survey.php please note the Demo may have restrictions as it is a live board. You may or may not be able to test the survey as a guest, this will not affect your sites as generally why would you want guests taking a survey on your site, you would never get a true survey result, I have only enabled this on my board so as to get the ball rolling and you guys can see it. you should all be able to see results page though.

If you have the older 3.5 Hack installed you MUST uninstall that before installing 3.6.3

vB Survey for vB 3.0 version by tamarian
vB Survey for vB 3.5 version by tamarian

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 02-04-2007, 09:45 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot!
Btw I have an issue, right now, a member took the survey and it's not anonymous. However, his name did not show up in the table as the others. What could be the cause?
Also, do you know how can I make the questions in the table view of the results smaller? the table is huge! I tried to find it myself but the code is huge and it doesn't work with vb templates...

Thanks a lot in advance
Reply With Quote
  #113  
Old 02-06-2007, 10:30 PM
rjdpa rjdpa is offline
 
Join Date: May 2002
Location: PA
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to show the user names, then their answers? I checked all of the permissions and settings and can't find a way to display the user names if the survey is NOT anonymous.

Also, is it possible to show all answers instead of clicking "View Answer" for each question WITHOUT having to do some kind of export?

Thanks
Reply With Quote
  #114  
Old 02-07-2007, 12:09 PM
molieman's Avatar
molieman molieman is offline
 
Join Date: Oct 2006
Location: Ocala, FL
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I apologize in advance if this is a old topic I may of missed.

First of all, Survey worked fantastic until we moved to a new server. We made sure all the directories chmod was set, according to the installation instructions.

We're now getting the following error:

Warning: Smarty error: unable to read template resource: "Default/available_surveys.tpl" in /survey/smarty/Smarty.class.php on line 589

We've tried all sorts of combinations of chmod settings, and went from worse back to the above error.

Probably something simple we're missing You're guidance will be greatly appreciated

Matt Olieman
www.mycockpit.org
http://www.mycockpit.org/forums/survey.php
Reply With Quote
  #115  
Old 02-13-2007, 12:00 AM
M_Portiss M_Portiss is offline
 
Join Date: Jul 2006
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could someone please help me? I have followed the directions (atleast I THOUGHT I had) however, when I go to http://www.myforumname.com/forums/survey.php, I get only a blank screen. I have changed my server permissions, and my usergroup permissions are also set correctly.

Any help, please?!
Reply With Quote
  #116  
Old 02-13-2007, 03:11 AM
TomasDR TomasDR is offline
 
Join Date: Feb 2006
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having a problem with the usage of the survey mod.

I followed all of the instructions and read every post, but I have a new problem.

I get the main survey screen with the two sample surveys, I have permissions setup correctly and I can see "Edit Surveys" and the link for "Create New Survey", and I confirmed the options in the admincp.

My problem: When I click on any link; take survey, view results, edit, or new survey it returns me back to the main survey screen. The address bar shows what I presume to be the correct address(es) with variables but I just get to see the main survey screen over & over. The only links that work are the documentation and the copyright links.

/forum/survey.php?&do=take&sid=5
/forum/survey.php?&do=results&sid=5
/forum/survey.php?do=edit_survey&sid=5&submit=Edit+Survey
/forum/survey.php?do=new_survey

I have installed it twice, twice in a row, and then uninstalled and re-installed the product. I confirmed every file is uploaded and the chmod/chown was done.

Any thoughts?
Reply With Quote
  #117  
Old 02-15-2007, 01:42 AM
Spikeman Spikeman is offline
 
Join Date: Aug 2006
Location: UK
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Michelle View Post
Thanks a lot!
Btw I have an issue, right now, a member took the survey and it's not anonymous. However, his name did not show up in the table as the others. What could be the cause?
Also, do you know how can I make the questions in the table view of the results smaller? the table is huge! I tried to find it myself but the code is huge and it doesn't work with vb templates...

Thanks a lot in advance
Quote:
Originally Posted by rjdpa View Post
Is it possible to show the user names, then their answers? I checked all of the permissions and settings and can't find a way to display the user names if the survey is NOT anonymous.


Also, is it possible to show all answers instead of clicking "View Answer" for each question WITHOUT having to do some kind of export?

Thanks
Quote:
Originally Posted by molieman View Post
I apologize in advance if this is a old topic I may of missed.

First of all, Survey worked fantastic until we moved to a new server. We made sure all the directories chmod was set, according to the installation instructions.

We're now getting the following error:

Warning: Smarty error: unable to read template resource: "Default/available_surveys.tpl" in /survey/smarty/Smarty.class.php on line 589

We've tried all sorts of combinations of chmod settings, and went from worse back to the above error.

Probably something simple we're missing You're guidance will be greatly appreciated

Matt Olieman
www.mycockpit.org
http://www.mycockpit.org/forums/survey.php
Quote:
Originally Posted by M_Portiss View Post
Could someone please help me? I have followed the directions (atleast I THOUGHT I had) however, when I go to http://www.myforumname.com/forums/survey.php, I get only a blank screen. I have changed my server permissions, and my usergroup permissions are also set correctly.

Any help, please?!
Quote:
Originally Posted by TomasDR View Post
I am having a problem with the usage of the survey mod.

I followed all of the instructions and read every post, but I have a new problem.

I get the main survey screen with the two sample surveys, I have permissions setup correctly and I can see "Edit Surveys" and the link for "Create New Survey", and I confirmed the options in the admincp.

My problem: When I click on any link; take survey, view results, edit, or new survey it returns me back to the main survey screen. The address bar shows what I presume to be the correct address(es) with variables but I just get to see the main survey screen over & over. The only links that work are the documentation and the copyright links.

/forum/survey.php?&do=take&sid=5
/forum/survey.php?&do=results&sid=5
/forum/survey.php?do=edit_survey&sid=5&submit=Edit+Survey
/forum/survey.php?do=new_survey

I have installed it twice, twice in a row, and then uninstalled and re-installed the product. I confirmed every file is uploaded and the chmod/chown was done.

Any thoughts?
I will address all these questions and problems over this coming weekend, pinned down at work right now, please bare with me
Reply With Quote
  #118  
Old 02-17-2007, 01:09 AM
LRadunz's Avatar
LRadunz LRadunz is offline
 
Join Date: Jan 2007
Location: MN
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello.

This is an excellent hack/mod.

Thanks much.
Reply With Quote
  #119  
Old 02-24-2007, 02:55 AM
Tigratrus's Avatar
Tigratrus Tigratrus is offline
 
Join Date: Nov 2006
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great stuff. Very powerful, I did have a problem with permissions even after chmodding them to 744, but I think I worked around it.

Quick question? There are no currency answer types or float/int numericals? The only numerical values are 0-10 or 10+. We'd like to be able to gather some financial answers and average them? It looks like you can use REGEX values to add some in, but I'm afraid REGEX baffles me a bit. I gave it a try but can't seem to get the syntax right, even looked at the convieninetly link ref ... Can anyone take pity on the REGEX challenged? Please?

TIA for any help!

James and Susan
Reply With Quote
  #120  
Old 03-02-2007, 08:04 PM
Bernd Glasstett's Avatar
Bernd Glasstett Bernd Glasstett is offline
 
Join Date: Sep 2002
Location: Waldshut-Tiengen Germany
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It really is something, what I don't understand. This is such a great tool, I would love to use it, but can't, unless I provide my own translation. Why can't it just use the phrase-tools from VBB? Why is this so difficult for the programmers to work out plugins, which can be translated easily? There isn't only englisch speaking folks around here. Most of my users won't use the surveys, just because they don't know english. *sigh*
Reply With Quote
  #121  
Old 03-06-2007, 04:10 AM
COBRAws's Avatar
COBRAws COBRAws is offline
 
Join Date: Oct 2002
Location: Buenos Aires
Posts: 864
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can not find vbsurvey_install.php anywhere on the zip file
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:18 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04933 seconds
  • Memory Usage 2,326KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete