AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: FG on February 23, 2013, 12:32:24 AM

Title: Critical Error - Error in data of page with controller...
Post by: FG on February 23, 2013, 12:32:24 AM
I've just logged in to the back end of my shop and noticed I have the following critical error:

Error: Error in data of page with controller: 'pages/product/manufacturer'. Please check for key_value present where key_param was set

I'm not sure what this means so can anyone help me fix it or can I safely ignore it?

Thanks.
Title: Re: Critical Error - Error in data of page with controller...
Post by: abolabo on February 23, 2013, 12:06:57 PM
error related to layout. I mean layout of page with controller pages/product/manufacturer.
i guess you created special layout for some manufacturer and something goes wrong.
Look into database, table "pages" and post it's content here.

Value of column key_param for controller pages/product/manufacturer must be "manufacturer_id" and key_value - some number.
Title: Re: Critical Error - Error in data of page with controller...
Post by: FG on February 24, 2013, 12:28:24 AM
I've not changed the layout of any pages.  I dont even input the manufacturer on any of my products so I'm a bit confused.

Whereabouts in AbanteCart can I look for the pages database you've asked for please?
Title: Re: Critical Error - Error in data of page with controller...
Post by: abolabo on February 24, 2013, 01:04:16 AM
Whereabouts in AbanteCart can I look for the pages database you've asked for please?
go to admin->menu->system->data->backup/restore
check table ...pages from checkbox list and do backup.
after that send me file as private message.
Title: Re: Critical Error - Error in data of page with controller...
Post by: FG on February 25, 2013, 06:31:47 AM
I've tried to send you a PM but there doesn't seem to be an add attachments option but there is one when adding a post so I've (hopefully) attached it to this post.
Title: Re: Critical Error - Error in data of page with controller...
Post by: abolabo on February 25, 2013, 06:43:01 AM
hmmm... i don't see any controller for manufacturer there :o
Title: Re: Critical Error - Error in data of page with controller...
Post by: FG on February 26, 2013, 08:27:00 AM
Just to see if this was a one off blip I cleared all the logs but I have just noticed the error has come back as critical again.

Does anybody else know how to resolve this issue please?