Hi all,
I’m install a Quick fresh start, i’m setup as quickr start guide says, no prefix, no using localhost, so all is working fine.
I’m disable all products, refresh index and enable all again.
But when you try to load any product, it will go (by default) to product page .html > and product will not showing, appears 404. I don’t know what i’m doing wrong.
a2enmod rewrite is enabled and ssl is working fine too.
You can see at http://test.sensualbox.es
This is system.log only when i try to load the home, but i think its another problem:
2011-07-08T11:04:20+00:00 ERR (3): Notice: Undefined variable: perPage in /var/www/sensualbox_test/app/code/local/JoomlArt/JmCategoryList/Block/List.php on line 198
2011-07-08T11:04:20+00:00 ERR (3): Notice: Undefined variable: reviewsHtml in /var/www/sensualbox_test/app/design/frontend/default/jm_methys/template/joomlart/jmcategorylist/blog_item.phtml on line 42
2011-07-08T11:04:21+00:00 ERR (3): Warning: Invalid argument supplied for foreach() in /var/www/sensualbox_test/app/design/frontend/default/jm_methys/template/page/html/breadcrumbs.phtml on line 33
2 answers
OK , about the pages not load, it was a fault of mod_rewrite not about Magento, so what about the system.log ??
Hi Rleiro!
I have checked your site and seen that product pages work well.
About the system.log, it will log all notices, warnings and errors. These are some notices and warings so you shouldn’t care much about them.