Cant see any page on magento - 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

Related

Products is not displaying in category page in Magento2.2.0?

After re-index process, products are not displaying in category page.I try many possibility to solve this but not get solution.
Check any modules you have installed. We experienced the same issue after upgrading to 2.2.2. After a lot of investigation, we found the issue was with Magestore Inventory Management. Disabling the module restored normal Magento behaviour.
Recommend you disable additional modules, starting with those that may impact products/categories (module:disable). Then setup:upgrade, setup:di:compile, indexer:reindex, cache:clean and see if listings are restored.
If after disabling a module the issue is resolved, re-enable it and see if it comes back (module:enable followed by the other commands).
I got the solution for this problem. Magento didn't get placeholder image.
I see that in /pub/media/catalog/product/, no path define for placeholder image. that's why the product is not displayed in category page in my case.
I put an image in /pub/media/catalog/product/images/placeholder/image.jpg
This is work for me properly.

magento when go on one page checkout page gose blank no error

magento when go on one page checkout page gose blank on my theme and also on default theme no error on Magento ver. 1.9.2.4 no idea what happening so if you have any solution for related it let me send your answer ASAP
Thanks
Martin

Can't Add/ Edit Categories After Upgrading Magento to 1.9.1.0

After upgrading Magento from 1.9.0.1 to 1.9.1.0 we can't add/ edit categories.
When clicking Catalogue/ Manage Categories in the Admin Panel, the categories descriptions are showing for 1/10 of a second and then dissapear.
The categories descriptions are shown in the frontend, but not in the admin panel.
Also when clicking one of the tabs (manage categories), "#" is beiing added to url.
Does anybody know what could be causing this problem?
Check your php.ini settings by adding:
phpinfo();
die;
at the top of your index.php
You likely have your
memory_limit
set too low, likely at 128m.
Increase this to 256/512/1024/2048 until satisfied.
i had face same problem on Saturday and then i search in my db and delete this row then i am able to see my categories this problem is not for upgrading magento but it is because of ultimo theme extension
I had the same issue and tried everything. Finally I contacted my hosting company and this is what they found out. (which is weird because I have created many magento themes and never had an issue of this before even with the latest version) Thank you for contacting support. After looking into this for you I am seeing that there are some mod_security errors getting generated when you click on one of the categories. So we fix this on our end for you.
Hopefully this will help.
I had exactly the same issue and after about a months worth of testing I pinned it down to mod_security.
my hosting allows me to turn this off and after doing so, the categories worked as expected.
Same problem, disabling mod-security and re-enabling afterward fixed this for me

magento page not display properly

I install magento on the server with default theme, then I put in a category and a product to see how it works, I found out the detail page doesnt layout right and no pictures on it only plain texts. I change to other themes and reindex / refresh coach and none of them helped, the magento is fresh install and nothing change beside adding some theme and product.
I would reinstall if it isn't a huge problem. Something must have gone wonky.

What happenening with this theme setup?

I am trying to put up this theme 'abc' but magento is not rendering it. Instead it is redirecting me to page not found. It's in the enterprise package and this theme is working fine on my other copy of installations both enterprise and community.
I have also tried by going into CMS home page and changing it's design using 'abc' theme and layout, but still getting this msg page not found on frontend. I am having cache disabled. Developer mode on and the is no error recorded in log files.
please suggest something.
edit---
If I go to page.xml in abc and comment the default layout. I get a black white page in frontend. So magento is actually finding it or if I break some xml tag and can see the error.

Resources