?
avatar remotehelp
remotehelp
30 Mar 2015

After update 3.4.0 -> 3.4.1 (Joomla_3.4.x_to_3.4.1-Stable-Patch_Package.zip) I get this:

FILES_JOOMLA_XML_DESCRIPTION
Warning: simplexml_load_file(): I/O warning : failed to load external entity "/public_html/administrator/manifests/libraries/phpmailer.xml" in /public_html/libraries/cms/installer/installer.php on line 1936 Warning: simplexml_load_file(): I/O warning : failed to load external entity "/public_html/administrator/manifests/libraries/phpmailer.xml" in /public_html/libraries/cms/installer/installer.php on line 2148

avatar remotehelp remotehelp - open - 30 Mar 2015
avatar joomla-cms-bot joomla-cms-bot - change - 30 Mar 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 30 Mar 2015
Status New Information Required
avatar zero-24 zero-24 - change - 30 Mar 2015
Category Updating
avatar zero-24
zero-24 - comment - 30 Mar 2015

@remotehelp can you try to explain a bit more how you can reprouce the error? Automatic update using the Joomla update component? Or manually update? is the file /public_html/administrator/manifests/libraries/phpmailer.xml there or not?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6611.
avatar brianteeman
brianteeman - comment - 30 Mar 2015

wasnt that file moved

On 30 March 2015 at 22:47, zero-24 notifications@github.com wrote:

@remotehelp https://github.com/remotehelp can you try to explain a bit
more how you can reprouce the error? Aotomatic update useing the Joomla
update component? Or manually update? is the file

/public_html/administrator/manifests/libraries/phpmailer.xml there or not?

This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/joomla-cms/6611
http://issues.joomla.org/tracker/joomla-cms/6611.


Reply to this email directly or view it on GitHub
#6611 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar mbabker
mbabker - comment - 30 Mar 2015

PHPMailer is uninstalled as an extension between 3.3 and 3.4 in favor of the Composer integration. So the manifest is deleted.

avatar brianteeman
brianteeman - comment - 30 Mar 2015

that is phpass not phpmailer

On 30 March 2015 at 22:53, zero-24 notifications@github.com wrote:

hmm still here:
https://github.com/joomla/joomla-cms/blob/staging/administrator/manifests/libraries/phpass.xml
Or i missunderstand you? @brianteeman https://github.com/brianteeman


Reply to this email directly or view it on GitHub
#6611 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar zero-24
zero-24 - comment - 30 Mar 2015

Woops wrong file. Yes you are right @brianteeman

phpmailer not phpass :smile: PHPMailer is moved correct! https://github.com/joomla/joomla-cms/tree/staging/libraries/vendor/phpmailer/phpmailer

avatar remotehelp
remotehelp - comment - 31 Mar 2015

@zero-24 manually update Joomla_3.4.x_to_3.4.1-Stable-Patch_Package.zip ... is not file and not dir :) /public_html/administrator/manifests/libraries/phpmailer.xml no !isset()

...but if try again install Joomla_3.4.x_to_3.4.1-Stable-Patch_Package.zip then I again get:

Warning: simplexml_load_file(): I/O warning

avatar brianteeman
brianteeman - comment - 31 Mar 2015

Please explain what you mean by "manually update"

avatar remotehelp
remotehelp - comment - 31 Mar 2015

@brianteeman you are noob?:) Select and upload Joomla_3.4.x_to_3.4.1-Stable-Patch_Package.zip ... and install through Joomla installer ... of course :)

avatar brianteeman
brianteeman - comment - 31 Mar 2015

I am not a mind reader

On 31 March 2015 at 09:29, remoteshaman.com notifications@github.com
wrote:

@ brianteeman you are noob?:) Select and upload
Joomla_3.4.x_to_3.4.1-Stable-Patch_Package.zip ... and install through
Joomla installer ... of course :)


Reply to this email directly or view it on GitHub
#6611 (comment).

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar sovainfo
sovainfo - comment - 31 Mar 2015

The installation using Extension manager -> Install is NOT considered "manually update". Manual update is known as extracting the distribution and replacing the files using a filemanager. Used at a time when updating wasn't as complex as it is now. Today you need to do a lot more to manually update.

Guess that takes care of who is the noob here!

avatar remotehelp
remotehelp - comment - 31 Mar 2015

@sovainfo - another noob?:) logically, if I extracting the distribution and replacing the files using a filemanager then from where I get "Warning: simplexml_load_file(): I/O warning"?

I mean auto update if patch load and install trough "Extension manager - Update - Find update - Install", - although Auto Update this in Windows :)...

If trough "Extension manager -> Install" is NOT considered "auto update" as is and "Extension manager - Update - Find update - Install", and at least semi-manual! :)

Ok, I noob, and you also ;), but warning still exist.

avatar mbabker
mbabker - comment - 31 Mar 2015

You obviously had a failed update getting to 3.4. As part of the 3.4 update, the PHPMailer manifest was removed from the filesystem and the extension entry in the database deleted. For you to be receiving this error message indicates that the extension is still in the database. This can be confirmed via the Extension Manager's Manage view; filter for PHPMailer.

avatar remotehelp
remotehelp - comment - 3 Apr 2015

@mbabker Thanks!

I removed the record from the database DELETE FROM "xxx_db"."xxx_extensions" WHERE "xxx_extensions"."name" = "PHPMailer" and warning disappeared.

avatar remotehelp remotehelp - change - 3 Apr 2015
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2015-04-03 04:04:21
avatar remotehelp remotehelp - close - 3 Apr 2015

Add a Comment

Login with GitHub to post a comment