Magento can't save new products anymore -


everything fine 'til morning. i've tried clearing cache, re indexing, tips find on internet. here message i'm getting fatal error: call member function getid() on non-object in /home5/rockbott/public_html/app/code/core/mage/adminhtml/controllers/catalog/productcontroller.php on line 578

here line 577 , 578:

   if (mage::app()->issinglestoremode()) {         $product->setwebsiteids(array(mage::app()->getstore(true)->getwebsite()->getid())); 

a newly created product gives me fatal error message. duplicated product gives me same, when go manage products appears, without sku# , 0 stock count. when try edit product again - fatal error. please me problem.

thanks in advance.


thanks response. suggested clear log file , did. i'm sorry don't have log file. compiler disabled well. kind enough take here: http://www.magentocommerce.com/boards/viewthread/347764/ i've posted more information there including reports. thank anna

i realize old, on magento 1.9.0.1 install having same problem. i'm not sure happening enabling cache allowed work me. weird.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -