Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

[Help] How to install a new contribution


gsnradio

Recommended Posts

well it was some language pack a the redirect_globals.

 

But most important now, I need to sort out this one first

 

The Contr_Installer 1.4

 

My server SQL cant create those tables... Any idea m8?

Link to comment
Share on other sites

1064 - You have an error in your SQL syntax near '; ' at line 7

CREATE TABLE IF NOT EXISTS `contrib_installer` ( `ID` int(4) NOT NULL auto_increment PRIMARY KEY, `line_number` int(5) unsigned default NULL, `file` varchar(255) default NULL, `contrib_name` varchar(255) default NULL );

 

On the next page...

 

1146 - Table 'gsnradio_com_-_oscommerce.installed_contributions' doesn't exist

select contr_id, contr_ref from installed_contributions where contr_name_version = 'Contrib_Installer_1.0.14'

 

This is what came out when I try to installed..

 

I presume is either the parse or setup did not support from phpMySQL version 3.6

 

But it cant be as I am using this to installed Oscommerce 2.2m. So it should work. aint it m8?

Link to comment
Share on other sites

not sure yet, i give it another try m8... thx for te quick reply and concerned/// I do worry this db already got in my SQL.... Else this will be a time consuming process...

 

But to get things right, it will need to...

Link to comment
Share on other sites

lol to many Contr Installer in Admin. So decided to get a fresh one again. Luckyly the OsCommerce is a power tool from the Provider.

 

If not I think i will just ignore it.

 

Anyway... hope this time i get it right.

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