help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

Cannot parse joomlaeventmanager.net updatecheck/update_pkg_jem.xml

Re: Cannot parse joomlaeventmanager.net updatecheck/update_pkg_jem.xml

7 months 1 week ago
#31656
Check line 37 in \administrator\components\com_jem\models\updatecheck.php file:
Code:
$updateFile = "https://www.joomlaeventmanager.net/updatecheck/update_pkg_jem.xml";

This is the place where is defined the url update.Check it in your site, If not, update the line.

Please Log in or Create an account to join the conversation.

Re: Cannot parse joomlaeventmanager.net updatecheck/update_pkg_jem.xml

7 months 1 week ago - 7 months 1 week ago
#31658
-
Line 37 in my case reads exactly the same
-
The screen copy in a previous reply shows that $updatedata() is NOT filled with the data from the servers xml file
Last edit: 7 months 1 week ago by jobrusche.

Please Log in or Create an account to join the conversation.

Re: Cannot parse joomlaeventmanager.net updatecheck/update_pkg_jem.xml

7 months 1 week ago
#31659
Could I add a statement to updatecheck.php to make it more verbose ?

Please Log in or Create an account to join the conversation.

Re: Cannot parse joomlaeventmanager.net updatecheck/update_pkg_jem.xml

7 months 1 week ago - 7 months 1 week ago
#31660
You are free to play with the code and debug your case.
The first thing is to check the code of the downloaded xml file, is it right? If you have any with the cache provider, please check with github.com/jemproject/JEM-Project/blob/JEM-4.2.2-dev/update_pkg_jem.xml
Last edit: 7 months 1 week ago by McKillo.

Please Log in or Create an account to join the conversation.

Re: Cannot parse joomlaeventmanager.net updatecheck/update_pkg_jem.xml

7 months 1 week ago
#31671
The reason for the issue as described in reply #4 will remain unknown
Today all the sites in the mentionned domain now detected the update (both Joomla and JEM updatecheck)
and installed it without problems.

Thanks for your efforts

Please Log in or Create an account to join the conversation.

Time to create page: 0.548 seconds