Jump to content

Can't edit or add to Carriers and CMS pages


Recommended Posts

Hi

 

I'm running version 1.5.1 and link to my shop is: Link

 

I can't edit or add Carriers nor CMS pages. If a try to edit or add a carrier I get the error attached.

 

The error refers to line 31 in the admin carriers module. Line 30-32 is inserted here:

 

// Duplicate current Carrier
$new_carrier = $current_carrier->duplicateObject();
if (Validate::isLoadedObject($new_carrier))
{

 

Also I suspect that I have problems with my links, as I get quite a few 404 errors. However, i'm unable to identify the error and have no idea where to look. Luckily the shop is functioning and orders are going through the system.

 

If someone can help identify the problem it will be highly appreciated. 

 

 

post-429957-0-19525400-1383130518_thumb.png

Edited by Christian Buch (see edit history)
Link to comment
Share on other sites

Ok thank you. I guess i need to do some testing to find the module. How do you see if I'm actually having override? I guess I might need to disable a module one at a time to see which one is creating the override. 

 

Also i'm using Yotpo and when one clicks on a product review it gives a 404 error. I guess this also might be due to the override problem. Is it possible to delete a file like you proposed with Carrier problem but then in relation to Products?

Edited by Christian Buch (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...