-
AuthorPosts
-
February 2, 2013 at 12:56 pm #184611
Hello,
I was running ja kranos and tried to change to Ja onepage.
After installation of the ja onepage template to the extensions at backend the site went white
I got the following messageFatal error: Uncaught exception ‘Exception’ with message ‘T3V3_MISSING_T3V3_PLUGIN’
I would be glad if you can help me with this
Thanos
February 2, 2013 at 1:53 pm #482160Hello,
I was running ja kranos and tried to change to Ja onepage.
After installation of the ja onepage template to the extensions at backend the site went white
I got the following messageFatal error: Uncaught exception ‘Exception’ with message ‘T3V3_MISSING_T3V3_PLUGIN’
I would be glad if you can help me with this
Thanos
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 2, 2013 at 5:30 pm #482173Hi
You need to enable your JAT3V3 System Plug in and remove the older you have installed – also you can update your template version too using the Ja_Extension Manager component.
Regards
February 2, 2013 at 6:05 pm #482176Thank you pavit for your reply.
I have enebled jat3v3 but the site is not looking ok at all. I got the following message on the topNotice: Undefined property: JSite::$registeredurlparams in /var/www/vhosts/limeenergy.gr/httpdocs/libraries/joomla/cache/cache.php on line 639 Warning: is_file(): open_basedir restriction in effect. File(/media/system/css/modal.min.css) is not within the allowed path(s): (/var/www/vhosts/limeenergy.gr/httpdocs/:/tmp/) in /var/www/vhosts/limeenergy.gr/httpdocs/plugins/system/jat3v3/includes/core/template.php on line 505
You can check if you wish
Site: http://www.limeenergy.gr
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 2, 2013 at 6:35 pm #482177You have 2 T3 Framework plug in installed you can use only one of them (JAT3V3) also update it to the latest version
after you can test again
February 2, 2013 at 7:25 pm #482179Yes you were right for the frameworks, but nothing changed
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 4, 2013 at 10:42 am #482342<em>@thanoskat 358351 wrote:</em><blockquote>Thank you pavit for your reply.
I have enebled jat3v3 but the site is not looking ok at all. I got the following message on the topNotice: Undefined property: JSite::$registeredurlparams in /var/www/vhosts/limeenergy.gr/httpdocs/libraries/joomla/cache/cache.php on line 639 Warning: is_file(): open_basedir restriction in effect. File(/media/system/css/modal.min.css) is not within the allowed path(s): (/var/www/vhosts/limeenergy.gr/httpdocs/:/tmp/) in /var/www/vhosts/limeenergy.gr/httpdocs/plugins/system/jat3v3/includes/core/template.php on line 505
You can check if you wish
Site: http://www.limeenergy.gr</blockquote>
I have checked on your site and see some error
+ JAT3v2 is running with JA Kranos Template removed
+ Your site is upgraded to Joomla2.5.8 and has cache error in joomla defaultI have helped to re-installl JAT3v2 framework on your site and about problem cache of JOOMLA default you can fix it as follow
<blockquote>libraries/joomla/cache/cache.php on line 639</blockquote>
from
$registeredurlparams = $app->registeredurlparams;
change to
$registeredurlparams = null;
if(isset($app->registeredurlparams) && !empty($app->registeredurlparams)) {
$registeredurlparams = $app->registeredurlparams;
}Other config on your site, you need to install JA Kranos Template on demo builder http://joomweb.com/ , compare and make config on your site the same with JA Kranos Template on Demo builder
Regarding to JA OnePage Template you need to install JAT3v3 framework and config it, you need to be careful (backup on your site) before doing so.
This is user guide about JA OnePage Template: http://www.joomlart.com/forums/topic/ja-one-page-template-userguide/
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum