Jump to content

profresher

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • First Name
    PRO
  • Last Name
    Fresher

profresher's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Any ideas? I have searched the forum and other sites and cannot find a close enough issues to lead to a solution to this . . .
  2. El Patron (and vekia)- The only way I could find to enable debug mode was to change a line in /defines.inc.php if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', false); to: if (!defined('_PS_MODE_DEV_')) { define('_PS_MODE_DEV_', true); I signed out of admin and logged back in - I didn't get an error when I went to the prices page, BUT, now it won't accept any new specific price rules at all. I can still go to "Add new specific price" and enter all the options. I make SURE they are new options/entirely new rules (new customer/group, price/% etc) - just like I could before enabling debug - but now when I hit save, I get this: [ You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ON DUPLICATE KEY UPDATE id_product = id_product # avoid duplicate keys' at line 3 INSERT INTO `vlt_layered_price_index` (id_product, id_currency, id_shop, price_min, price_max) VALUES ON DUPLICATE KEY UPDATE id_product = id_product # avoid duplicate keys ]
  3. Vekia - Manually. I go to: Back Office/Dashboard - Products - (Select "Edit") ANY product - Prices - "Add New Specific Price" The option all appear to add a new one and it accepts them. Save. Refresh the Front office product page - the specific price works. I go back to the same back office/price page - it says there are no specific prices; can't edit them or remove them. If I try to enter the same parameters as a new specific price, I get an error saying that rule already exists - but again, none are listed nor can be removed. Any ideas?
  4. I have tried to get a solution to my issue from the general forum without any response so any help will be awesome! Issue: Since updating to 1.6.1.6 the "Specific Prices" section of the "Price' area withing the product setup pages in the back-office are all empty. Several of my products have "Specific Prices" that are active and work fine. However, when I go to edit, delete or add to one (or create a new one on a new product, for that matter) the page shows the message "No Specific Prices". It gives me the option to create new "Specific Prices", but they never show up in that area, so they cannot be edited or deleted. I have cleared and disabled and cleared again all cache options to no avail. This is making it imposible to change prices. Thanks for any help!
  5. I have attached a screenshot of one of my Product pages. The page shows none of the specific prices I have set up for this product (or any of the other products for that matter). This particular item has 2 specific prices that are active. They show and work correctly in the front end of the site. They used to show here so that they can be edited or deleted. Now, every product page says there are no specific prices set even when there are and they work out front. I changed nothing in the admin settings and have rechecked them all anyway. I have cleared the cache. Disabled each individual cache option separately, grouped and all together, then cleared the cache again. I have logged out, back in, and nothing works. It is necessary to be able to see what specific prices are attached to products and edit them as needed. One product says there is already a specific price that matches what I try to setup for a new rule, yet still says there are no specific prices for the product. What gives?
×
×
  • Create New...