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)

Datenpapst 11-16-2006 08:37 AM

Don't know why, but I get this message in the example surveys:


Quote:

Warning: chmod(): Operation not permitted in /survey/smarty/Smarty.class.php on line 1454

Warning: chmod(): Operation not permitted in /survey/smarty/Smarty.class.php on line 1454

Datenpapst 11-16-2006 08:46 AM

Another thing I noticed:
When you delete a survey this message comes:

e.g. Survey #5 does not exist.

You may should create a text that tells the admin that the survey has been deleted.

Spikeman 11-16-2006 11:39 AM

Quote:

Originally Posted by StarBuG (Post 1118439)
I get

Table 'dbname.vbsurvey_surveys' doesn't exist

when I try to call survey.php

In my db only survey_ tables exist, not vbsurvey.
I don't use prefixes for tables

StarBuG

Open survey/classes/mainclass.php find this
Code:

//fix after setting tables in install script
        $this->CONF['db_tbl_prefix'] = TABLE_PREFIX . 'survey_';

and replace with this
Code:

//fix after setting tables in install script
        $this->CONF['db_tbl_prefix'] = TABLE_PREFIX . 'vbsurvey_';


Spikeman 11-16-2006 11:46 AM

Quote:

Originally Posted by Datenpapst (Post 1118481)
Another thing I noticed:
When you delete a survey this message comes:

e.g. Survey #5 does not exist.

You may should create a text that tells the admin that the survey has been deleted.

I have seen this before and will look into it, although you receive this message is the survey still deleted?

Kihon Kata 11-16-2006 11:47 AM

I've installed this on my board here...running 3.6.3

When I click on "edit questions" and/or "preview survey" I get this:

Code:

Error selecting questions: Unknown column 'q.aid' in 'field list'

Spikeman 11-16-2006 11:57 AM

Quote:

Originally Posted by Kihon Kata (Post 1118540)
I've installed this on my board here...running 3.6.3

When I click on "edit questions" and/or "preview survey" I get this:

Code:

Error selecting questions: Unknown column 'q.aid' in 'field list'

Can you PM a url for me to see this? <-- sorry did not see the url there!!! Can you PM me some login and admin perms please :)

Spikeman 11-16-2006 12:04 PM

Quote:

Originally Posted by Datenpapst (Post 1118476)
Don't know why, but I get this message in the example surveys:

Have you tried to change the server permissions on the directory?

Kihon Kata 11-16-2006 12:31 PM

PMed you some login info....

Quote:

Originally Posted by Spikeman (Post 1118541)
Can you PM a url for me to see this? <-- sorry did not see the url there!!! Can you PM me some login and admin perms please :)


Kihon Kata 11-16-2006 01:59 PM

Thanks Spikeman for the personal help on my forum. He fixed my issue.

Thanks again

Spikeman 11-16-2006 02:22 PM

Quote:

Originally Posted by Kihon Kata (Post 1118633)
Thanks Spikeman for the personal help on my forum. He fixed my issue.

Thanks again

[Resolved]You are welcome, error was caused by corruption in db tables, uninstalled the product and reinstalled, works fine now.


All times are GMT. The time now is 03:33 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.01405 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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