Hi
I just installed my first Arastta. Looks perfect ! ... and better than Opencart...
But a disappointment : After instakking the template , Buyshop from etheme, I can't go to System/Settings :
Notice: Error: Could not load model /home/myaccount/public_html/bois/admin/model/design/layout.php! in /home/myaccount/public_html/bois/system/engine/loader.php on line 53
This line 53 :
trigger_error('Error: Could not load model ' . $file . '!');
As there were no admin/model/design/layout.php, I uploaded this file from an Opencart2 install. Then, I could go to System/Settings ...
.. but with several error messages :
Fatal error: Uncaught exception 'RuntimeException' with message 'APC not supported.' in /home/myaccount/public_html/bois/system/vendor/joomla/cache/src/Apc.php:32 Stack trace: #0 /home/axiologi/public_html/bois/system/library/cache.php(22): Joomla\Cache\Apc->__construct(Array) #1 /home/axiologi/public_html/bois/system/library/app/admin.php(90): Cache->__construct('apc', 'Notice...') #2 /home/myaccount/public_html/bois/admin/index.php(27): Admin->initialise() #3 {main} thrown in /home/account/public_html/bois/system/vendor/joomla/cache/src/Apc.php on line 32
I was surprised to find a folder called Joomla .. and to see theses error messages.
Now, I can't see the site anymore, frontend or admin.
I just installed my first Arastta. Looks perfect ! ... and better than Opencart...
But a disappointment : After instakking the template , Buyshop from etheme, I can't go to System/Settings :
Notice: Error: Could not load model /home/myaccount/public_html/bois/admin/model/design/layout.php! in /home/myaccount/public_html/bois/system/engine/loader.php on line 53
This line 53 :
trigger_error('Error: Could not load model ' . $file . '!');
As there were no admin/model/design/layout.php, I uploaded this file from an Opencart2 install. Then, I could go to System/Settings ...
.. but with several error messages :
Fatal error: Uncaught exception 'RuntimeException' with message 'APC not supported.' in /home/myaccount/public_html/bois/system/vendor/joomla/cache/src/Apc.php:32 Stack trace: #0 /home/axiologi/public_html/bois/system/library/cache.php(22): Joomla\Cache\Apc->__construct(Array) #1 /home/axiologi/public_html/bois/system/library/app/admin.php(90): Cache->__construct('apc', 'Notice...') #2 /home/myaccount/public_html/bois/admin/index.php(27): Admin->initialise() #3 {main} thrown in /home/account/public_html/bois/system/vendor/joomla/cache/src/Apc.php on line 32
I was surprised to find a folder called Joomla .. and to see theses error messages.
Now, I can't see the site anymore, frontend or admin.
In Themes
Share this post:
Responses (4)
-
Accepted Answer
Hi
For the initial error, I can say anything without checking the theme code first, if you could send me FTP details via PM.
As for the second one, it seems you've selected APC as Storage from the Cache tab but have not installed its PHP extension. All options except File require a specific PHP extension to be installed in your server.
Coming to Joomla.. Yes, Arastta doesn't reinvent the wheel but use the already written libraries. Not only from Joomla but also others such as Symfony:
https://github.com/arastta/arastta/blob/master/composer.json
http://culttt.com/2013/01/07/what-is-php-composer
Regards -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »