vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vB Survey: Add a full-featured survey tool to your forum (https://vborg.vbsupport.ru/showthread.php?t=131650)

pauldack 06-13-2008 10:36 AM

Quote:

Originally Posted by powerful_rogue (Post 1492852)
Ive just removed

dependencies>
<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.6.99"></dependency>
</dependencies>


from the product file and it installs fine. Had a quick look and it seems to be working with no errors. Will give it a proper test later, however looks like it is compatable with 3.7 :)

This worked (installation) for me aswell,

Greg-J 06-13-2008 08:47 PM

Is there a way to require all users or users that are part of a specific usergroup to take a given survey? I'd like to make it to where my members cannot post until they take a survey that I state is a required survey.

PtitLu 06-19-2008 10:01 AM

Which template should i edit to translate this mod ? Thanks for the job.

ze?ox 06-19-2008 04:01 PM

Always I get this message:

Quote:

Moved Temporarily

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, *** and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.8 (Debian) mod_fastcgi/2.4.6 Server at *** Port 80
Whats that?

PtitLu 06-20-2008 10:53 AM

Quote:

Originally Posted by PtitLu (Post 1553426)
Which template should i edit to translate this mod ? Thanks for the job.

Mod almost translated. I only need to know where to translate the "answers". If i modify the answers for one survey, the translation ain't saved for all the surveys.

Hanoifishing 06-24-2008 08:21 AM

This hack is good for VBB 3.7.1 patch 2!
I've just installed it (with many many problems but then i was successful)
Thanks the owner of this topic!
You're very nice!

Hanoifishing 07-01-2008 02:07 AM

Now I have to calculate the results of my survey follow formula.
Example: There are 20 questions in my survey with 4 options in each question: A, B, C, D
After users finished this survey, how do I show their results like this:
(number of option A) * 5 = ..... %A
(number of option B) * 5 = ..... %B
(number of option C) * 5 = ..... %C
(number of option D) * 5 = ..... %D
20 = 100%
Your percent of A-option (B,C,D) is highest so that .... (conclusion of survey)

Anyone can show me how to do it?

harley_m 07-02-2008 08:22 AM

Just tried to install this on a 3.6.4 and it all went in okay - but when trying to run survey.php it just splurges the php code from input->clean_array_gpc('r', array(... onwards.

Any ideas why that would be?

Great Mod, really hoping I can get it sorted!

Harley

solidlink 07-29-2008 08:35 PM

waiting for an update for 3.7 :)

rasheed 08-14-2008 04:35 PM

I am looking for the access control settings? Are they in admincp as I don't see them in the Edit Survey options. Specifically, I am trying to make a public survey with all of the users groups having access, but I still get a login prompt when trying to answer the survey..are there related vb access that are needed that are conflicting with the add-in program?

Thanks.
Rasheed

solidlink 08-18-2008 09:20 AM

Anyone using it on 3.7.2 ?

edytwinky 09-06-2008 01:09 AM

Good stuff. Going to install it on my board.

Defkalion 09-06-2008 04:15 PM

Quote:

Originally Posted by solidlink (Post 1586923)
waiting for an update for 3.7 :)

Quote:

Originally Posted by solidlink (Post 1601287)
Anyone using it on 3.7.2 ?

I'm using it on my 3.7 and it's working with no problems.

bhr4ce1 09-14-2008 05:19 AM

Total novice here, but LOVE this program. Works perfectly for my needs.

Any idea why the survey will not show members names (did NOT make it anonymous) or give results in the csv exported files?

Thank you

leonnix 09-21-2008 06:05 PM

Does it work with 3.7.3

PtitLu 09-22-2008 08:28 AM

Quote:

Originally Posted by leonnix (Post 1627149)
Does it work with 3.7.3

Perfectly ;)

leonnix 09-22-2008 03:06 PM

cool ! this will come into handy ! thx man !

biocyberman 09-29-2008 11:17 AM

I managed to install this mod after a small tweak:
In file product-vbsurvey.xml, I had to change this line:
Code:

<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.6.99"></dependency>
to this:
Code:

<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.8.3"></dependency>
The 3.8.3 is just a trick to bypass version checking.

Things work great. But can anybody access security level of this mod when we install to vb 3.7? This mod uses smarty templating system. Do I need to add CSRF protection?

moonclamp 10-02-2008 07:58 PM

I've just installed on 3.7.2 and can't do anything.

Set the permissions, but clicking on any of the default the links just refreshes the page.

eternal_ 10-11-2008 03:11 PM

I just downloaded but haven't installed. I'm looking at the files first and noticed the AdminCP folder is empty. Is it supposed to be empty?

kiwivc 10-23-2008 08:07 PM

Running 3.6.8 PL1 with this mod giving no problems until now. I'm wanting to add another usergroup to be able to Create Surveys. I've added the usergroup ID to: Usergroups allowed to create surveys however members from that particular usergroup (51) have no access to the Create New Survey link.

Usergroups allowed to create surveys: 6,9 (old) <-- works for usergroups 6 & 9
Usergroups allowed to create surveys: 6,9,51 (new) <---works ONLY for usergoups 6 & 9

I've also tried adding usergroup 51 to: Usergroups allowed to edit surveys & Usergroups allowed to administrate all surveys without any permission changes being obvious. Usergroup 51 is still unable to create a new survey. :confused:

