نقل قول:
Issue: You try to update your Joomla site but receive an error that "The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work".
Cause: The default setting is allow_url_fopen=off on all our servers for security purposes.
Workaround:
Install the upgrade package like you would any other extension: How do I install an extension in Joomla?
Create a php.ini file that contains the allow_url_fopen = 1 and place it in the root of your site AND in the administrator folder. Remove or rename the files after you are finished.
این کار رو هم انجام دادم ولی همچنان همونطوره! چرا ؟