Jump to content

error on phpmyadmin and on db file


Recommended Posts

(edited)

Hello all,

 

I tried to import data .sql on phpmyadmin but it giving me this error

 

 

# $Id$ # # ClicShopping, Social Open Source E-Commerce Solutions B2B - B2C # http://www.clicshopping.org # # Copyright (c) 2008 ClicShopping # # Released under the GNU General Public License 2 # # NOTE: * Please make any modifications to this file by hand! # * DO NOT use a mysqldump created file for new changes! # * Please take note of the table structure, and use this # structure as a standard for future modifications! # 1 - Default, 2 - USA, 3 - Spain, 4 - Singapore, 5 - Germany INSERT INTO address_format VALUES(1, '$firstname $lastname$cr$streets$cr$city, $postcode$cr$statecomma$country', '$city / $country')

MySQL said: 

#1146 - Table 'database.address_format' doesn't exist

 

Also , I wrote correct username , password , and data on mysql.php file , but it giving me this error : 

includes/ClicShopping/OM/CLICSHOPPING.php on line 52

Edited by Eng
Link to post

Hello @Eng

I tested the latest commit, no problem, the db works fine. Could you tell us more information ?

Are on on windows ?
Which php version and do you use maria db or mysql ?

Thank you.

Link to post

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

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

Important Information

By using this site, you agree to our Terms of Use