vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Easy Forms - Create a form or multiple forms without php or html knowledge (https://vborg.vbsupport.ru/showthread.php?t=201097)

SilverBoy 05-28-2012 10:28 PM

I have a big problem.

I have one form (for survey purpose) saved to database, and I have until now more than 2000 participation, every thing was OK, but after the number of participations growth to more than 1400 I get problem with display results (even poll result and table), the page continuing loading to long time and thin display (page not found error).

How I can divide the results to multi-pages to display them?

Please help, it is an urgent case.

SilverBoy 05-29-2012 10:14 PM

no body can help in this?

Simon Lloyd 05-29-2012 11:12 PM

Which version do you have installed?

SilverBoy 05-29-2012 11:40 PM

3.7

Thanks for reply

SilverBoy 06-12-2012 03:07 PM

What is the problem with show poll results !!

Why it didn't work if the number of forms submitted over 1000?

KrU$ty 06-28-2012 11:19 AM

I'm getting the following error on install. Couldn't find anything about it in the thread. Anyone know anything about it?

Database error in vBulletin 3.8.7:

Invalid SQL:

CREATE TABLE IF NOT EXISTS `forms` (
`fid` int(11) NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`description` text NOT NULL,
`displayorder` int(10) NOT NULL,
`action` int(3) NOT NULL,
`where` varchar(200) NOT NULL default '',
PRIMARY KEY (`fid`)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 9
Error Number : 1064
Request Date : Thursday, June 28th 2012 @ 07:15:59 AM
Error Date : Thursday, June 28th 2012 @ 07:16:00 AM
Script : http://mysite.com/admincp/plugin.php?do=productimport
Referrer : http://mysite.com/admincp/plugin.php?do=productadd
IP Address : MyIP
Username : MyUsername
Classname : vB_Database
MySQL Version : 5.5.23-55

I've tried all versions of the mod, even the 3.7 one and I get the same error. No problems with any other mods.

I'm wondering if I just create the table 'forms' manually, will that work?

kotkerk 06-28-2012 03:11 PM

find in product file TYPE=MyISAM;
and replace with ENGINE=MyISAM;
all instances

KrU$ty 06-28-2012 10:21 PM

Quote:

Originally Posted by kotkerk (Post 2343601)
find in product file TYPE=MyISAM;
and replace with ENGINE=MyISAM;
all instances

Thanks. Worked like a charm.

imported_polygrinder 07-07-2012 09:35 PM

Does anyone know of a tutorial on how to use this product? Never mind. I figured it out.

vBMerkezi 07-12-2012 09:41 AM

thank you


All times are GMT. The time now is 07:51 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.02583 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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