Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Add on. Survey Product Generator - Sent by Email!


Recommended Posts

the idea is very intersiting

futur improvement could ne somme statistics on answers and a multilanguage capability for the question

we could take some ideas from the poll contributions

MS2

Link to comment
Share on other sites

  • 4 weeks later...

I am having an sql problem with the psg sql script. When I run it in phpmyadmin I receive this sql error. Possibly others may be getting this error as well. My server is using MySQL 4.0.26, and PHP Version: 4.4.4 (Zend: 1.3.0).

 

Error

SQL query:

 

CREATE TABLE `product_survey_answer` (

 

`id` int( 11 ) NOT NULL AUTO_INCREMENT ,

`answer` varchar( 255 ) NOT NULL ,

`question_id` int( 11 ) DEFAULT NULL ,

PRIMARY KEY ( `id` ) ,

KEY `id` ( `id` )

) ENGINE = MYISAM DEFAULT CHARSET = utf8 AUTO_INCREMENT =704;

 

 

 

MySQL said:

 

#1064 - 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 'DEFAULT CHARSET=utf8 AUTO_INCREMENT=704' at line 1

Link to comment
Share on other sites

  • 6 months later...

Hi,

 

verry usefull contri.

 

one problem, is doens't send any email. The DB table's stays empty.

 

and

 

When i vist the webpage www.domain.com/respuestaencuestapsg.php i get this error:

1064 - 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 'AND intcustomer=' at line 1

 

SELECT intstatus FROM product_survey_list WHERE intorder= AND intcustomer=

 

[TEP STOP]

 

 

someone an idea what can be wrong?

Regard,

Jan

Edited by jan64

Dreams can come true, if you help them a littlebit

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...