EDIT: I worked out that the usergroup must be a primary usergroup or it won't work. Using 51 as anyone's secondary usergroup refused to work whereas using 51 as the same persons primary usergroup works perfectly.

Digma 12-10-2008 10:36 AM

Allright this is weird. Just installed it for 3.7.3 and when running survey.php I get:
Error: Cannot find file: ./survey/smarty/Smarty.class.php

The file is there, everything is placed as it should be. Though this error. Tried solving it by changing the file it includes where it happens but to no effect.

Any ideas (oh and my forum is not placed directly at domain root but in a director like /forum)

solidlink 12-13-2008 08:03 AM

waiting for someone to revise the version :(

DanTHEGREAT 12-13-2008 12:49 PM

It doesn't work with vB 8................................................. ..............

jammiedodger546 12-15-2008 10:29 PM

running smoothly on 3.8 rc1

Neutral Singh 01-26-2009 10:02 AM

Is this working on 3.8.0 Gold?

biocyberman 02-02-2009 07:07 AM

Is this mod abandoned? I hope somebody will make it to stable and working with vb3.8

AyeCapn 02-12-2009 12:29 PM

Quote:

Originally Posted by biocyberman (Post 1633004)
I managed to install this mod after a small tweak:
In file product-vbsurvey.xml, I had to change this line:
Code:

<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.6.99"></dependency>
to this:
Code:

<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.8.3"></dependency>
The 3.8.3 is just a trick to bypass version checking.

Things work great. But can anybody access security level of this mod when we install to vb 3.7? This mod uses smarty templating system. Do I need to add CSRF protection?

works great once I made this change. It's no survey monkey, but I really like it.

kiwivc 02-12-2009 03:29 PM

I've used this mod on 3.6.8 for ages with no problem. I reinstalled this same mod on a new server and I can't get it to show the results in table view. The results of any questionnaire/survey shows the answers as a graphic result however the table view result appears empty. I've uninstalled/reinstalled twice with the same outcome. Any help would be appreciated thanks :)

Solved: uninstalled

Matt_Crawford 04-07-2009 05:50 PM

Any updates on releasing this for 3.8 - or has anyone else run it?

AyeCapn 04-07-2009 08:17 PM

see my previous post - about 2 posts up :)

fahl 05-26-2009 05:41 PM

Runs fine on 3.8.2

http://pollsuk.com/forum

Board is new unfinished btw.

Trying to get itto work on vBadvanced CMPS v3.2.0 without success so fatr

Spikeman 05-27-2009 09:11 AM

There is a 3.8.2 version in 3.8 mod section ;)

vitrag24 06-07-2009 05:01 AM

will this work for vb 3.7.1?
demo?

Elenna 06-07-2009 11:57 PM

It worked on my 3.7.2, so I would imagine so.

ludachris 06-26-2009 04:19 PM

Anyone have conflicts with this hack when using vbGallery? We're getting errors a the top of the survey.php page:

Code:

Notice: Use of undefined constant PP_SCRIPT - assumed 'PP_SCRIPT' in /home/site/public_html/forums/includes/functions_gallery_store.php on line 47

Notice: Undefined variable: phrasegroups in /home/site/public_html/forums/includes/functions_gallery_store.php on line 72

Notice: Undefined variable: specialtemplates in /home/site/public_html/forums/includes/functions_gallery_store.php on line 77

Notice: Undefined index: HTTPS in /home/site/public_html/forums/includes/class_core.php on line 1575

Notice: Undefined index: HTTPS in /home/site/public_html/forums/includes/class_core.php on line 1575

Notice: Undefined index: HTTP_REFERER in /home/site/public_html/forums/includes/class_core.php on line 1602

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/site/public_html/forums/includes/functions_gallery_store.php:47) in /survey/classes/main.class.php on line 32

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/site/public_html/forums/includes/functions_gallery_store.php:47) in /survey/classes/main.class.php on line 32


vizitor 10-13-2009 08:34 AM

Hi,

I've a problem with the layout. I attached a screenshot where you can see what I'm talking about (red marker) ;).

I bet this can be fixed fast but I don't find the solution ;).

BucWiLd 10-15-2009 09:38 PM

any one know if this works on 3.8.4? im looking for a survey system

edit: works great

istvan 12-03-2009 02:49 PM

Quote:

Originally Posted by kiwivc (Post 1741998)
I've used this mod on 3.6.8 for ages with no problem. I reinstalled this same mod on a new server and I can't get it to show the results in table view. The results of any questionnaire/survey shows the answers as a graphic result however the table view result appears empty. I've uninstalled/reinstalled twice with the same outcome. Any help would be appreciated thanks :)

Solved: uninstalled


i got this same problem anyone who might know how to fix this?
Export to CSV is also empty

hoangminh 12-22-2009 01:19 AM

Quote:

Originally Posted by istvan (Post 1924752)
i got this same problem anyone who might know how to fix this?
Export to CSV is also empty

Quote:

Originally Posted by kiwivc (Post 1741998)
I've used this mod on 3.6.8 for ages with no problem. I reinstalled this same mod on a new server and I can't get it to show the results in table view. The results of any questionnaire/survey shows the answers as a graphic result however the table view result appears empty. I've uninstalled/reinstalled twice with the same outcome. Any help would be appreciated thanks :)

Solved: uninstalled


Hi, I have same problem. anyone can fix this?


All times are GMT. The time now is 03:41 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01907 seconds
  • Memory Usage 1,825KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete