vb.org Archive

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

tamarian 11-16-2005 01:36 AM

Quote:

Originally Posted by hoangminh
This version of UCCASS (1.8) does not support Unicode. But the 1.8.1 version does.

Would you please show me how to upgrade to this version ?

There's no easy way of showing you how to upgrade, since this involves several code changes in several files. The problem with those changes is that it will render the survey not compatible with any MySQL prior to 4.x.

hoangminh 11-16-2005 03:49 AM

Quote:

Originally Posted by tamarian
There's no easy way of showing you how to upgrade, since this involves several code changes in several files. The problem with those changes is that it will render the survey not compatible with any MySQL prior to 4.x.

Oh, thanks for your quick reply. But I'm Vietnamese, so I have to use Unicode to show content. Everytime I try to submit Unicode character, it converts 2 times so the data display correctly.

For example, when I try to enter the value v? dụ, in database, it should store data as ví dụ , but the current Survey class file parse again the value ví dụ to ví dụ (means it convert & to &amp etc.) before save it to database show the data encoded twice.

Is there any way you could suggest me to solve this problem ?

Thanks in advanced

stutefc 11-16-2005 11:30 AM

Getting this error...any ideas.

Fatal error: Call to a member function on a non-object in /home2/irishlea/public_html/includes/config.php on line 170

tamarian 11-17-2005 02:53 AM

Quote:

Originally Posted by stutefc
Getting this error...any ideas.

Fatal error: Call to a member function on a non-object in /home2/irishlea/public_html/includes/config.php on line 170

You might have installed the wrong version? This one is for vB 3.5, there's another version for 3.0.x

tamarian 11-17-2005 02:54 AM

Quote:

Originally Posted by hoangminh
Oh, thanks for your quick reply. But I'm Vietnamese, so I have to use Unicode to show content. Everytime I try to submit Unicode character, it converts 2 times so the data display correctly.

For example, when I try to enter the value v? dụ, in database, it should store data as ví dụ , but the current Survey class file parse again the value ví dụ to ví dụ (means it convert & to &amp etc.) before save it to database show the data encoded twice.

Is there any way you could suggest me to solve this problem ?

Looks like it will require an upgrade to 1.8.1. I'll add this to my to-do list, but can't promise anything soon.

hoangminh 11-17-2005 02:57 AM

Quote:

Originally Posted by tamarian
Looks like it will require an upgrade to 1.8.1. I'll add this to my to-do list, but can't promise anything soon.

Thank a lot for your support,

I'm looking forward to your new release, again, thank you very much

hoangminh 11-21-2005 06:59 AM

Edit: my problem solved by edit code in survey.class.php.

Another question, How can I know that which member is participate in the survey and their answer, How to send member a PM his answers in the survey ?

Thanks in advanced

tamarian 11-21-2005 10:43 AM

Quote:

Originally Posted by hoangminh
Edit: my problem solved by edit code in survey.class.php.

Another question, How can I know that which member is participate in the survey and their answer, How to send member a PM his answers in the survey ?

You can click on view results as table to see how members voted, if the survey is not anonymous. But it does not send PM's to members.

dc3dreamer 11-22-2005 05:19 AM

Works fine here on vB 3.5.1, except I had to comment out a chown() call in Survey.class.php. Apache server. This is an awesome app, thanks very much for integrating into VB!!! I am amazed.

WNxWakko 12-10-2005 05:24 PM

I am getting this error at the top when I access the survey.php file.

Quote:

Notice: Undefined index: HTTP_REFERER in /*****/Forum/includes/class_core.php on line 1555

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /*****/Forum/includes/class_core.php:1555) in /survey/classes/main.class.php on line 28

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /*****/Forum/includes/class_core.php:1555) in /survey/classes/main.class.php on line 28


All times are GMT. The time now is 10:37 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.01491 seconds
  • Memory Usage 1,746KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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