Magento – 404 error on product page

Log in to PHP MyAdmin and execute the following command;

Advertisements

 

INSERT INTO `report_event_types` (`event_type_id`, `event_name`, `customer_login`) VALUES

(1, ‘catalog_product_view’, 1),

(2, ‘sendfriend_product’, 1),

(3, ‘catalog_product_compare_add_product’, 1),

(4, ‘checkout_cart_add_product’, 1),

(5, ‘wishlist_add_product’, 1),

(6, ‘wishlist_share’, 1);

Tags:

Comments are closed

Latest Comments

No comments to show.