Django
Django
Offline
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.
In Themes
Wednesday, July 15 2015, 11:45 PM
Share this post:
Responses (4)
  • Accepted Answer

    Thursday, July 16 2015, 12:39 AM - #Permalink
    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
    The reply is currently minimized Show
  • Accepted Answer

    Django
    Django
    Offline
    Thursday, July 16 2015, 10:24 AM - #Permalink
    OK. Thanks Denis. I sent you the FTP parameters by PM.

    This site is for me to :
    - discover Arastta, and decide if I use it instead of Opencart for my next (clients) projects.
    - make a clean install in which I will import another site just finished on Opencart
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, July 16 2015, 12:40 PM - #Permalink
    As said via PM, this theme seems to be overwriting core files :(
    The reply is currently minimized Show
  • Accepted Answer

    Django
    Django
    Offline
    Thursday, July 16 2015, 03:15 PM - #Permalink
    Thanks Denis. There is no more any error message, but I can change anything in the admin, and the frontend stays empty, with only the logo.
    (To test, I added modules in the homepage and changed the background colour).
    The reply is currently minimized Show
Your Reply