Author Topic: country problem  (Read 19259 times)

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: country problem
« Reply #15 on: April 24, 2014, 10:02:57 AM »
Based on the log you have all sorts of problems.

1. Mysql connection drops.
2. Are you developing an extension?
3. I do not think these are related to the country problem that you report

Are you sure you are looking at correct place? If log said 1.1.6 it is the version that you use.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline popustda

  • Full Member
  • ***
  • Posts: 153
  • Karma: +9/-4
    • View Profile
Re: country problem
« Reply #16 on: April 24, 2014, 10:06:05 AM »
look here please. it was version 1.1.8 and a few lines below moved to 1.1.6

2014-04-21 13:20:36 - App Warning:  AbanteCart core v.1.1.8 Warning: Accessing store with unconfigured or unknown domain ( 181.224.131.166/ ).
 Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /home/topducan/public_html/core/lib/config.php on line 169
2014-04-22 6:14:10 - App Warning:  AbanteCart core v.1.1.8 Warning: Accessing store with unconfigured or unknown domain ( 181.224.131.166/ ).
 Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /home/topducan/public_html/core/lib/config.php on line 169
2014-04-22 20:41:33 - App Warning:  AbanteCart core v.1.1.8 Warning: Accessing store with unconfigured or unknown domain ( 181.224.131.166:81/ ).
 Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /home/topducan/public_html/core/lib/config.php on line 169
2014-04-23 13:05:25 - error:  AbanteCart core v.1.1.8 Allowed memory size of 134217728 bytes exhausted (tried to allocate 124049409 bytes) in <b>/home/topducan/public_html/admin/controller/pages/tool/backup.php</b> on line <b>307</b>
2014-04-23 13:05:53 - error:  AbanteCart core v.1.1.8 Allowed memory size of 134217728 bytes exhausted (tried to allocate 124049409 bytes) in <b>/home/topducan/public_html/admin/controller/pages/tool/backup.php</b> on line <b>307</b>
2014-04-23 17:35:34 - App Warning:  AbanteCart core v.1.1.8 Warning: Accessing store with unconfigured or unknown domain ( 181.224.131.166/ ).
 Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /home/topducan/public_html/core/lib/config.php on line 169
2014-04-24 7:42:39 - method not exist:  AbanteCart core v.1.1.6 Error: controller method not exist Controllerpagessettingsetting::details! in /home/topducan/public_html/core/engine/dispatcher.php on line 315
2014-04-24 7:42:46 - method not exist:  AbanteCart core v.1.1.6 Error: controller method not exist Controllerpagessettingsetting::general! in /home/topducan/public_html/core/engine/dispatcher.php on line 315
2014-04-24 7:43:10 - method not exist:  AbanteCart core v.1.1.6 Error: controller method not exist Controllerpagessettingsetting::details! in /home/topducan/public_html/core/engine/dispatcher.php on line 315
2014-04-24 7:43:46 - method not exist:  AbanteCart core v.1.1.6 Error: controller method not exist Controllerpagessettingsetting::details! in /home/topducan/public_html/core/engine/dispatcher.php on line 315
2014-04-24 7:58:42 - method not exist:  AbanteCart core v.1.1.6 Error: controller method not exist Controllerpagessettingsetting::details! in /home/topducan/public_html/core/engine/dispatcher.php on line 315
« Last Edit: April 24, 2014, 03:05:26 PM by abantecart »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: country problem
« Reply #17 on: April 24, 2014, 03:07:12 PM »
Did you read before, what I said about posting long logs?

I do not see how version can change back on it's own, unless you override files or do some modifications.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline popustda

  • Full Member
  • ***
  • Posts: 153
  • Karma: +9/-4
    • View Profile
Re: country problem
« Reply #18 on: April 25, 2014, 10:43:27 AM »
i made a mistake by manually downgrading to 1.1.6 version and after that i downloaded 1.18 and i returned it also manualy but now i hve these problem.
Can you please tell me what to do to fix it. I tried auto upgrade to 1.1.8 but it shows me error.
Pleas check log: ( i hope its not to big now)

ALTER TABLE `9u9_global_attributes` ADD COLUMN `regexp_pattern` varchar(255);
 in <b>/home/topducan/public_html/core/database/mysql.php</b> on line <b>114</b>
2014-04-25 13:42:48 - error:  AbanteCart core v.1.1.7 Call to undefined method ALayoutManager::clonePageLayout() in <b>/home/topducan/public_html/admin/model/catalog/product.php</b> on line <b>1064</b>
2014-04-25 13:43:02 - database error:  AbanteCart core v.1.1.7 Error: Duplicate key name '9u9_languages_index'<br />Error No: 1061<br />
CREATE UNIQUE INDEX `9u9_languages_index`
ON `9u9_languages` (`language_id`, `code`);
 in <b>/home/topducan/public_html/core/database/mysql.php</b> on line <b>112</b>

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: country problem
« Reply #19 on: April 25, 2014, 02:01:26 PM »
The easiest solution, is to copy all the files (except config file) over your files.
You can backup the data, install new store and extract back up.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline popustda

  • Full Member
  • ***
  • Posts: 153
  • Karma: +9/-4
    • View Profile
Re: country problem
« Reply #20 on: April 25, 2014, 02:20:31 PM »
you mean i download upgrade 1.1.8 and extract everything from "code" file to my host and then make backup, then install new cart and restore this backup there?

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: country problem
« Reply #21 on: April 25, 2014, 04:43:55 PM »
NO. You need to download complete distribution and replace all code. BACK UP first
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline popustda

  • Full Member
  • ***
  • Posts: 153
  • Karma: +9/-4
    • View Profile
Re: country problem
« Reply #22 on: April 25, 2014, 04:47:59 PM »
is this normal to have everythng starts ewith 9u9

Offline llegrand

  • Hero Member
  • *****
  • Posts: 1798
  • Karma: +520/-7
    • View Profile
Re: country problem
« Reply #23 on: April 25, 2014, 05:07:55 PM »
that is the database prefix that was appended (added) at some stage in your setup.  Consider it just part of your database tables names.   
Lee

Offline popustda

  • Full Member
  • ***
  • Posts: 153
  • Karma: +9/-4
    • View Profile
Re: country problem
« Reply #24 on: April 26, 2014, 04:02:38 AM »
Can yuo please check a file i attached and let me know since my DB prefix in config.php is "9u9_" do i have to change ac_ to 9u9_ in upgrade.sql to manually upgrade it?

Also my .htaccess file is strange. i think it should have more lines inside, right?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: country problem
« Reply #25 on: April 28, 2014, 03:10:00 AM »
Can yuo please check a file i attached and let me know since my DB prefix in config.php is "9u9_" do i have to change ac_ to 9u9_ in upgrade.sql to manually upgrade it?

Also my .htaccess file is strange. i think it should have more lines inside, right?

Hello.
Yes change prefix to 9u9_
About the htacess see its default content https://github.com/abantecart/abantecart-src/blob/master/public_html/.htaccess.txt

Offline popustda

  • Full Member
  • ***
  • Posts: 153
  • Karma: +9/-4
    • View Profile
Re: country problem
« Reply #26 on: April 28, 2014, 03:39:37 AM »
i changed every sc_ to 9u9_ and tried importing in phpmyadmin but i get this error
THX

 

Powered by SMFPacks Social Login Mod