-
AuthorPosts
-
dieudonne Friend
dieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
March 1, 2011 at 2:20 pm #160867Hello,
When I try to update the “System – JA Popup” and the “System – JA Tabs”, I receive an error :
Response from JoomlArt Updater Service: Service [] not available.
Upgrade failured
see the 2 screenshots in attachement.Updating other components will pass without problems
What can I do to fix this ?
For info : JA teline IV, joomla 1.6, JAEM 1.0.1-
Thanh Nguyen Viet Friend
Thanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
March 2, 2011 at 3:23 am #379190Hello mate,
Please give me your site url and administrator account via your support ticket BZP-868-65672 for futher checking.
1 user says Thank You to Thanh Nguyen Viet for this useful post
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
March 3, 2011 at 8:17 am #379431Hello mate,
Please open this file:
administratorcomponentscom_jaextmanagerlibjaupdatercorebeanProducts.phpFind the below code snippet (line 58):
foreach ($row as $key=>$value) {
$this->$key = $value;
}
And replace it with:<blockquote>foreach ($row as $key=>$value) {
if($key == ‘description’) {
continue;
}
$this->$key = $value;
}</blockquote>Best regards,
ThanhNVdieudonne Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
March 3, 2011 at 2:36 pm #379494Ok, thanks you very much:):)
The update is working fine.
See the screenshot.Will you put this fix in the next version of JAEM ?
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
March 4, 2011 at 1:22 am #379552oh yes,
I have updated it, and it will be solved on the next version. 🙂
Best regards,
ThanhNVAuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Thanh Nguyen Viet 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum