Jump to content

adminraju123

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by adminraju123

  1. ALTER TABLE ps_product AUTO_INCREMENT = 1000 what is the query if my highest id 427 , please reply this
  2. My prestashop version is 1.6.1.1, please reply as soon as possible
  3. This table looks like same what you sent but In prestashop in database product_lang table why is this showing "Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available." in prestashop is this table we can not edit delete data
  4. In prestashop in database product_lang table why is this showing "Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available." how to fix this, please reply as soon as possible
  5. This is live Website and 244 products are there and i check in ps_product table there has id_product field
  6. Please reply as soon as possible why this type of message is showing in admin panel
  7. Now in front end its showing perfect but admin panel its showing this type of error Duplicate entry '0' for key 'PRIMARY' INSERT INTO `cineultima_ps_product` (`id_shop_default`, `id_manufacturer`, `id_supplier`, `reference`, `supplier_reference`, `location`, `width`, `height`, `depth`, `weight`, `quantity_discount`, `ean13`, `upc`, `cache_is_pack`, `cache_has_attachments`, `is_virtual`, `id_category_default`, `id_tax_rules_group`, `on_sale`, `online_only`, `ecotax`, `minimal_quantity`, `price`, `wholesale_price`, `unity`, `unit_price_ratio`, `additional_shipping_cost`, `customizable`, `text_fields`, `uploadable_files`, `active`, `redirect_type`, `id_product_redirected`, `available_for_order`, `available_date`, `condition`, `show_price`, `indexed`, `visibility`, `cache_default_attribute`, `advanced_stock_management`, `date_add`, `date_upd`, `pack_stock_type`) VALUES ('1', '0', '0', '', '', '', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '2', '2', '0', '0', '0', '1', '0', '0', '', '0', '0', '0', '0', '0', '1', '404', '0', '1', '0000-00-00', 'new', '1', '0', 'both', '0', '0', '2016-10-20 01:31:55', '2016-10-20 01:31:55', '3')
  8. After doing the above Fatal error: Class 'ProductControllerCore' not found in /home3/hireme/public_html/Cineultima.com/override/controllers/front/ProductController.php on line 4 this type of error showing please reply as soon as possible
  9. No override/controllers/front/ in this path there are no ProductController.php exists
  10. Here is the detailed error message Fatal error: Class 'ProductController' not found in /home3/hireme/public_html/Cineultima.com/classes/controller/Controller.php on line 134 Please reply as soon as possible what to do now to fix this error
  11. How to override ObjectModel class from saving data.How to fix this
  12. When we add a product in Prestashop and save it then it shows this error An error occurred while creating an object. product
  13. Yes, we enable that My SQL user permissions but still it's not inserting data
  14. When I am adding products through Admin in Prestashop , then it's not saved the Product and also not inserted to the database, why is this happening, please reply as soon as possible
  15. I imported all the localization pack but most of the countries does not show any states, so what is the solution, please reply as soon as possible if any one knows I just recently launched a prestashop site. Seeing over 200+ countries in the back office we decided to enable them to offer our products world wide. Quickly we had people reporting that they have nowhere to enter the province in. What we discovered was that if the state/province information was not in the system the field disappears. Under the localization tab, I see that they have some localization packs available which is suppose to download the provinces/states. I went through the whole list and downloaded them all but still don't have none of the provinces/states for MOST of the countries on the list. My questions: 1. Do the localization packs available not have the required province information? 2. Is there anywhere else I can download localization packs? 3. If no, does this mean I have to manually go through the countries i want to support and add in all the provinces? I would think that this could be solved if the field was not a dropdown and users could enter their province/state themselves (obviously prone to typos). Any information regarding this is appreciated.
×
×
  • Create New...