Compilation issue in Magento - magento

When I enable the compilation from Magento admin then the product is deleted from admin, the checkout page is not working and store locater extension page http://demo.azurigroup.com.au/ponicosmetics/index.php/storelocator/index/ is working. But if I disable the compilation then my extension page http://demo.azurigroup.com.au/ponicosmetics/index.php/storelocator/index/ is not working.
Please suggest to me what I should do.

Related

Get warnings when installing joomla

I want to learn how to work with Joomla, but I'm stuck at a very first step - installing Joomla. I'm trying to install Joomla using Filezilla. And when I go to my website after I uploaded joomla, I get warnings like this:
What do I do, guys?
You can disable all warning from administration panel of joomla:
1) In admin Panel, find Global configuration tab and click then Go to Error reporting and select none option after that refresh your page then you will not find any warning.

Magento cart page is not showing

My Magento cart page is not showing at all. It just comes up with a blank page. Previously this site was developed by another developer and He has disabled the Checkout process. Now I cannot find which settings he has done to stop the checkout process.
Can anyone tell me what are the possibilities to stop the default module from working.
Also every thing else is coming right on the cart page. Header and footer and all the things just that it is not rendering the html for cart block. The Content just came up empty, with no HTML.
Please open the adminpanel and then go to the
System/Configuration/Advanced
there is a tab Disable Modules Output and then enable the Mage_checkout module
As I have told you the previous developer have disabled the modules. But that was not the case the developer have installed some extensions to disable the checkout process but that does not work very well. Then he tries to delete the extensions the wrong way so the entries that were made by those extensions was still in the database table "core_config_data".
And these values are being used by the left over files of the extensions ans he has overridden the magento core files for that. I just copy and replace the core magento files and also cleared the table "core_config_data" table and all things got working once again.

Magento products are not showing in admin panel

I installed price count down extension, products are showing in admin panel when i click the product it showing me a blank page. I uninstalled the extension still the problem persists. Please any suggestions .
Thanks in advance
please remove module xml file from modules folder and remove cache and try to try compilation process again its enable

Order review page goes blank in magento onepage checkout

I am using Magento 1.7 community edition and whenever I'm logged in as a customer and try to checkout, the order review tab in onepage checkout returns an empty page. Its working fine when i checkout as guest. I've searched a lot but nobody seems to have this issue. I'm not getting anything in exception or system logs.
This is an issue with some fatal PHP error, encountered by Magento. The reason can be any. Most probably, something is wrong with installed 3rd party extension or custom development, you may made in Magento.
In order to see the actual error, enabled developer mode in Magento. The easiest way to do it is to temporarily edit index.php and change
if (isset($_SERVER['MAGE_IS_DEVELOPER_MODE'])) {
Mage::setIsDeveloperMode(true);
}
to
Mage::setIsDeveloperMode(true);
Then you will see error, which will let you uncover the problem to fix.

Cant see any page on magento

I am facing the following problem
http://www.theprinterdepot.net/hp-5000dn-printer-refurbished.html
all product pages are blank, but if you go to the homepage, or a category page or a search results page its working.
ini errors in enabled so I have no idea where to look for the error.
I solved this my self after clearing all magento cache. I also had to put the old theme I was using, the creators of the theme told me that it only allows magento 1.4.1.1 to 1.5.1.1 and my installation was 1.4.0.1.
I think that was the problemm

Resources