-
AuthorPosts
-
vehuel Friend
vehuel
- Join date:
- March 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 7, 2008 at 10:10 am #130537If i try to subscribe an user on my website I receive the following error:
Fatal error: Class ‘JParameter’ not found in /home/u9r70jas/domains/vinicoppadoro.it/public_html/templates/ja_helio/ja_menus/Base.class.php on line 28
Can you help me?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 8, 2008 at 12:45 pm #258550Hi
Plz edit Base.class.php
Search those lines
function createParameterObject($param, $path='', $type='menu') {
if(defined( '_JEXEC' )) return new JParameter($param, $path);
else return new mosParameters($param, $path, $type);
}
Change to
function createParameterObject($param, $path='', $type='menu') {
//if(defined( '_JEXEC' )) return new JParameter($param, $path);
//else
return new mosParameters($param, $path, $type);
}
vehuel Friendvehuel
- Join date:
- March 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 8, 2008 at 1:33 pm #258575Thanks.
if i subscribe an user, there is not error but the page is empty now.
try to subscribe here:
http://www.vinicoppadoro.itvehuel Friendvehuel
- Join date:
- March 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 8, 2008 at 1:54 pm #258578I turn on the debug mode and this is the error:
Notice: Undefined index: path in /home/u9r70jas/domains/vinicoppadoro.it/public_html/templates/ja_helio/ja_templatetools_1.0x.php on line 198vehuel Friendvehuel
- Join date:
- March 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 10, 2008 at 6:37 am #258925i have alwyas the same problem, is there a solution please?
vehuel Friendvehuel
- Join date:
- March 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 10, 2008 at 1:32 pm #259015Acajoom team solved the problem.
thanksSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 11, 2008 at 1:37 am #259113Hi vehuel
Can you share what Acajoom temeam did?vehuel Friendvehuel
- Join date:
- March 2008
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
July 11, 2008 at 6:50 am #259164The template is created to be compatible with Joomla 1.0.x and Joomla 1.5.
Acajoom defined some constant to be as well compatible with both versions of Joomla and that created conflicts. -
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by vehuel 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum