Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help with Live Support phpOnline


Guest

Recommended Posts

i am also getting this error

 

 

Creating msgdb Table...

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 8

Creating cs Table...

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 13

Creating bvars Table...

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 5

Creating msgdb Table...

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 8

Creating cs Table...

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 13

Creating bvars Table...

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 5

 

please help

Link to comment
Share on other sites

i did install it. but it says to put some code code in colum_left there is no colum_left file in ver 2.3.1

 

you need to update the includes/boxes/live_support.php to work with 2.3.1 which means a rewrite of the box code so it can be controlled by the admin.

Link to comment
Share on other sites

i am also getting this error

 

 

Creating msgdb Table...

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 8

Creating cs Table...

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 13

Creating bvars Table...

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 5

Creating msgdb Table...

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 8

Creating cs Table...

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 13

Creating bvars Table...

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 5

 

please help

 

you could try opening the live_support/install.php file and changing all instances of

 

TYPE=MyISAM

 

to

 

ENGINE=MyISAM

 

Although I am not entirely sure on that but its worth a go.

Link to comment
Share on other sites

you need to update the includes/boxes/live_support.php to work with 2.3.1 which means a rewrite of the box code so it can be controlled by the admin.

 

do you know how to do that i cant write the code that well i can just modify it but that is to much for me is it hard to get it to work for 2.3.1

Link to comment
Share on other sites

you could try opening the live_support/install.php file and changing all instances of

 

TYPE=MyISAM

 

to

 

ENGINE=MyISAM

 

Although I am not entirely sure on that but its worth a go.

 

 

PupStar thanks this did the trick I just need to get the box on the front end now

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...