Hi,
jm_neros v1.0.2
JmProduct v1.2.9
JmProductSpotlight v1.1.7
on Magento 1.7.0.2
When i enable the Mobile static block with this content:
Code:
<p>{{block type="joomlart_jmproducts/list" name="home.jmproducts.list" title="" mode="latest" catsid="81" height="200" quanlity="4" width="200" perrow="4"}}</p>
I have a blank Home page
System.log
Code:
2014-03-24T18:13:35+00:00 ERR (3): Warning: include(Mobile/Detect.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /home/account/domains/domain.com/public_html/test/lib/Varien/Autoload.php on line 93 2014-03-24T18:13:35+00:00 ERR (3): Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'Mobile/Detect.php' for inclusion (include_path='/home/account/domains/domain.com/public_html/test/app/code/local:/home/account/domains/domain.com/public_html/test/app/code/community:/home/account/domains/domain.com/public_html/test/app/code/core:/home/account/domains/domain.com/public_html/test/lib:.:/usr/local/php5/lib/php') in /home/account/domains/domain.com/public_html/test/lib/Varien/Autoload.php on line 93
On Backend -> System -> Jm tabs
Code:
Fatal error: Call to a member function read() on a non-object in /home/account/domains/domain.com/public_html/test/app/code/local/JoomlArt/Jmtabs/Model/System/Config/Source/ListStyle.php on line 39
How can i solve this?
9 answers
Please try to update JM products and JM tabs to the latest version.
if it does not help, you can pm me url, admin and FTP credentials of your site, I shall check further.
Hi,
All the extension are update to the latest version:
JmProduct.v1.2.9
JmTabs.v1.1.8
The blank page happen when we set a particular category ID on "catsid" parameter
Code:
<p>{{block type="joomlart_jmproducts/list" name="home.jmproducts.list" title="" mode="latest" catsid="81" height="200" quanlity="4" width="200" perrow="4"}}</p>
We have 3 stores, with 40 categories each
no error displayed, even if we enabled display_errors in index.php
Solved
We set a different memory limit.
on index.php
ini_set(‘memory_limit’, ‘256M’);
now it works, but the loading time of home page slows down to 10-12 seconds
How can i improve/cache this elements?
Please try to have all "Cache type" enabled in Your back-end >> System >> Cache Management .
Hi,
All cache is enabled.
Something goes wrong, is not possible that magento require 10 seconds to load these modules.. the other pages loads in one second.
pdo_mysql.log
exception.log empty
Any ideas?
You can pm me the FTP credentials, I will check further to debug the problem.
Slow loading time solved with new version of JmProduct (v1.3.0)
Thanks
Hi,
I have installed your theme and I got the following error in my system.log file. Kindly help me to solve this.
2015-05-09T05:20:31+00:00 ERR (3): Warning: include(Mobile/Detect.php): failed to open stream: No such file or directory in /home/domain/public_html/lib/Varien/Autoload.php on line 94
2015-05-09T05:20:31+00:00 ERR (3): Warning: include(): Failed opening ‘Mobile/Detect.php’ for inclusion (include_path=’/home/domain/public_html/app/code/local:/home/domain/public_html/app/code/community:/home/domain/public_html/app/code/core:/home/domain/public_html/lib:.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php’) in /home/domain/public_html/lib/Varien/Autoload.php on line 94
Hi Senthilkumar R ,
I need a closer look to detect the root of the issue. Please provide me the url, admin and FTP credentials of your site.
Best Regards,
Kan Lee