AbanteCart Community
Shopping Cart Operations => Support => Topic started by: gordontaylor on January 18, 2014, 04:26:51 PM
-
I'm seeing a ton of errors in the error log for today...they suddenly just appeared.
2014-01-18 1:33:19 - App Warning: AbanteCart core v.1.1.7 ADispatch: blocks/banner_block construct FAILED. Missing or incorrect controller route path. Possibly layout block is enabled for disabled or missing extension! in /home/theprsku/public_html/wholesaleostomysupplies.com/core/engine/dispatcher.php on line 76
2014-01-18 1:33:19 - App Warning: AbanteCart core v.1.1.7 ADispatch: skipping unavailable controller … in /home/theprsku/public_html/wholesaleostomysupplies.com/core/engine/dispatcher.php on line 237
Update
I'm also getting an error every time I try to add a manufacturer, but it enters it any way. The manufacurers name varies of course. I also used this name in the category section, I think that is where it's picking up the conflict.
2014-01-18 21:15:27 - database error: AbanteCart core v.1.1.7 Error: Duplicate entry 'convatec-1' for key 'url_aliases_index'<br />Error No: 1062<br />INSERT INTO ab_url_aliases (`keyword`, `query`, `language_id`) VALUES ('convatec', 'manufacturer_id=23', '1') in <b>/home/theprsku/public_html/wholesaleostomysupplies.com/core/database/mysql.php</b> on line <b>112</b>
-
What did you do? Did you add or edit any extension?
Is there a possibility you moved or deleted any file by accident?
-
I edited nothing....When I add a manufacturer, I get the error message that the keyword has been used, and the entry was not made. However, when I go back to the manufacturers menu, there it is.
-
I discovered the source of the banner errors. It was a setting I had wrong.
However, the problem adding manufacturers still remains.
-
I like to know what exactly you do with adding manufacturers to cause the issue.
Can you please post screenshot or possibly steps?
I will try to kill this bug.
-
I've included some screenshots
First shot is on the page where you enter a new manufacturer
Second shot is after clicking the save button.
Third shot shows that it has been added anyway, even though it generated that error.
Forth shot shows keyword error
Fifth shot shows that it was added anyway, just like the previous error. (This screenshot is in another reply, since there is a limit of 4 attachments.)
-
Last screen shot, since it limits to 4 I had to add a new post.
-
I've provided the requested screen shots, any progress on this bug?