AbanteCart Community

Shopping Cart Operations => Support => Topic started by: gordontaylor on January 18, 2014, 04:26:51 PM

Title: Errors Piling Up In Error Log
Post 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>
Title: Re: Errors Piling Up In Error Log
Post by: abantecart on January 18, 2014, 07:19:45 PM
What did you do? Did you add or edit any extension?
Is there a possibility you moved or deleted any file by accident? 
Title: Re: Errors Piling Up In Error Log
Post by: gordontaylor on January 18, 2014, 07:27:52 PM
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.
Title: Re: Errors Piling Up In Error Log
Post by: gordontaylor on January 18, 2014, 07:36:01 PM
I discovered the source of the banner errors. It was a setting I had wrong.

However, the problem adding manufacturers still remains.
Title: Re: Errors Piling Up In Error Log
Post by: abantecart on January 19, 2014, 11:56:18 AM
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.
Title: Re: Errors Piling Up In Error Log
Post by: gordontaylor on January 19, 2014, 02:38:03 PM
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.)
Title: Re: Errors Piling Up In Error Log
Post by: gordontaylor on January 19, 2014, 02:39:42 PM
Last screen shot, since it limits to 4 I had to add a new post.
Title: Re: Errors Piling Up In Error Log
Post by: gordontaylor on January 21, 2014, 09:29:14 AM
I've provided the requested screen shots, any progress on this bug?