-
AuthorPosts
-
ashleyinspain Friend
ashleyinspain
- Join date:
- April 2011
- Posts:
- 32
- Downloads:
- 2
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
February 11, 2014 at 12:40 pm #194687Hi Guys
Joomla 2.5.18
JA ExM 2.5.7
Whilst using the component:
After uploading a copy of the JA Extention Manager v2.5.7 to the repository I receive this warning / Error MessageWhat does it mean and is it important or can I ignore it
Will it go away
Best regards
Ashleyinspain
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
ashleyinspain Friendashleyinspain
- Join date:
- April 2011
- Posts:
- 32
- Downloads:
- 2
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
February 11, 2014 at 10:07 pm #522268Hi Pavit
I already did all that, but anyway I decided to uninstall everything and re-install and go through the configuration again
NO-CHANGE it wasn’t that, shame
It is something to do with these files
/home/………./public_html/administrator/components/com_jaextmanager/installer/update/update.php
which has this code which references 2.5.3
[PHP]<?php
if(JFile::exists(JPATH_COMPONENT.”/installer/update/2.5.3/jaextmanager.xml”) && JFile::exists(JPATH_COMPONENT.”/com_jaextmanager.xml”)){
$oldxmlfile = JPath::clean(JPATH_COMPONENT.DIRECTORY_SEPARATOR.’com_jaextmanager.xml’);
$newxmlfile = JPATH_COMPONENT.DIRECTORY_SEPARATOR.’installer’.DIRECTORY_SEPARATOR.’update’.DIRECTORY_SEPARATOR.’2.5.3′.DIRECTORY_SEPARATOR.’jaextmanager.xml’;$newxmlfilecontent = JFile::read($newxmlfile);
JFile::write($oldxmlfile, $newxmlfilecontent);
rename($oldxmlfile, str_replace(‘com_jaextmanager.xml’, ‘jaextmanager.xml’, $oldxmlfile));
JFile::delete(JPATH_COMPONENT.DIRECTORY_SEPARATOR.’/installer/update/update.php’);
}
?>[/PHP]and
/home/…………../public_html/jaextmanager_data/j16/component/com_jaextmanager/versions/2.5.7/admin/jaextmanager.php
which has this code which also references 2.5.3
//Check xml file only for version 2.5.3
if(JFile::exists(JPATH_COMPONENT."/installer/update/update.php")){
require_once JPATH_COMPONENT."/installer/update/update.php";
}And on another point can someone explain why it uploads the component to the j1.6 folder and not the j2.5 folder
Can one of the Devs comment on this
Do I have a problem or not
And why are there still references to v 2.5.3 in the code??
Best regards
ashleyinspain
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 12, 2014 at 7:29 am #522324@ashleyinspain: Lets me ask our extension developer to take a look on your mentioned issue and hope that he can give you a suitable solution in this case.
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
February 12, 2014 at 7:59 am #522332Hello @ashleyinspain,
Please ignore this message, we had created a special script to support user upgrade JAEM component from older version to 2.5.3 version for some reason, and that make warning message when installing but does not affect when running. So do not worry about this message.
<blockquote>And on another point can someone explain why it uploads the component to the j1.6 folder and not the j2.5 folder</blockquote>
Our extensions are compatible with Joomla 1.6+ (includes J!1.7, J!2.5 and J!3.x), the first version of JAEM for J!1.6+ was developed when Joomla was 1.6, so the j16 folder was selected, and this folder is still used for the last releases due to backward compatible reason.For 3rd extension, you will see they are uploaded to j25 folder.
1 user says Thank You to Thanh Nguyen Viet for this useful post
ashleyinspain Friendashleyinspain
- Join date:
- April 2011
- Posts:
- 32
- Downloads:
- 2
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
February 12, 2014 at 1:22 pm #522393Many thanks for the explanation
So I can Keep Calm and Carry On site buildingBest regards
Ashleyinspain
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 4 voices, and was last updated by ashleyinspain 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum