News:

AbanteCart v1.4.2 is released.

Main Menu

bug report

Started by Jone, June 27, 2012, 02:43:06 AM

Previous topic - Next topic

Jone

admin\controller\pages\setting\store.php
line 466
'value' => $this->data['config_customer_approval'] ? $this->data['config_customer_approval'] : 1,  can't change the status in the admin panel,
'value' => $this->data['config_customer_approval'] will be ok . The value of $this->data['config_customer_approval'] is 0 or 1 ":" is not needed
line 517
'value' => $this->data['config_config_cart_weight'],      config_cart_weight will be ok

abolabo

thank you.
we replaced selectboxes  by switch buttons in 1.0.3 on this page.

Forum Rules Code of conduct
AbanteCart.com 2010 -