Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Can anyone tell me if this addon works for ver 2.3.1 this is the addon

Live Support phpOnline

 

if this works can u tell me where i need to put the code to have it appear onsite

 

and

if not can u tell me what live chat addons will wok

 

 

thanks

Posted

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

Posted

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

Posted

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.

Posted

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.

Posted

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

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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