New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Closed
alebak opened this issue
Nov 29, 2018
· 17 comments
Closed
ERROR: Invalid login — Joomla 3.9.1 Update
#23201
alebak opened this issue
Nov 29, 2018
· 17 comments
Comments
I’m trying to update to Joomla 3.9.1 and I get this javascript alert:
ERROR:
Invalid login
In the developer tools, the console doesn’t display any error messages.
What could be happening?
It spend both in localhost and on the production server.
This comment was marked as abuse.
Do you have a cookie plugin in place? I have seen this when the frontend clears the cookies for the site as part of a partially implemented cookies plugin.
This comment was marked as abuse.
I had the same problem and the reason was because of no space on host. you can check it too.
Thank you @greenreptile . That was my problem unbeknownst to me. Fixed now and easy upgrade complete.
The underlying problem that trips the installer may not be a Joomla core issue, but the ridiculously uninformative error message definitely is. Requesting reopening.
I had same issue trying update from 3.9.13 to 3.9.14 on Windows server 2016, PHP 7.3 and MySQL 5.7. Invalid login. I was using chrome on Mac Mahaje. I switched my browser to FireFox and was able update without error. Maybe something is up with my chrome install.
I had same issue trying update from 3.9.13 to 3.9.14 on Windows server 2016, PHP 7.3 and MySQL 5.7. Invalid login. I was using chrome on Mac Mahaje. I switched my browser to FireFox and was able update without error. Maybe something is up with my chrome install.
Thanks, this is still relevant, used chrome and received the error.. switched to Firefox and system is updating.. That little piece of information was very much appreciated.
If you run on linux and you serve files from a location under your container’s user (apache/nginx), just change the file permission to 7xx (x may be 7,5,4 or 1).
It doesn’t matter if you have restoration.php or not (I don’t have it).
But annoying issue as it leaves no breadcrumbs.
No idea how or why but I just had this happen to me and I can confirm that as soon as I switched from chrome to firefox it worked perfectly
This comment was marked as abuse.
No .htaccess
One thing I just tried was to use chrome in incognito mode ie no browser extensions. Guess what it worked perfectly
This comment was marked as abuse.
This comment was marked as abuse.
Hi,
I had the same problem on my local server, just because I didn’t change the log Directory : it stays on my production server directory.
So, I’ve just change this directory and it works well.
Hope it helps
Invalid login when upgrading
Topic is solved
Moderator: General Support Moderators
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Invalid login when upgrading
Hi,
I have tried various solution to upgrade my working site from 3.8.10 to 3.8.12 but none works
I get an «invalid login» message each time
FTP is disable
Database check is OK
rights on server are set to 755
server is correctly downloading Joomla_3.8.12-Stable-Update_Package.zip in the tmp folder
I have tried updating via direct connection, by uploading file from an URL, a folder on my computer.
None works.
Any idea ?
Thanks in advance,
Laurent.
-
AMurray
- Joomla! Exemplar
- Posts: 8356
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: Invalid login when upgrading
Post
by AMurray » Wed Sep 12, 2018 9:48 pm
I’m not sure about the invalid password thing, the Joomla Update component may prompt you for the details (and the credentials you enter are those of the super user you are logged in with in order to do the update).
lthiry wrote: I have tried updating via direct connection, by uploading file from an URL, a folder on my computer.
Not sure where you used the above methods, but the only way to update Joomla core is through Joomla Update (and let it do the update) or using the Upload and Update method to upload the relevant install package. Installing via Extension Manager will not work, and hasn’t worked that way since Joomla 3.5 (or earlier).
Regards — A Murray
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Wed Sep 12, 2018 10:00 pm
Yep, the Joomla Update component prompts me when I use the upload file from an URL. Then I enter the usperuser credentials, but it fails like when I use the direct download message with an invalid login.
regards;
-
leolam
- Joomla! Master
- Posts: 20521
- Joined: Mon Aug 29, 2005 10:17 am
- Location: Netherlands/ Germany/ S’pore/Bogor/ North America
- Contact:
Re: Invalid login when upgrading
Post
by leolam » Thu Sep 13, 2018 4:49 pm
Why do you do it that way? Why not using the Joola automated update component?
Leo
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Thu Sep 13, 2018 10:00 pm
Because the automatic update component fails with Invalid Login message.
Thanks
-
sozzled
- Joomla! Master
- Posts: 13247
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: Invalid login when upgrading
Post
by sozzled » Thu Sep 13, 2018 10:03 pm
I think I may have an idea what this «invalid login» message is all about. I don’t think we’re talking about logging in to the backend in order to do administrator work (e.g. activities like updating Joomla). I suspect we’re discussing using FTP.
Question: have you enabled FTP in the Joomla Global Configuration settings?
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
Walking the talk: https://j4xdemo.enduring.com.au
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Thu Sep 13, 2018 10:06 pm
No, FTP is not enabled.
-
sozzled
- Joomla! Master
- Posts: 13247
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: Invalid login when upgrading
Post
by sozzled » Thu Sep 13, 2018 10:20 pm
To be sure that we understand you clearly, when you write that you get an «invalid login» is this before you try to click the Joomla Update menu item in the backend?
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
Walking the talk: https://j4xdemo.enduring.com.au
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Fri Sep 14, 2018 12:53 pm
No. This message is displayed when connected as superuser I try to update joomla from the normal control panel.
Regards
-
sozzled
- Joomla! Master
- Posts: 13247
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: Invalid login when upgrading
Post
by sozzled » Fri Sep 14, 2018 3:29 pm
Just to make sure that we understand correctly, the «invalid login» message appears immediately when you click the Joomla! Update menu item and before you select any of the component’s options, yes? Exactly at what point does this «invalid login» message appear: before, during or after you have chosen something?
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
Walking the talk: https://j4xdemo.enduring.com.au
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Fri Sep 14, 2018 9:50 pm
I use the regular Joomla update component (https://www.***.com/v2/administrator/index.php?option=com_joomlaupdate), click on update.
The site backups and then displays
2018-09-14_234139.jpg
Thanks
You do not have the required permissions to view the files attached to this post.
-
sozzled
- Joomla! Master
- Posts: 13247
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: Invalid login when upgrading
Post
by sozzled » Fri Sep 14, 2018 9:54 pm
Thank you for that. This really helps to explain what’s happening.
I still believe that there’s a FTP issue involved here. I believe that only effective way we’re going to get to the bottom of the matter is to see the Forum Post Assistant report for you website. Do you think you could do that for us, please?
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
Walking the talk: https://j4xdemo.enduring.com.au
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Sat Sep 15, 2018 5:38 am
Hi
Yes I have uploaded the script. How can I send it in private? The documentation states that information is sensitive and exposing it can help hackers to attack the site.
Thanks
-
sozzled
- Joomla! Master
- Posts: 13247
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: Invalid login when upgrading
Post
by sozzled » Sat Sep 15, 2018 6:00 am
You do not send this «in private»; please read the instructions. The output—the BBCode—should be copied and pasted on the forum for everyone to read.
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
Walking the talk: https://j4xdemo.enduring.com.au
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Sat Sep 15, 2018 9:25 pm
Hi,
Here is the FPA output :
Problem Description :: Forum Post Assistant (v1.4.3 (Frosty)) : 15th September 2018 wrote:Unable to upgrade joomla.
Log/Error Message :: Forum Post Assistant (v1.4.3 (Frosty)) : 15th September 2018 wrote: «invalid login» error message
Forum Post Assistant (v1.4.3 (Frosty)) : 15th September 2018 wrote:
Basic Environment :: wrote:Joomla! Instance :: Joomla! 3.8.10-Stable (Amani) 26-June-2018
Joomla! Platform :: Joomla Platform 13.1.0-Stable (Curiosity) 24-Apr-2013
Joomla! Configured :: Yes | Read-Only (555) | Owner: —protected— . (uid: 1/gid: 1) | Group: —protected— (gid: 1) | Valid For: 3.8
Configuration Options :: Offline: 0 | SEF: 1 | SEF Suffix: 0 | SEF ReWrite: 0 | .htaccess/web.config: Yes | GZip: 1 | Cache: 2 | CacheTime: 60 | CacheHandler: file | CachePlatformPrefix: 0 | FTP Layer: 0 | Proxy: 0 | LiveSite: http://www.happyaurouret.com/v2 | Session lifetime: 15 | Session handler: none | Shared sessions: 0 | SSL: 2 | Error Reporting: default | Site Debug: 0 | Language Debug: 0 | Default Access: 1 | Unicode Slugs: 0 | dbConnection Type: mysqli | PHP Supports J! 3.8.10: Yes | Database Credentials Present: Yes |Host Configuration :: OS: Linux | OS Version: 4.14.19-ovh-vps-grsec-zfs-classid | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate, br | Doc Root: —protected— | System TMP Writable: Yes | Free Disk Space : 0.00 GiB |
PHP Configuration :: Version: 7.2.9 | PHP API: fpm-fcgi | Session Path Writable: Yes | Display Errors: 0 | Error Reporting: 32759 | Log Errors To: | Last Known Error: | Register Globals: | Magic Quotes: | Safe Mode: | Open Base: | Uploads: 1 | Max. Upload Size: 64M | Max. POST Size: 130M | Max. Input Time: -1 | Max. Execution Time: 300 | Memory Limit: 512M
Database Configuration :: Version: 5.5.55-0+deb7u1-log (Client:mysqlnd 5.0.12-dev — 20150407 — $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $) | Host: —protected— (—protected—) | Localhost: No | Collation: utf8_general_ci (Character Set: utf8) | Database Size: 9.24 MiB | #of Tables: 243
Detailed Environment :: wrote:PHP Extensions :: Core (7.2.9) | date (7.2.9) | libxml (7.2.9) | openssl (7.2.9) | pcre (7.2.9) | sqlite3 (7.2.9) | zlib (7.2.9) | bcmath (7.2.9) | bz2 (7.2.9) | calendar (7.2.9) | ctype (7.2.9) | curl (7.2.9) | dba (7.2.9) | dom (20031129) | hash (1.0) | fileinfo (1.0.5) | filter (7.2.9) | ftp (7.2.9) | gd (7.2.9) | gettext (7.2.9) | gmp (7.2.9) | SPL (7.2.9) | iconv (7.2.9) | imagick (3.4.3RC1) | session (7.2.9) | intl (1.1.0) | json (1.6.0) | mbstring (7.2.9) | memcached (3.0.4) | standard (7.2.9) | mysqlnd (mysqlnd 5.0.12-dev — 20150407 — $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $) | PDO (7.2.9) | pdo_mysql (7.2.9) | pdo_pgsql (7.2.9) | pdo_sqlite (7.2.9) | pgsql (7.2.9) | Phar (2.0.2) | posix (7.2.9) | pspell (7.2.9) | redis (3.1.2) | Reflection (7.2.9) | imap (7.2.9) | SimpleXML (7.2.9) | soap (7.2.9) | sockets (7.2.9) | sodium (7.2.9) | mongodb (1.2. | exif (7.2.9) | sysvmsg (7.2.9) | sysvsem (7.2.9) | sysvshm (7.2.9) | tokenizer (7.2.9) | wddx (7.2.9) | xml (7.2.9) | xmlreader (7.2.9) | xmlrpc (7.2.9) | xmlwriter (7.2.9) | xsl (7.2.9) | zip (1.15.3) | mysqli (7.2.9) | cgi-fcgi () | ionCube Loader () | Zend OPcache (7.2.9) | Zend Engine (3.2.0) |
Potential Missing Extensions ::
Disabled Functions :: _dyuweyrj4 | _dyuweyrj4r | dl |Switch User Environment (Experimental) :: PHP CGI: No | Server SU: No | PHP SU: No | Custom SU (LiteSpeed/Cloud/Grid): Yes
Potential Ownership Issues: NoFolder Permissions :: wrote:Core Folders :: images/ (755) | components/ (755) | modules/ (755) | plugins/ (755) | language/ (755) | templates/ (755) | cache/ (755) | logs/ (755) | tmp/ (755) | administrator/components/ (755) | administrator/modules/ (755) | administrator/language/ (755) | administrator/templates/ (755) | administrator/logs/ (755) |
Elevated Permissions (First 10) ::
Database Information :: wrote:Database statistics :: Uptime: 15310099 | Threads: 10 | Questions: 8320483136 | Slow queries: 11385 | Opens: 18952734 | Flush tables: 178 | Open tables: 40000 | Queries per second avg: 543.463 |
Extensions Discovered :: wrote:Components :: SITE ::
Core :: com_mailto (3.0.0) 1 | com_wrapper (3.0.0) 1 |
3rd Party:: CB reCAPTCHA (1.0) 1 |Components :: ADMIN ::
Core :: com_modules (3.0.0) 1 | com_languages (3.0.0) 1 | com_redirect (3.0.0) 1 | com_users (3.0.0) 1 | com_ajax (3.2.0) 1 | com_content (3.0.0) 1 | com_contenthistory (3.2.0) 1 | com_installer (3.0.0) 1 | com_cache (3.0.0) 1 | com_messages (3.0.0) 1 | com_weblinks (3.6.0) 1 | com_joomlaupdate (3.6.2) 1 | com_checkin (3.0.0) 1 | com_postinstall (3.2.0) 1 | com_admin (3.0.0) 1 | com_config (3.0.0) 1 | com_finder (3.0.0) 1 | com_media (3.0.0) 1 | com_login (3.0.0) 1 | com_plugins (3.0.0) 1 | com_banners (3.0.0) 1 | com_menus (3.0.0) 1 | com_search (3.0.0) 1 | com_categories (3.0.0) 1 | com_cpanel (3.0.0) 1 | com_templates (3.0.0) 1 | com_fields (3.7.0) 1 | com_newsfeeds (3.0.0) 1 | com_associations (3.7.0) 1 | com_tags (3.1.0) 1 |
3rd Party:: com_phocadownload (3.0.5) 1 | mod_kunenamenu (3.0.6) 1 | plg_kunena_comprofiler (3.0.6) 0 | plg_kunena_community (3.0.6) 0 | plg_finder_kunena (3.0.6) 1 | plg_kunena_uddeim (3.0.6) 0 | plg_kunena_kunena (3.0.6) 1 | plg_kunena_gravatar (3.0.6) 0 | plg_kunena_alphauserpoints (3.0.6) 0 | plg_kunena_joomla (3.0.6) 1 | plg_kunena_finder (3.0.6) 1 | com_kunena (3.0.6) 1 | [youtube] Gallery (4.2.2) 1 | Akeeba (6.2.1) 1 | COM_JEVENTS (3.4.48) 1 | Mobilize (1.0.4) 1 | JoomlaCK Pugin Manager Control (1.0.0 DEVELOP) 1 | com_jckman (6.4.2) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | JTreeLink (1.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | AltaUserPoints — Example Plugi (1.9.0) 1 | altauserpointsicon (1.9.0) 1 | Content — AltaUserPoints — Raf (1.9.1) 1 | Content — AltaUserPoints — Rea (1.9.0) 1 | AltaUserPoints — Notification (1.9.0) 1 | Editor Button — AltaUserPoints (1.6.0) 1 | User — AltaUserPoints — New us (1.0.0) 1 | User — AltaUserPoints — New us (1.0.0) 1 | Content — AltaUserPoints — Sta (2.0.0) 1 | System — AltaUserPoints (1.9.0) 1 | AltaUserPoints (1.1.12) 1 | Adsmanager (3.1.5) 1 | com_phocagallery (4.1.1) 1 | AcyMailing (5.10.4) 1 | comprofiler (2.2.1) 1 | Mailster (1.2.5) 1 | com_xmap (2.3.4) 1 | user2userpoints (1.0.1) 1 | FlexiContact (8.06.01) 1 |Modules :: SITE ::
Core :: mod_articles_categories (3.0.0) 1 | mod_finder (3.0.0) 1 | mod_tags_popular (3.1.0) 1 | mod_articles_news (3.0.0) 1 | mod_articles_latest (3.0.0) 1 | mod_tags_similar (3.1.0) 1 | mod_articles_archive (3.0.0) 1 | mod_related_items (3.0.0) 1 | mod_weblinks (3.6.0) 1 | mod_feed (3.0.0) 1 | mod_custom (3.0.0) 1 | mod_users_latest (3.0.0) 1 | mod_wrapper (3.0.0) 1 | mod_articles_category (3.0.0) 1 | mod_search (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_footer (3.0.0) 1 | mod_breadcrumbs (3.0.0) 1 | mod_banners (3.0.0) 1 | mod_random_image (3.0.0) 1 | mod_whosonline (3.0.0) 1 | mod_articles_popular (3.0.0) 1 | mod_stats (3.0.0) 1 | mod_syndicate (3.0.0) 1 | mod_login (3.0.0) 1 | mod_languages (3.5.0) 1 |
3rd Party:: AltaUserPoints — Actual Points (1.0.1) 1 | AltaUserPoints — Most Referral (1.0.0) 1 | MOD_JEV_SWITCH_VIEW_TITLE (3.4.48) 1 | AltaUserPoints — Most Active U (1.0.0) 1 | AltaUserPoints — Last points e (1.0.0) 1 | Slideshow CK (1.4.4) 1 | MOD_JEV_LEGEND_TITLE (3.4.48) 1 | mod_adsmanager_menu (3.1.5) 1 | AcyMailing Module (3.7.0) 1 | AltaUserPoints — Online Users (1.0.0) 1 | [youtube] Gallery Module (4.2.0) 1 | MOD_JEV_FILTER_MODULE_TITLE (3.4.48) 1 | Community Builder Online modul (2.2.1) 1 | Community Builder Login module (2.2.1) 1 | SP Weather (2.2.3) 1 | MOD_JEV_LATEST_EVENTS_TITLE (3.4.48) 1 | AltaUserPoints — Monthly stati (1.0.0) 1 | mod_phocagallery_image (4.0.0) 1 | mod_adsmanager_ads (3.1.5) 1 | AltaUserPoints — Lastest activ (1.0.0) 1 | MOD_WEBLINKLOGO (2.4.1) 1 | mod_adsmanager_table (3.1.5) 1 | Mailster Subscriber (1.2.5) 1 | MOD_JEV_CALENDAR_TITLE (3.4.48) 1 | MOD_JEV_CUSTOM_MODULE_TITLE (3.4.48) 1 | mod_adsmanager_search (3.1.5) 1 | AltaUserPoints — Points from S (1.0.1) 1 | AltaUserPoints — Coupon Code (1.0.0) 1 | Community Builder Workflows mo (2.2.1) 1 |Modules :: ADMIN ::
Core :: mod_status (3.0.0) 1 | mod_toolbar (3.0.0) 1 | mod_submenu (3.0.0) 1 | mod_popular (3.0.0) 1 | mod_latest (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_logged (3.0.0) 1 | mod_login (3.0.0) 1 | mod_title (3.0.0) 1 | mod_quickicon (3.0.0) 1 | mod_version (3.0.0) 1 | mod_stats_admin (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_multilangstatus (3.0.0) 1 | mod_sampledata (3.8.0) 0 | mod_custom (3.0.0) 1 |
3rd Party:: JoomlaCK Pugin Manager Control (1.0.0 DEVELOP) 1 | Community Builder Admin module (2.2.1) 1 |Plugins :: SITE ::
Core :: plg_installer_webinstaller (1.1.1) 1 | plg_installer_packageinstaller (3.6.0) 1 | PLG_INSTALLER_URLINSTALLER (3.6.0) 1 | PLG_INSTALLER_FOLDERINSTALLER (3.6.0) 1 | plg_finder_contacts (3.0.0) 1 | plg_finder_categories (3.0.0) 1 | plg_finder_newsfeeds (3.0.0) 1 | plg_finder_weblinks (3.6.0) 1 | plg_finder_content (3.0.0) 1 | plg_finder_tags (3.0.0) 1 | plg_system_languagecode (3.0.0) 0 | plg_system_p3p (3.0.0) 1 | plg_system_sessiongc (3.8.6) 1 | plg_system_updatenotification (3.5.0) 1 | plg_system_stats (3.5.0) 1 | plg_system_fields (3.7.0) 1 | plg_system_log (3.0.0) 1 | plg_system_sef (3.0.0) 1 | plg_system_highlight (3.0.0) 1 | plg_system_redirect (3.0.0) 0 | plg_system_logout (3.0.0) 1 | plg_system_debug (3.0.0) 1 | plg_system_languagefilter (3.0.0) 0 | plg_system_cache (3.0.0) 0 | plg_system_remember (3.0.0) 1 | plg_user_profile (3.0.0) 0 | plg_user_contactcreator (3.0.0) 0 | plg_user_joomla (3.0.0) 1 | plg_extension_joomla (3.0.0) 1 | plg_authentication_gmail (3.0.0) 1 | plg_authentication_ldap (3.0.0) 0 | plg_authentication_joomla (3.0.0) 1 | plg_authentication_cookie (3.0.0) 1 | plg_fields_radio (3.7.0) 1 | plg_fields_url (3.7.0) 1 | plg_fields_color (3.7.0) 1 | plg_fields_usergrouplist (3.7.0) 1 | plg_fields_list (3.7.0) 1 | plg_fields_checkboxes (3.7.0) 1 | plg_fields_sql (3.7.0) 1 | plg_fields_textarea (3.7.0) 1 | plg_fields_imagelist (3.7.0) 1 | plg_fields_integer (3.7.0) 1 | plg_fields_text (3.7.0) 1 | plg_fields_editor (3.7.0) 1 | plg_fields_calendar (3.7.0) 1 | plg_fields_media (3.7.0) 1 | plg_fields_user (3.7.0) 1 | plg_editors-xtd_menu (3.7.0) 1 | plg_editors-xtd_fields (3.7.0) 1 | plg_editors-xtd_readmore (3.0.0) 1 | plg_editors-xtd_image (3.0.0) 1 | plg_editors-xtd_module (3.5.0) 1 | plg_editors-xtd_article (3.0.0) 1 | plg_editors-xtd_pagebreak (3.0.0) 1 | plg_quickicon_joomlaupdate (3.0.0) 1 | plg_quickicon_phpversioncheck (3.7.0) 1 | plg_quickicon_extensionupdate (3.0.0) 1 | plg_captcha_recaptcha (3.4.0) 1 | plg_content_vote (3.0.0) 1 | plg_content_fields (3.7.0) 1 | plg_content_joomla (3.0.0) 1 | plg_content_emailcloak (3.0.0) 1 | plg_content_pagebreak (3.0.0) 1 | plg_content_finder (3.0.0) 0 | plg_content_pagenavigation (3.0.0) 1 | plg_content_loadmodule (3.0.0) 1 | plg_search_weblinks (3.6.0) 1 | plg_search_tags (3.0.0) 1 | plg_search_categories (3.0.0) 1 | plg_search_newsfeeds (3.0.0) 1 | plg_search_contacts (3.0.0) 1 | plg_search_content (3.0.0) 1 | plg_twofactorauth_yubikey (3.2.0) 0 | plg_twofactorauth_totp (3.2.0) 0 |
3rd Party:: plg_installer_jeventsinstaller (3.4.48) 0 | AdsManagerContent — Captcha (3.1.5) 0 | AdsManagerContent — ReCaptcha (2.5.0) 0 | Adsmanager — JComments (3.1.5) 0 | AdsManagerContent — Social (3.1.5) 0 | PLG_FINDER_JEVENTS (3.4.48) 0 | System — JCK Typography (3.5.0) 1 | Mailster Profile (1.2.5) 1 | PLG_SYSTEM_GWEJSON (3.4.44) 1 | Community Builder System plugi (2.2.1) 1 | Mailster Email Forwarder (1.2.5) 1 | plg_system_jsnmobilize (1.0.0) 1 | plg_system_jsnframework (1.5.5) 1 | AcyMailing : (auto)Subscribe d (5.10.4) 1 | PLG_SYSTEM_BACKUPONUPDATE_TITL (3.7) 1 | plg_system_kunena (3.0.6) 1 | System — AlphaUserPoints (1.9.0) 1 | System — AltaUserPoints (1.9.0) 1 | AcyMailing JCE integration (5.10.4) 1 | Adsmanager Disclaimer (1.0) 0 | System — Helix Framework (2.2) 1 | System — JCK Modal (1.1) 1 | PLG_SYSTEM_AKEEBAUPDATECHECK_T (1.1) 1 | User — AltaUserPoints — New us (1.0.0) 1 | Helix V2 Shortcode Generator (1.1) 1 | Editor Button — AltaUserPoints (1.6.0) 1 | alphauserpointsicon (1.9.0) 1 | plg_quickicon_akeebabackup (1.0) 1 | plg_quickicon_kunena (3.0.6) 1 | altauserpointsicon (1.9.0) 1 | Content — AltaUserPoints — Rea (1.9.0) 1 | Mailster Subscriber (1.2.5) 1 | Content — AltaUserPoints — Raf (1.9.1) 1 | PLG_JEV_CORE_CONTENT_PLUGIN_TI (3.4.48) 1 | Content — AltaUserPoints — Sta (2.0.0) 1 | Content — [youtube] Gallery (4.2.0) 0 | PLG_JEV_SEARCH_TITLE (3.4.48) 1 | AlphaUserPoints — Example Plug (1.9.0) 1 | Akeeba Subscriptions — AdsMAna (1.0) 1 | Xmap Content Plugin (2.0.4c) 1 | Xmap WebLink Plugin (2.0.1c) 1 | plg_kunena_joomla (3.0.6) 1 | plg_kunena_community (3.0.6) 0 | plg_kunena_gravatar (3.0.6) 0 | plg_kunena_alphauserpoints (3.0.6) 0 | plg_kunena_uddeim (3.0.6) 0 | plg_kunena_kunena (3.0.6) 1 | plg_kunena_comprofiler (3.0.6) 0 | AltaUserPoints — Notification (1.9.0) 1 | AltaUserPoints — Example Plugi (1.9.0) 1 | AcyMailing Tag : Joomla User I (5.10.4) 1 | AcyMailing Tag : content inser (3.7.0) 1 | AcyMailing Tag and filter : Co (3.7.2) 1 | AcyMailing Tag and filter : Co (3.7.2) 1 | AcyMailing table of contents g (1.0.0) 1 | AcyMailing : share on social n (1.0.0) 1 | AcyMailing Tag : Date / Time (5.10.4) 1 | AcyMailing Tag : Manage the Su (5.10.4) 1 | AcyMailing Tag : Subscriber in (5.10.4) 1 | AcyMailing : trigger Joomla Co (3.7.0) 1 | AcyMailing Template Class Repl (5.10.4) 1 | AcyMailing Tag : Website links (3.7.0) 1 | AcyMailing : Statistics Plugin (3.7.0) 1 | AcyMailing Manage text (1.0.0) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (1.0) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Editor — JoomlaCK (6.6.0) 1 | System — JCK Typography (3.5.0) 1 | plg_editors_codemirror (5.38.0) 1 | AcyMailing Editor (5.10.4) 1 | plg_editors_tinymce (4.5. 1 |Templates Discovered :: wrote:Templates :: SITE :: protostar (1.0) 1 | beez3 (3.1.0) 1 | jsn_mobilize (1.0.0) 0 | shape5_vertex (3.0) 1 |
Templates :: ADMIN :: isis (1.0) 1 | hathor (3.0.0) 1 |
Thanks again for helping
Laurent.
-
Webdongle
- Joomla! Master
- Posts: 42391
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Invalid login when upgrading
Post
by Webdongle » Sat Sep 15, 2018 11:59 pm
com_xmap (2.3.4) is outdated and vulnerable https://packetstormsecurity.com/files/1 … ction.html uninstall it immediately. Check all your other extensions … you will need to check them on the authors sites as not all use Joomla’s update notification.
configuration.php should be 444
Livesite var (in configuration.php) should have no value.
Fix those then try.
-
mandville
- Joomla! Master
- Posts: 15118
- Joined: Mon Mar 20, 2006 1:56 am
- Location: The Girly Side of Joomla in Sussex
Re: Invalid login when upgrading
Post
by mandville » Sun Sep 16, 2018 12:10 am
nearly every extension module and plugin you have is out of date!
what actual process are you using to update? ensure you are on write files directly, and have nothing in your ftp settings (in addition to ftp layer off)
method.jpg
You do not have the required permissions to view the files attached to this post.
HU2HY- Poor questions = Poor answer
Un requested Help PM’s will be reported, added to the foe list and possibly just deleted
{VEL Team Leader}{TM Auditor }{ Showcase & Security forums Moderator}
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Sun Sep 16, 2018 7:19 am
Hi
I am really surprised by the fact that the extensions are out of date.
The way I try to keep Joomla up to date is easy, I just log on the admisitrative page (as surper user) and check on the bottom left.
The current portal states that extensions are up to date and joomla needs to be updated :
2018-09-16_091636.jpg
What am I doing wrong ? How do I update the extensions then ?
Thanks
You do not have the required permissions to view the files attached to this post.
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Sun Sep 16, 2018 7:51 am
Hi,
I have removed the XMap component
set configuration.php to 444
Livesite var (in configuration.php) has no value.
Removed the ftp information in configuration.php
Still not updating
Thanks
-
Webdongle
- Joomla! Master
- Posts: 42391
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Invalid login when upgrading
Post
by Webdongle » Sun Sep 16, 2018 10:50 am
lthiry wrote: ↑
Sun Sep 16, 2018 7:19 am
… How do I update the extensions then ?
…
Not all extensions use the notification of update. You will need to go to the authors sites and check for the latest version there.
Have you followed Mandville’s instructions to ‘write directly to files’ ?
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Sun Sep 16, 2018 3:17 pm
Hi,
yes, I was using the transfert files directly
regards,
-
Webdongle
- Joomla! Master
- Posts: 42391
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Invalid login when upgrading
Post
by Webdongle » Sun Sep 16, 2018 3:44 pm
PM me a Super user login and I can take a quick first hand look. Make a backup first.
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Sun Sep 16, 2018 7:36 pm
Thank you very much Webdongle. Very much apreciated.
I tried to PM you, unfortunalety, I can’t : We are sorry, but you are not authorised to use this feature. You may have just registered here and may need to participate more in discussions to be able to use this feature.
Thanks
-
Webdongle
- Joomla! Master
- Posts: 42391
- Joined: Sat Apr 05, 2008 9:58 pm
Re: Invalid login when upgrading
Post
by Webdongle » Mon Sep 17, 2018 11:48 am
OK … recieved your email.
Logged in.
Navigated to Components >>> Joomla update and updated
Akeeba ‘Backup on update ran’
Site updated with ‘write to files.
FULL SUCCESS
You can remove my super user now.
Sometimes reaching a page in Admin took a long time … perhaps when you tried to update then the server timed out? Or perhaps you need to clear your browser cache?
Extensions >>> Discover … there ae items there need installing!!!
-
lthiry
- Joomla! Apprentice
- Posts: 13
- Joined: Wed Sep 12, 2018 4:27 pm
Re: Invalid login when upgrading
Post
by lthiry » Tue Sep 18, 2018 12:47 pm
Thank you so much.
I still do not understand why it didn’t work for me.
Perharps my browser / infrastructure prevents Joomla from updating. I will try next time there is an update.
Thanks again and have a nice day.
Laurent.
-
nanidj
- Joomla! Fledgling
- Posts: 1
- Joined: Tue Oct 16, 2018 7:43 pm
Re: Invalid login when upgrading
Post
by nanidj » Tue Oct 16, 2018 7:51 pm
Hello everyone, I had this problem when uprading joomla from 3.6.5 to 3.8.13.
I think the problem is the update package that you download.
Is importan to see wich package is the correct one.
For example.. I found an update pack witch is the one to use to upgrade from versions 3.X to 3.8.13.
I update my joomla folowing this idea and everything goes ok…
I hope to help with this post, and sorry my bad english
-
AMurray
- Joomla! Exemplar
- Posts: 8356
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: Invalid login when upgrading
Post
by AMurray » Tue Oct 16, 2018 9:52 pm
Joomla update automatically selects the correct one. You don’t need to intervene. Just be sure you’ve chosen the correct update channel in the Joomla Update component options (i.e. not one of the ‘testing’ channels, but the normal one which should be what is notifying you of the normal stable release versions).
If you do need to do it through the Upload and Update,just download the update package from downloads.joomla.org.
Regards — A Murray
Return to “Migrating and Upgrading to Joomla! 3.x”
Jump to
- Joomla! Announcements
- ↳ Announcements
- ↳ Announcements Discussions
- Joomla! 4.x — Ask Support Questions Here
- ↳ General Questions/New to Joomla! 4.x
- ↳ Installation Joomla! 4.x
- ↳ Administration Joomla! 4.x
- ↳ Migrating and Upgrading to Joomla! 4.x
- ↳ Extensions for Joomla! 4.x
- ↳ Security in Joomla! 4.x
- ↳ Templates for Joomla! 4.x
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 4.x
- ↳ Language — Joomla! 4.x
- ↳ Performance — Joomla! 4.x
- ↳ Joomla! 4.x Coding
- Joomla! 3.x — Ask Support Questions Here
- ↳ General Questions/New to Joomla! 3.x
- ↳ Installation Joomla! 3.x
- ↳ Joomla! 3.x on IIS webserver
- ↳ Administration Joomla! 3.x
- ↳ Access Control List (ACL) in Joomla! 3.x
- ↳ Migrating and Upgrading to Joomla! 3.x
- ↳ Security in Joomla! 3.x
- ↳ Extensions for Joomla! 3.x
- ↳ Templates for Joomla! 3.x
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 3.x
- ↳ Language — Joomla! 3.x
- ↳ Performance — Joomla! 3.x
- ↳ Joomla! 3.x Coding
- Joomla! Versions which are End of Life
- ↳ Joomla! 2.5 — End of Life 31 Dec 2014
- ↳ General Questions/New to Joomla! 2.5
- ↳ Installation Joomla! 2.5
- ↳ Joomla! 2.5 on IIS webserver
- ↳ Administration Joomla! 2.5
- ↳ Access Control List (ACL) in Joomla! 2.5
- ↳ Migrating and Upgrading to Joomla! 2.5
- ↳ Security in Joomla! 2.5
- ↳ Extensions for Joomla! 2.5
- ↳ Templates for Joomla! 2.5
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 2.5
- ↳ Language — Joomla! 2.5
- ↳ Performance — Joomla! 2.5
- ↳ Joomla! 1.5 — End of Life Sep 2012
- ↳ General Questions/New to Joomla! 1.5
- ↳ Installation 1.5
- ↳ Joomla! 1.5 on IIS webserver
- ↳ Administration 1.5
- ↳ Migrating and Upgrading to Joomla! 1.5
- ↳ Security in Joomla! 1.5
- ↳ Extensions for Joomla! 1.5
- ↳ Templates for Joomla! 1.5
- ↳ Search Engine Optimization (Joomla! SEO) in Joomla! 1.5
- ↳ Language — Joomla! 1.5
- ↳ Performance — Joomla! 1.5
- ↳ Joomla! 1.0 — End of Life 22 July 2009
- ↳ Installation — 1.0.x
- ↳ Upgrading — 1.0.x
- ↳ Security — 1.0.x
- ↳ 3rd Party/Non Joomla! Security Issues
- ↳ Administration — 1.0.x
- ↳ Extensions — 1.0.x
- ↳ Components
- ↳ Modules
- ↳ Plugins/Mambots
- ↳ WYSIWYG Editors — 1.0.x
- ↳ Integration & Bridges — 1.0.x
- ↳ phpbb — Joomla! Integration
- ↳ Templates & CSS — 1.0.x
- ↳ Language — 1.0.x
- ↳ Joom!Fish and Multilingual Sites
- ↳ Performance — 1.0.x
- ↳ General Questions — 1.0.x
- Joomla! International Language Support
- ↳ International Zone
- ↳ Arabic Forum
- ↳ تنبيهات هامة
- ↳ الدروس
- ↳ 4.x جوملا!
- ↳ جوملا! 1.6/1.7
- ↳ الأسئلة الشائعة
- ↳ التثبيت و الترقية
- ↳ الحماية — و تحسين السرعة والأداء
- ↳ لوحة التحكم
- ↳ الإضافات البرمجية
- ↳ تعريب جوملا! و الإضافات البرمجية
- ↳ القوالب و التصميم
- ↳ صداقة محركات البحث
- ↳ القسم العام
- ↳ 1.5 !جوملا
- ↳ الأسئلة الشائعة
- ↳ التثبيت و الترقية
- ↳ الحماية — و تحسين السرعة والأداء
- ↳ لوحة التحكم
- ↳ الإضافات البرمجية
- ↳ تعريب جوملا! و الإضافات البرمجية
- ↳ القوالب و التصميم
- ↳ صداقة محركات البحث
- ↳ القسم العام
- ↳ جوملا! 1.0
- ↳ الأسئلة الشائـعة
- ↳ التثبيت
- ↳ لوحة التحكم
- ↳ الإضافات البرمجية
- ↳ الإضافات المعرّبة
- ↳ القوالب و التصميم
- ↳ الحماية — تحسين السرعة والأداء — صداقة محركات البحث
- ↳ القسم العام
- ↳ القسم العام
- ↳ !عرض موقعك بجوملا
- ↳ الأرشيف
- ↳ Bengali Forum
- ↳ Bosnian Forum
- ↳ Joomla! 1.5
- ↳ Instalacija i prvi koraci
- ↳ Ekstenzije
- ↳ Templejti
- ↳ Moduli
- ↳ Prevodi i dokumentacija
- ↳ Joomla! 1.7 / Joomla! 1.6
- ↳ Catalan Forum
- ↳ Notícies
- ↳ Temes sobre l’administració
- ↳ Temes sobre la traducció
- ↳ Components, mòduls i joombots
- ↳ Temes de disseny
- ↳ Webs realitzades amb Joomla!
- ↳ Offtopics
- ↳ Chinese Forum
- ↳ Croatian Forum
- ↳ Danish Forum
- ↳ Meddelelser
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x (Anbefalet til nye installationer. Nyeste funktionalitet)
- ↳ Installation, backup, opdatering og flytning — Godt igang
- ↳ Administration — Generel brug
- ↳ Komponenter, Moduler og Plugins
- ↳ Template, CSS og Design
- ↳ Nethandel, betaling m.m.
- ↳ Ældre versioner (disse vedligeholdes ikke længere fra officiel side)
- ↳ Joomla! 2.5 (Supporteres indtil 31. dec. 2014)
- ↳ Installation, backup, opdatering og flytning — Godt igang
- ↳ Administration — Generel brug
- ↳ Komponenter, Moduler og Plugins
- ↳ Template, CSS og Design
- ↳ Nethandel, betaling m.m.
- ↳ Joomla 1.5 (Tidligere langtidssupporteret version indtil sep. 2012)
- ↳ Installation, backup, opdatering og flytning — Godt igang
- ↳ Administration — Generel brug
- ↳ Komponenter, Moduler og Plugins
- ↳ Template, CSS og Design
- ↳ Nethandel, betaling m.m.
- ↳ Joomla 1.0 (Udgået version, der blev afløst af 1.5 i 2008)
- ↳ Installation, backup, opdatering og flytning — Godt igang
- ↳ Administration — Generel brug
- ↳ Komponenter, Moduler og Mambots
- ↳ Template, CSS og Design
- ↳ Nethandel, betaling m.m.
- ↳ Oversættelser (lokalisering)
- ↳ Joomla brugergrupper i Danmark
- ↳ JUG Kolding
- ↳ JUG København
- ↳ JUG Odense
- ↳ JUG Århus
- ↳ JUG Sorø
- ↳ Kommerciel (betalt) hjælp ønskes
- ↳ SEO
- ↳ FAQ — Dokumentation og vejledninger
- ↳ Vis dit websted
- ↳ Afviste ‘Vis dit websted’ indlæg
- ↳ Diverse (Off topic)
- ↳ Dutch Forum
- ↳ Aankondigingen
- ↳ Algemene vragen
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Installatie 3.x
- ↳ Extensies 3.x
- ↳ Templates 3.x
- ↳ Joomla! 2.5
- ↳ Installatie 2.5
- ↳ Componenten 2.5
- ↳ Modules 2.5
- ↳ Plugins 2.5
- ↳ Templates 2.5
- ↳ Joomla! 1.5
- ↳ Installatie
- ↳ Componenten
- ↳ Modules
- ↳ Plugins
- ↳ Templates
- ↳ Joomla! 1.0
- ↳ Installatie 1.0.x
- ↳ Componenten 1.0.x
- ↳ Modules 1.0.x
- ↳ Mambots 1.0.x
- ↳ Templates 1.0.x
- ↳ Vertalingen
- ↳ Offtopic
- ↳ Show jouw website
- ↳ Filipino Forum
- ↳ International Support Center
- ↳ Pinoy General Discussion & Archives
- ↳ Site Showcase
- ↳ Events
- ↳ Design Tips and Tricks
- ↳ Tsismis Zone
- ↳ Pinoy Translation Zone
- ↳ Pinoy Forum Archives
- ↳ Joomla! Philippines Local Forum www.joomla.org.ph
- ↳ Finnish Forum
- ↳ French Forum
- ↳ Les annonces!
- ↳ Le bistrot!
- ↳ L’expo!
- ↳ J! 4.x — L’atelier!
- ↳ J! 3.x — L’atelier!
- ↳ 3.x — Questions générales, nouvel utilisateur
- ↳ 3.x — Installation, migration et mise à jour
- ↳ 3.x — Sécurité et performances
- ↳ 3.x — Extensions tierce partie
- ↳ 3.x — Templates et design
- ↳ 3.x — Développement
- ↳ 3.x — Ressources
- ↳ J! 2.5.x — L’atelier!
- ↳ 2.5 — Questions générales
- ↳ 2.5 — Installation, migration et mise à jour
- ↳ 2.5 — Sécurité et performances
- ↳ 2.5 — Extensions tierce partie
- ↳ 2.5 — Templates et design
- ↳ 2.5 — Développement
- ↳ 2.5 — Ressources
- ↳ J! 1.5.x — L’atelier!
- ↳ 1.5 — Questions générales
- ↳ 1.5 — Installation, migration et mise à jour
- ↳ 1.5 — Sécurité et performances
- ↳ 1.5 — Extensions tierce partie
- ↳ 1.5 — Templates et design
- ↳ 1.5 — Développement
- ↳ 1.5 — Ressources
- ↳ J! 1.0.x — L’atelier!
- ↳ 1.0 — Questions générales
- ↳ 1.0 — Installation et mise à jour
- ↳ 1.0 — Sécurité
- ↳ 1.0 — Extensions tierce partie
- ↳ 1.0 — Templates et design
- ↳ 1.0 — Développement
- ↳ 1.0 — Ressources
- ↳ Besoin d’un professionel ?
- ↳ Extensions Open Source pour Joomla!
- ↳ German Forum
- ↳ Ankündigungen
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Allgemeine Fragen
- ↳ Installation und erste Schritte
- ↳ Komponenten, Module, Plugins
- ↳ Template, CSS und Designfragen
- ↳ Entwicklerforum
- ↳ Zeige Deine Webseite
- ↳ Joomla! 2.5
- ↳ Allgemeine Fragen
- ↳ Installation und erste Schritte
- ↳ Komponenten, Module, Plugins
- ↳ Template, CSS und Designfragen
- ↳ Entwicklerforum
- ↳ Zeige Deine Webseite
- ↳ Joomla! 1.5
- ↳ Allgemeine Fragen
- ↳ Installation und erste Schritte
- ↳ Komponenten, Module, Plugins
- ↳ Template, CSS und Designfragen
- ↳ Entwicklerforum
- ↳ Zeige Deine Webseite
- ↳ Professioneller Service
- ↳ Sonstiges (Offtopic)
- ↳ Archiv
- ↳ Joomla! 1.0
- ↳ Allgemeine Fragen 1.0.x
- ↳ Installation und erste Schritte 1.0.x
- ↳ Komponenten, Module, Mambots 1.0.x
- ↳ Template, CSS und Designfragen 1.0.x
- ↳ Entwicklerforum 1.0.x
- ↳ Zeige Deine Webseite 1.0.x
- ↳ Greek Forum
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Joomla! 2.5.x
- ↳ Joomla! 1.5.x
- ↳ Joomla! 1.0.x
- ↳ Hebrew Forum
- ↳ Indic Languages Forum
- ↳ Indonesian Forum
- ↳ FAQ
- ↳ Bantuan
- ↳ Komponen
- ↳ Modul
- ↳ Template
- ↳ Diskusi
- ↳ Italian Forum
- ↳ Guide
- ↳ Traduzioni
- ↳ Componenti — Moduli — Plugins
- ↳ Template — Grafica
- ↳ Notizie
- ↳ Prodotti Open Source per Joomla!
- ↳ Richieste professionali
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Joomla! 2.5.x
- ↳ Joomla! 1.x
- ↳ Latvian Forum
- ↳ Lithuanian Forum
- ↳ Joomla! 4.x
- ↳ Joomla! 1.5
- ↳ Joomla! 1.7 / Joomla! 1.6
- ↳ Joomla! 1.0
- ↳ Vertimai ir Kalba
- ↳ Malaysian Forum
- ↳ Solved
- ↳ Norwegian Forum
- ↳ Informasjon
- ↳ Arkiverte annonseringer
- ↳ FAQ — Ofte spurte spørsmål
- ↳ Arkiv
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Administrasjon/installasjon
- ↳ Migrering/Oppdatering
- ↳ Template, CSS og design
- ↳ Komponenter/moduler/programutvidelser
- ↳ Sikkerhet
- ↳ Generelt
- ↳ Netthandel, betaling m.m.
- ↳ VirtueMart
- ↳ Andre nettbutikkløsninger
- ↳ Generelt
- ↳ Oversettelser
- ↳ Fremvisning av sider (Show off)
- ↳ Avviste fremvisninger
- ↳ Diverse (off topic)
- ↳ Kommersiell hjelp ønskes
- ↳ Eldre versjoner av Joomla!
- ↳ Joomla! 1.0
- ↳ Administrasjon/installasjon
- ↳ Template, CSS og design
- ↳ Komponenter/moduler/mambots
- ↳ Sikkerhet
- ↳ Generelt
- ↳ Joomla! 1.5
- ↳ Administrasjon/installasjon
- ↳ Migrering/Oppdatering
- ↳ Template, CSS og design
- ↳ Komponenter/moduler/programutvidelser
- ↳ Sikkerhet
- ↳ Generelt
- ↳ Joomla! 2.5
- ↳ Administrasjon/installasjon
- ↳ Migrering/Oppdatering
- ↳ Template, CSS og design
- ↳ Komponenter/moduler/programutvidelser
- ↳ Sikkerhet
- ↳ Generelt
- ↳ Persian Forum
- ↳ قالب ها
- ↳ مدیریت
- ↳ سوالهای عمومی
- ↳ نصب
- ↳ مامبوت ها
- ↳ ماژولها
- ↳ کامپوننت ها
- ↳ Polish Forum
- ↳ Instalacja i aktualizacja
- ↳ Administracja
- ↳ Komponenty, moduły, wtyczki
- ↳ Szablony
- ↳ Paczta i Podziwiajta
- ↳ Modyfikacje i własne rozwiązania
- ↳ Tłumaczenia
- ↳ FAQ
- ↳ Tips&Tricks
- ↳ Dokumentacja
- ↳ Profesjonalne usługi
- ↳ Portuguese Forum
- ↳ Componentes, módulos e mambots
- ↳ Programação e desenvolvimento
- ↳ Segurança
- ↳ Sites dos usuários
- ↳ Off-topic
- ↳ Tradução
- ↳ Templates
- ↳ Romanian Forum
- ↳ Traduceri
- ↳ Russian Forum
- ↳ Объявления по Joomla!
- ↳ Безопасность Joomla!
- ↳ Joomla 4.x — Задайте здесь свой вопрос по поддержке
- ↳ Joomla 3.x — Задайте здесь свой вопрос по поддержке
- ↳ Общие вопросы/Новичок в Joomla! 3.x
- ↳ Установка Joomla! 3.x
- ↳ Миграция и переход на Joomla! 3.x
- ↳ Расширения для Joomla! 3.x
- ↳ Многоязычные веб-сайты на Joomla 3.x
- ↳ Joomla 2.5 — Задайте здесь свой вопрос по поддержке
- ↳ Общие вопросы/Новичок в Joomla! 2.5
- ↳ Установка Joomla! 2.5
- ↳ Расширения для Joomla! 2.5
- ↳ Русский язык Joomla! 2.5
- ↳ Serbian/Montenegrin Forum
- ↳ Tehnička pitanja
- ↳ Instalacija i početnička pitanja
- ↳ Šabloni
- ↳ Prevod i dokumentacija
- ↳ Ćaskanje
- ↳ Bezbednost
- ↳ Joomla! dodaci
- ↳ Pravna pitanja
- ↳ Arhiva
- ↳ Joomla! Događaji i Zajednica
- ↳ Izlog (spisak) sajtova radjenih u Joomla! CMS-u
- ↳ Profesionalne usluge
- ↳ Slovak Forum
- ↳ Spanish Forum
- ↳ Joomla! 4.x
- ↳ Joomla! 3.x
- ↳ Migración y actualización a Joomla 3.x
- ↳ Versiones de Joomla! obsoletas
- ↳ Joomla! 2.5
- ↳ Joomla! 1.5
- ↳ Extensiones
- ↳ Plantillas (templates) y diseño
- ↳ Idioma y traducciones
- ↳ SEO para Joomla!
- ↳ Seguridad y rendimiento
- ↳ Productos de Código Abierto para Joomla!
- ↳ Servicios profesionales
- ↳ Salón de la comunidad Ñ
- ↳ Swedish Forum
- ↳ Meddelanden
- ↳ Forum Joomla! 4.x
- ↳ Forum Joomla! 3.x
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och plugin
- ↳ Mallar (templates) och design
- ↳ Äldre versioner
- ↳ Forum Joomla! 1.0
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och Mambots
- ↳ Mallar (templates) och design
- ↳ Forum Joomla! 1.7 / Joomla! 1.6
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och plugin
- ↳ Mallar (templates) och design
- ↳ Forum Joomla! 1.5
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och plugin
- ↳ Mallar (templates) och design
- ↳ Forum Joomla! 2.5
- ↳ Allmänna frågor
- ↳ Användning och administration
- ↳ Installation, backup och säkerhet
- ↳ Komponenter, moduler och plugin
- ↳ Mallar (templates) och design
- ↳ Översättning
- ↳ Webbplatser gjorda i Joomla
- ↳ Webbplatser J! 3.x
- ↳ Webbplatser J! 2.5
- ↳ Webbplatser Joomla! 1.7 / Joomla! 1.6
- ↳ Webbplatser J! 1.5
- ↳ Webbplatser J! 1.0
- ↳ Kommersiell hjälp önskas
- ↳ Diverse (off topic)
- ↳ Tamil Forum
- ↳ Thai Forum
- ↳ โชว์เว็บไซต์ของคุณที่สร้างด้วยจูมล่า
- ↳ เคล็ดลับการใช้งานส่วนต่างๆ เกี่ยวกับจ&#
- ↳ คอมโพเน้นท์ โมดูล ปลักอิน ต่างๆ ที่ติดตั
- ↳ อับเดดข่าวสารเกี่ยวกับจูมล่าลายไทย
- ↳ Turkish Forum
- ↳ Duyurular
- ↳ Dersler
- ↳ Genel Sorular
- ↳ Bileşen, Modül, Bot
- ↳ Eklenti Haberleri
- ↳ Temalar
- ↳ Vietnamese Forum
- ↳ Gặp gỡ và giao lưu
- ↳ Joomla Tiếng Việt
- ↳ Cài đặt — Cấu hình
- ↳ Thành phần mở rộng cho Joomla!
- ↳ Hỏi đáp Joomla! 3.x
- ↳ Hỏi đáp Joomla! 2.5
- ↳ Hỗ trợ kỹ thuật
- ↳ Bài viết cũ
- ↳ Thiết kế Template
- ↳ Joomla! 1.5
- ↳ Hỏi đáp Joomla! 4.x
- ↳ Welsh Forum
- Other Forums
- ↳ Open Source Products for Joomla!
- ↳ The Lounge
- ↳ Forum Post Assistant (FPA)
- Joomla! Development Forums
- Joomla! Official Sites & Infrastructure
- ↳ docs.joomla.org — Feedback/Information
- ↳ extensions.joomla.org — Feedback/Information
- ↳ joomla.com — Feedback/Information
- ↳ Sites & Infrastructure — Feedback/Information
- ↳ Archived Boards — All boards closed
- ↳ Design and Accessibility — Archived
- ↳ Quality and Testing — Locked and Archived
- ↳ Joomla! 1.0.x_Q&T
- ↳ Q&T 1.0.x Resolved
- ↳ Known Issues
- ↳ Superseded Issues
- ↳ Archive
- ↳ Q&T 1.0.x Resolved — Archived
- ↳ Known Issues — Archive
- ↳ Superseded Issues — Archive
- ↳ Joomla! 3.x Bug Reporting
- ↳ Third Party Testing for Joomla! 1.5
- ↳ Q&T 1.5.x Resolved
- ↳ Joomla! 1.5 BETA
- ↳ Joomla! 1.5 BETA 2
- ↳ Reaction to the ‘Letter to the community’
- ↳ Reaction to New Project Name
- ↳ Logo Competition
- ↳ Humor, Fun and Games
- ↳ Libraries
- ↳ patTemplate
- ↳ com_connector — Multi Joomla Bridge
- ↳ CiviCRM Support
- ↳ CiviCRM Installation Issues
- ↳ FAQ Archive
- ↳ FAQ Discussion Board
- ↳ 3rd Party Extensions FAQ
- ↳ FAQs not moved
- ↳ 3rd Party/Non Joomla! Security FAQ
- ↳ Joomla! Coding 101
- ↳ Joombie Tools of the Trade
- ↳ Joombie Coding Q/A
- ↳ Joombie Think Tank
- ↳ Joombie Developer Lab
- ↳ Joomla Forge — Archived
- ↳ Non-Profit Organizations and Joomla!
- ↳ Schools and Universities
- ↳ Bangsamoro Forum
- ↳ Joomla! 1.5 Template Contest
- ↳ SMF — Simplemachines.org Forum
- ↳ GPL Discussion
- ↳ Security Announcements — Old
- ↳ Tips & Tricks — Moving
- ↳ Submit Your Suggested Tips & Tricks to Docs.joomla.org now please.
- ↳ Google Summer of Code and GHOP
- ↳ Google Summer of Code 2008
- ↳ Proposed projects
- ↳ Student area
- ↳ Past Google Summer of Code Editions
- ↳ Google’s Highly Open Participation Contest
- ↳ Documentation
- ↳ Suggestions, Modifications, and Corrections
- ↳ Archive
- ↳ 1.5 Archive
- ↳ Suggestions, Modifications & Corrections
- ↳ Submit
- ↳ Feedback and Suggestions
- ↳ Applications for participation in the Development Workgroup
- ↳ Development
- ↳ 1.5 Site Showcase — Archived
- ↳ 1.0 x Site Showcase — Archived.
- ↳ Feature Requests — White Papers — Archived
- ↳ Under Review — Archived
- ↳ Accepted — Archived
- ↳ Not Accepted — Archived
- ↳ Wishlists and Feature Requests — Archive
- ↳ Wishlist Archives — Archived
- ↳ Spanish Forum — Archive
- ↳ Papelera
- ↳ Tutoriales
- ↳ General
- ↳ Salón de la Joomlaesfera hispanohablante
- ↳ Danish Forum — Archive
- ↳ Diskussion af Meddelelser + Sikkerhedsmeddelelser + FAQ
- ↳ Shop.Joomla.org
- ↳ Joomla! 1.6 RC Support [closed]
- ↳ Joomla! 1.0 Coding
- ↳ Core Hacks and Patches
- ↳ Joomla! 2.5 Beta Support
- ↳ People.joomla.org — Feedback/Information
- ↳ Joomla! 1.5 Bug Reporting
- ↳ Joomla! 1.5 Coding
- ↳ Joomla! 3 Beta Support
- ↳ Trending Topics
- ↳ Help wanted in the community
- ↳ templates.joomla.org — Feedback/Information
- ↳ Certification
- ↳ Albanian Forum
- ↳ Azeri Forum
- ↳ Urdu Forum
- ↳ Basque Forum
- ↳ Itzulpenaren inguruan
- ↳ Laguntza teknikoa
- ↳ Belarusian Forum
- ↳ Maltese Forum
- ↳ Hungarian Forum
- ↳ Slovenian Forum
- ↳ Japanese Forum
- ↳ Khmer Forum
- ↳ ពិពណ៌ស្ថានបណ្ដាញជុំឡា
- ↳ ជុំឡាខ្មែរមូលដ្ឋានីយកម្ម
- ↳ Community Blog Discussions
- ↳ JoomlaCode.org
- ↳ Joomla! Marketing and PR Team
- ↳ resources.joomla.org — Feedback/Information
- ↳ Training.Joomla.org
- ↳ OpenSourceMatters.org
- ↳ magazine.joomla.org — Feedback/Information
- ↳ Site Showcase
- ↳ Joomla! 4 Related
- ↳ Joomla! Events
- ↳ Joomla! Ideas Forum
- ↳ Registered Joomla! User Groups
- ↳ Joomla! 2.5 Coding
- ↳ Joomla! 2.5 Bug Reporting
- ↳ User eXperience (UX)
- ↳ Joomla! Working Groups
- ↳ Translations
Содержание
- ERROR: Invalid login — Joomla 3.9.1 Update #23201
- Comments
- This comment was marked as abuse.
- This comment was marked as abuse.
- The Joomla! Forum™
- 3.3.6 to 3.5.1 > Update error «invalid login»
- 3.3.6 to 3.5.1 > Update error «invalid login»
- Re: 3.3.6 to 3.5.1 > Update error «invalid login»
- Re: 3.3.6 to 3.5.1 > Update error «invalid login»
- Re: 3.3.6 to 3.5.1 > Update error «invalid login»
- Re: 3.3.6 to 3.5.1 > Update error «invalid login»
- Re: 3.3.6 to 3.5.1 > Update error «invalid login»
- Re: 3.3.6 to 3.5.1 > Update error «invalid login»
- Re: 3.3.6 to 3.5.1 > Update error «invalid login»
- The Joomla! Forum™
- Invalid login when upgrading Topic is solved
- Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
- Re: Invalid login when upgrading
ERROR: Invalid login — Joomla 3.9.1 Update #23201
I’m trying to update to Joomla 3.9.1 and I get this javascript alert:
ERROR:
Invalid login
In the developer tools, the console doesn’t display any error messages.
What could be happening?
It spend both in localhost and on the production server.
The text was updated successfully, but these errors were encountered:
Do you have a cookie plugin in place? I have seen this when the frontend clears the cookies for the site as part of a partially implemented cookies plugin.
Closing assuming it is not a Joomla core issue.
I had the same problem and the reason was because of no space on host. you can check it too.
Thank you @greenreptile . That was my problem unbeknownst to me. Fixed now and easy upgrade complete.
The underlying problem that trips the installer may not be a Joomla core issue, but the ridiculously uninformative error message definitely is. Requesting reopening.
I had same issue trying update from 3.9.13 to 3.9.14 on Windows server 2016, PHP 7.3 and MySQL 5.7. Invalid login. I was using chrome on Mac Mahaje. I switched my browser to FireFox and was able update without error. Maybe something is up with my chrome install.
I had same issue trying update from 3.9.13 to 3.9.14 on Windows server 2016, PHP 7.3 and MySQL 5.7. Invalid login. I was using chrome on Mac Mahaje. I switched my browser to FireFox and was able update without error. Maybe something is up with my chrome install.
Thanks, this is still relevant, used chrome and received the error.. switched to Firefox and system is updating.. That little piece of information was very much appreciated.
If you run on linux and you serve files from a location under your container’s user (apache/nginx), just change the file permission to 7xx (x may be 7,5,4 or 1).
It doesn’t matter if you have restoration.php or not (I don’t have it).
But annoying issue as it leaves no breadcrumbs.
No idea how or why but I just had this happen to me and I can confirm that as soon as I switched from chrome to firefox it worked perfectly
Источник
The Joomla! Forum™
3.3.6 to 3.5.1 > Update error «invalid login»
3.3.6 to 3.5.1 > Update error «invalid login»
Post by cmsdev80 » Wed Apr 13, 2016 1:00 am
I found out elsewhere than when getting the «invalid login» error one needs to manually upgrade via the extension manager.
Can somebody please point me to instructions for how to do this?
I am currently running 3.3.6
Re: 3.3.6 to 3.5.1 > Update error «invalid login»
Post by Webdongle » Wed Apr 13, 2016 1:38 am
Re: 3.3.6 to 3.5.1 > Update error «invalid login»
Post by cmsdev80 » Wed Apr 13, 2016 1:43 am
Re: 3.3.6 to 3.5.1 > Update error «invalid login»
Post by Webdongle » Wed Apr 13, 2016 1:52 am
Re: 3.3.6 to 3.5.1 > Update error «invalid login»
Post by cmsdev80 » Wed Apr 13, 2016 1:59 am
Re: 3.3.6 to 3.5.1 > Update error «invalid login»
Post by Webdongle » Wed Apr 13, 2016 2:03 am
Set ‘write files’ not use ftp ?
Use Akeeba to make an installable back up and install on localhost to update.
Re: 3.3.6 to 3.5.1 > Update error «invalid login»
Post by cmsdev80 » Wed Apr 13, 2016 2:07 am
Not sure I understand what you mean by «Use Akeeba to make an installable back up and install on localhost to update.»
I have the option «write files directly» selected.
What does Akeeba has to do which upgrading the joomla core?
Also, I don’t have a local host.
Re: 3.3.6 to 3.5.1 > Update error «invalid login»
Post by Webdongle » Wed Apr 13, 2016 2:25 am
Akeeba creates an installable backup file. You can use that file to install a copy of your site on another server. By creating your site on localhost you avoid any restrictions your Host might impose.
If you don’t have localhost you could try overwriting the site files with those from the Joomla full package . the use the database fix
Источник
The Joomla! Forum™
Invalid login when upgrading Topic is solved
Invalid login when upgrading
Post by lthiry » Wed Sep 12, 2018 4:49 pm
I have tried various solution to upgrade my working site from 3.8.10 to 3.8.12 but none works
I get an «invalid login» message each time
FTP is disable
Database check is OK
rights on server are set to 755
server is correctly downloading Joomla_3.8.12-Stable-Update_Package.zip in the tmp folder
I have tried updating via direct connection, by uploading file from an URL, a folder on my computer.
None works.
Thanks in advance,
Re: Invalid login when upgrading
Post by AMurray » Wed Sep 12, 2018 9:48 pm
Re: Invalid login when upgrading
Post by lthiry » Wed Sep 12, 2018 10:00 pm
Yep, the Joomla Update component prompts me when I use the upload file from an URL. Then I enter the usperuser credentials, but it fails like when I use the direct download message with an invalid login.
Re: Invalid login when upgrading
Post by leolam » Thu Sep 13, 2018 4:49 pm
Why do you do it that way? Why not using the Joola automated update component?
Leo
Re: Invalid login when upgrading
Post by lthiry » Thu Sep 13, 2018 10:00 pm
Because the automatic update component fails with Invalid Login message.
Re: Invalid login when upgrading
Post by sozzled » Thu Sep 13, 2018 10:03 pm
I think I may have an idea what this «invalid login» message is all about. I don’t think we’re talking about logging in to the backend in order to do administrator work (e.g. activities like updating Joomla). I suspect we’re discussing using FTP.
Question: have you enabled FTP in the Joomla Global Configuration settings?
Re: Invalid login when upgrading
Post by lthiry » Thu Sep 13, 2018 10:06 pm
Re: Invalid login when upgrading
Post by sozzled » Thu Sep 13, 2018 10:20 pm
Re: Invalid login when upgrading
Post by lthiry » Fri Sep 14, 2018 12:53 pm
Re: Invalid login when upgrading
Post by sozzled » Fri Sep 14, 2018 3:29 pm
Re: Invalid login when upgrading
Post by Webdongle » Fri Sep 14, 2018 5:16 pm
Re: Invalid login when upgrading
Post by lthiry » Fri Sep 14, 2018 9:50 pm
Re: Invalid login when upgrading
Post by sozzled » Fri Sep 14, 2018 9:54 pm
Thank you for that. This really helps to explain what’s happening.
I still believe that there’s a FTP issue involved here. I believe that only effective way we’re going to get to the bottom of the matter is to see the Forum Post Assistant report for you website. Do you think you could do that for us, please?
Re: Invalid login when upgrading
Post by lthiry » Sat Sep 15, 2018 5:38 am
Re: Invalid login when upgrading
Post by sozzled » Sat Sep 15, 2018 6:00 am
Re: Invalid login when upgrading
Post by lthiry » Sat Sep 15, 2018 9:25 pm
Here is the FPA output :
Basic Environment :: wrote: Joomla! Instance :: Joomla! 3.8.10-Stable (Amani) 26-June-2018
Joomla! Platform :: Joomla Platform 13.1.0-Stable (Curiosity) 24-Apr-2013
Joomla! Configured :: Yes | Read-Only ( 555 ) | Owner: —protected— . (uid: 1/gid: 1) | Group: —protected— (gid: 1) | Valid For: 3.8
Configuration Options :: Offline: 0 | SEF: 1 | SEF Suffix: 0 | SEF ReWrite: 0 | .htaccess/web.config: Yes | GZip: 1 | Cache: 2 | CacheTime: 60 | CacheHandler: file | CachePlatformPrefix: 0 | FTP Layer: 0 | Proxy: 0 | LiveSite: http://www.happyaurouret.com/v2 | Session lifetime: 15 | Session handler: none | Shared sessions: 0 | SSL: 2 | Error Reporting: default | Site Debug: 0 | Language Debug: 0 | Default Access: 1 | Unicode Slugs: 0 | dbConnection Type: mysqli | PHP Supports J! 3.8.10: Yes | Database Credentials Present: Yes |
Host Configuration :: OS: Linux | OS Version: 4.14.19-ovh-vps-grsec-zfs-classid | Technology: x86_64 | Web Server: Apache | Encoding: gzip, deflate, br | Doc Root: —protected— | System TMP Writable: Yes | Free Disk Space : 0.00 GiB |
PHP Configuration :: Version: 7.2.9 | PHP API: fpm-fcgi | Session Path Writable: Yes | Display Errors: 0 | Error Reporting: 32759 | Log Errors To: | Last Known Error: | Register Globals: | Magic Quotes: | Safe Mode: | Open Base: | Uploads: 1 | Max. Upload Size: 64M | Max. POST Size: 130M | Max. Input Time: -1 | Max. Execution Time: 300 | Memory Limit: 512M
Database Configuration :: Version: 5.5.55-0+deb7u1-log (Client:mysqlnd 5.0.12-dev — 20150407 — $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $) | Host: —protected— ( —protected— ) | Localhost: No | Collation: utf8_general_ci ( Character Set: utf8) | Database Size: 9.24 MiB | #of Tables: 243
Detailed Environment :: wrote: PHP Extensions :: Core (7.2.9) | date (7.2.9) | libxml (7.2.9) | openssl (7.2.9) | pcre (7.2.9) | sqlite3 (7.2.9) | zlib (7.2.9) | bcmath (7.2.9) | bz2 (7.2.9) | calendar (7.2.9) | ctype (7.2.9) | curl (7.2.9) | dba (7.2.9) | dom (20031129) | hash (1.0) | fileinfo (1.0.5) | filter (7.2.9) | ftp (7.2.9) | gd (7.2.9) | gettext (7.2.9) | gmp (7.2.9) | SPL (7.2.9) | iconv (7.2.9) | imagick (3.4.3RC1) | session (7.2.9) | intl (1.1.0) | json (1.6.0) | mbstring (7.2.9) | memcached (3.0.4) | standard (7.2.9) | mysqlnd (mysqlnd 5.0.12-dev — 20150407 — $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $) | PDO (7.2.9) | pdo_mysql (7.2.9) | pdo_pgsql (7.2.9) | pdo_sqlite (7.2.9) | pgsql (7.2.9) | Phar (2.0.2) | posix (7.2.9) | pspell (7.2.9) | redis (3.1.2) | Reflection (7.2.9) | imap (7.2.9) | SimpleXML (7.2.9) | soap (7.2.9) | sockets (7.2.9) | sodium (7.2.9) | mongodb (1.2. | exif (7.2.9) | sysvmsg (7.2.9) | sysvsem (7.2.9) | sysvshm (7.2.9) | tokenizer (7.2.9) | wddx (7.2.9) | xml (7.2.9) | xmlreader (7.2.9) | xmlrpc (7.2.9) | xmlwriter (7.2.9) | xsl (7.2.9) | zip (1.15.3) | mysqli (7.2.9) | cgi-fcgi () | ionCube Loader () | Zend OPcache (7.2.9) | Zend Engine (3.2.0) |
Potential Missing Extensions ::
Disabled Functions :: _dyuweyrj4 | _dyuweyrj4r | dl |
Switch User Environment (Experimental) :: PHP CGI: No | Server SU: No | PHP SU: No | Custom SU (LiteSpeed/Cloud/Grid): Yes
Potential Ownership Issues: No
Folder Permissions :: wrote: Core Folders :: images/ (755) | components/ (755) | modules/ (755) | plugins/ (755) | language/ (755) | templates/ (755) | cache/ (755) | logs/ (755) | tmp/ (755) | administrator/components/ (755) | administrator/modules/ (755) | administrator/language/ (755) | administrator/templates/ (755) | administrator/logs/ (755) |
Extensions Discovered :: wrote: Components :: SITE ::
Core :: com_mailto (3.0.0) 1 | com_wrapper (3.0.0) 1 |
3rd Party:: CB reCAPTCHA (1.0) 1 |
Components :: ADMIN ::
Core :: com_modules (3.0.0) 1 | com_languages (3.0.0) 1 | com_redirect (3.0.0) 1 | com_users (3.0.0) 1 | com_ajax (3.2.0) 1 | com_content (3.0.0) 1 | com_contenthistory (3.2.0) 1 | com_installer (3.0.0) 1 | com_cache (3.0.0) 1 | com_messages (3.0.0) 1 | com_weblinks (3.6.0) 1 | com_joomlaupdate (3.6.2) 1 | com_checkin (3.0.0) 1 | com_postinstall (3.2.0) 1 | com_admin (3.0.0) 1 | com_config (3.0.0) 1 | com_finder (3.0.0) 1 | com_media (3.0.0) 1 | com_login (3.0.0) 1 | com_plugins (3.0.0) 1 | com_banners (3.0.0) 1 | com_menus (3.0.0) 1 | com_search (3.0.0) 1 | com_categories (3.0.0) 1 | com_cpanel (3.0.0) 1 | com_templates (3.0.0) 1 | com_fields (3.7.0) 1 | com_newsfeeds (3.0.0) 1 | com_associations (3.7.0) 1 | com_tags (3.1.0) 1 |
3rd Party:: com_phocadownload (3.0.5) 1 | mod_kunenamenu (3.0.6) 1 | plg_kunena_comprofiler (3.0.6) 0 | plg_kunena_community (3.0.6) 0 | plg_finder_kunena (3.0.6) 1 | plg_kunena_uddeim (3.0.6) 0 | plg_kunena_kunena (3.0.6) 1 | plg_kunena_gravatar (3.0.6) 0 | plg_kunena_alphauserpoints (3.0.6) 0 | plg_kunena_joomla (3.0.6) 1 | plg_kunena_finder (3.0.6) 1 | com_kunena (3.0.6) 1 | [youtube] Gallery (4.2.2) 1 | Akeeba (6.2.1) 1 | COM_JEVENTS (3.4.48) 1 | Mobilize (1.0.4) 1 | JoomlaCK Pugin Manager Control (1.0.0 DEVELOP) 1 | com_jckman (6.4.2) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | JTreeLink (1.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | AltaUserPoints — Example Plugi (1.9.0) 1 | altauserpointsicon (1.9.0) 1 | Content — AltaUserPoints — Raf (1.9.1) 1 | Content — AltaUserPoints — Rea (1.9.0) 1 | AltaUserPoints — Notification (1.9.0) 1 | Editor Button — AltaUserPoints (1.6.0) 1 | User — AltaUserPoints — New us (1.0.0) 1 | User — AltaUserPoints — New us (1.0.0) 1 | Content — AltaUserPoints — Sta (2.0.0) 1 | System — AltaUserPoints (1.9.0) 1 | AltaUserPoints (1.1.12) 1 | Adsmanager (3.1.5) 1 | com_phocagallery (4.1.1) 1 | AcyMailing (5.10.4) 1 | comprofiler (2.2.1) 1 | Mailster (1.2.5) 1 | com_xmap (2.3.4) 1 | user2userpoints (1.0.1) 1 | FlexiContact (8.06.01) 1 |
Modules :: SITE ::
Core :: mod_articles_categories (3.0.0) 1 | mod_finder (3.0.0) 1 | mod_tags_popular (3.1.0) 1 | mod_articles_news (3.0.0) 1 | mod_articles_latest (3.0.0) 1 | mod_tags_similar (3.1.0) 1 | mod_articles_archive (3.0.0) 1 | mod_related_items (3.0.0) 1 | mod_weblinks (3.6.0) 1 | mod_feed (3.0.0) 1 | mod_custom (3.0.0) 1 | mod_users_latest (3.0.0) 1 | mod_wrapper (3.0.0) 1 | mod_articles_category (3.0.0) 1 | mod_search (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_footer (3.0.0) 1 | mod_breadcrumbs (3.0.0) 1 | mod_banners (3.0.0) 1 | mod_random_image (3.0.0) 1 | mod_whosonline (3.0.0) 1 | mod_articles_popular (3.0.0) 1 | mod_stats (3.0.0) 1 | mod_syndicate (3.0.0) 1 | mod_login (3.0.0) 1 | mod_languages (3.5.0) 1 |
3rd Party:: AltaUserPoints — Actual Points (1.0.1) 1 | AltaUserPoints — Most Referral (1.0.0) 1 | MOD_JEV_SWITCH_VIEW_TITLE (3.4.48) 1 | AltaUserPoints — Most Active U (1.0.0) 1 | AltaUserPoints — Last points e (1.0.0) 1 | Slideshow CK (1.4.4) 1 | MOD_JEV_LEGEND_TITLE (3.4.48) 1 | mod_adsmanager_menu (3.1.5) 1 | AcyMailing Module (3.7.0) 1 | AltaUserPoints — Online Users (1.0.0) 1 | [youtube] Gallery Module (4.2.0) 1 | MOD_JEV_FILTER_MODULE_TITLE (3.4.48) 1 | Community Builder Online modul (2.2.1) 1 | Community Builder Login module (2.2.1) 1 | SP Weather (2.2.3) 1 | MOD_JEV_LATEST_EVENTS_TITLE (3.4.48) 1 | AltaUserPoints — Monthly stati (1.0.0) 1 | mod_phocagallery_image (4.0.0) 1 | mod_adsmanager_ads (3.1.5) 1 | AltaUserPoints — Lastest activ (1.0.0) 1 | MOD_WEBLINKLOGO (2.4.1) 1 | mod_adsmanager_table (3.1.5) 1 | Mailster Subscriber (1.2.5) 1 | MOD_JEV_CALENDAR_TITLE (3.4.48) 1 | MOD_JEV_CUSTOM_MODULE_TITLE (3.4.48) 1 | mod_adsmanager_search (3.1.5) 1 | AltaUserPoints — Points from S (1.0.1) 1 | AltaUserPoints — Coupon Code (1.0.0) 1 | Community Builder Workflows mo (2.2.1) 1 |
Modules :: ADMIN ::
Core :: mod_status (3.0.0) 1 | mod_toolbar (3.0.0) 1 | mod_submenu (3.0.0) 1 | mod_popular (3.0.0) 1 | mod_latest (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_logged (3.0.0) 1 | mod_login (3.0.0) 1 | mod_title (3.0.0) 1 | mod_quickicon (3.0.0) 1 | mod_version (3.0.0) 1 | mod_stats_admin (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_multilangstatus (3.0.0) 1 | mod_sampledata (3.8.0) 0 | mod_custom (3.0.0) 1 |
3rd Party:: JoomlaCK Pugin Manager Control (1.0.0 DEVELOP) 1 | Community Builder Admin module (2.2.1) 1 |
Plugins :: SITE ::
Core :: plg_installer_webinstaller (1.1.1) 1 | plg_installer_packageinstaller (3.6.0) 1 | PLG_INSTALLER_URLINSTALLER (3.6.0) 1 | PLG_INSTALLER_FOLDERINSTALLER (3.6.0) 1 | plg_finder_contacts (3.0.0) 1 | plg_finder_categories (3.0.0) 1 | plg_finder_newsfeeds (3.0.0) 1 | plg_finder_weblinks (3.6.0) 1 | plg_finder_content (3.0.0) 1 | plg_finder_tags (3.0.0) 1 | plg_system_languagecode (3.0.0) 0 | plg_system_p3p (3.0.0) 1 | plg_system_sessiongc (3.8.6) 1 | plg_system_updatenotification (3.5.0) 1 | plg_system_stats (3.5.0) 1 | plg_system_fields (3.7.0) 1 | plg_system_log (3.0.0) 1 | plg_system_sef (3.0.0) 1 | plg_system_highlight (3.0.0) 1 | plg_system_redirect (3.0.0) 0 | plg_system_logout (3.0.0) 1 | plg_system_debug (3.0.0) 1 | plg_system_languagefilter (3.0.0) 0 | plg_system_cache (3.0.0) 0 | plg_system_remember (3.0.0) 1 | plg_user_profile (3.0.0) 0 | plg_user_contactcreator (3.0.0) 0 | plg_user_joomla (3.0.0) 1 | plg_extension_joomla (3.0.0) 1 | plg_authentication_gmail (3.0.0) 1 | plg_authentication_ldap (3.0.0) 0 | plg_authentication_joomla (3.0.0) 1 | plg_authentication_cookie (3.0.0) 1 | plg_fields_radio (3.7.0) 1 | plg_fields_url (3.7.0) 1 | plg_fields_color (3.7.0) 1 | plg_fields_usergrouplist (3.7.0) 1 | plg_fields_list (3.7.0) 1 | plg_fields_checkboxes (3.7.0) 1 | plg_fields_sql (3.7.0) 1 | plg_fields_textarea (3.7.0) 1 | plg_fields_imagelist (3.7.0) 1 | plg_fields_integer (3.7.0) 1 | plg_fields_text (3.7.0) 1 | plg_fields_editor (3.7.0) 1 | plg_fields_calendar (3.7.0) 1 | plg_fields_media (3.7.0) 1 | plg_fields_user (3.7.0) 1 | plg_editors-xtd_menu (3.7.0) 1 | plg_editors-xtd_fields (3.7.0) 1 | plg_editors-xtd_readmore (3.0.0) 1 | plg_editors-xtd_image (3.0.0) 1 | plg_editors-xtd_module (3.5.0) 1 | plg_editors-xtd_article (3.0.0) 1 | plg_editors-xtd_pagebreak (3.0.0) 1 | plg_quickicon_joomlaupdate (3.0.0) 1 | plg_quickicon_phpversioncheck (3.7.0) 1 | plg_quickicon_extensionupdate (3.0.0) 1 | plg_captcha_recaptcha (3.4.0) 1 | plg_content_vote (3.0.0) 1 | plg_content_fields (3.7.0) 1 | plg_content_joomla (3.0.0) 1 | plg_content_emailcloak (3.0.0) 1 | plg_content_pagebreak (3.0.0) 1 | plg_content_finder (3.0.0) 0 | plg_content_pagenavigation (3.0.0) 1 | plg_content_loadmodule (3.0.0) 1 | plg_search_weblinks (3.6.0) 1 | plg_search_tags (3.0.0) 1 | plg_search_categories (3.0.0) 1 | plg_search_newsfeeds (3.0.0) 1 | plg_search_contacts (3.0.0) 1 | plg_search_content (3.0.0) 1 | plg_twofactorauth_yubikey (3.2.0) 0 | plg_twofactorauth_totp (3.2.0) 0 |
3rd Party:: plg_installer_jeventsinstaller (3.4.48) 0 | AdsManagerContent — Captcha (3.1.5) 0 | AdsManagerContent — ReCaptcha (2.5.0) 0 | Adsmanager — JComments (3.1.5) 0 | AdsManagerContent — Social (3.1.5) 0 | PLG_FINDER_JEVENTS (3.4.48) 0 | System — JCK Typography (3.5.0) 1 | Mailster Profile (1.2.5) 1 | PLG_SYSTEM_GWEJSON (3.4.44) 1 | Community Builder System plugi (2.2.1) 1 | Mailster Email Forwarder (1.2.5) 1 | plg_system_jsnmobilize (1.0.0) 1 | plg_system_jsnframework (1.5.5) 1 | AcyMailing : (auto)Subscribe d (5.10.4) 1 | PLG_SYSTEM_BACKUPONUPDATE_TITL (3.7) 1 | plg_system_kunena (3.0.6) 1 | System — AlphaUserPoints (1.9.0) 1 | System — AltaUserPoints (1.9.0) 1 | AcyMailing JCE integration (5.10.4) 1 | Adsmanager Disclaimer (1.0) 0 | System — Helix Framework (2.2) 1 | System — JCK Modal (1.1) 1 | PLG_SYSTEM_AKEEBAUPDATECHECK_T (1.1) 1 | User — AltaUserPoints — New us (1.0.0) 1 | Helix V2 Shortcode Generator (1.1) 1 | Editor Button — AltaUserPoints (1.6.0) 1 | alphauserpointsicon (1.9.0) 1 | plg_quickicon_akeebabackup (1.0) 1 | plg_quickicon_kunena (3.0.6) 1 | altauserpointsicon (1.9.0) 1 | Content — AltaUserPoints — Rea (1.9.0) 1 | Mailster Subscriber (1.2.5) 1 | Content — AltaUserPoints — Raf (1.9.1) 1 | PLG_JEV_CORE_CONTENT_PLUGIN_TI (3.4.48) 1 | Content — AltaUserPoints — Sta (2.0.0) 1 | Content — [youtube] Gallery (4.2.0) 0 | PLG_JEV_SEARCH_TITLE (3.4.48) 1 | AlphaUserPoints — Example Plug (1.9.0) 1 | Akeeba Subscriptions — AdsMAna (1.0) 1 | Xmap Content Plugin (2.0.4c) 1 | Xmap WebLink Plugin (2.0.1c) 1 | plg_kunena_joomla (3.0.6) 1 | plg_kunena_community (3.0.6) 0 | plg_kunena_gravatar (3.0.6) 0 | plg_kunena_alphauserpoints (3.0.6) 0 | plg_kunena_uddeim (3.0.6) 0 | plg_kunena_kunena (3.0.6) 1 | plg_kunena_comprofiler (3.0.6) 0 | AltaUserPoints — Notification (1.9.0) 1 | AltaUserPoints — Example Plugi (1.9.0) 1 | AcyMailing Tag : Joomla User I (5.10.4) 1 | AcyMailing Tag : content inser (3.7.0) 1 | AcyMailing Tag and filter : Co (3.7.2) 1 | AcyMailing Tag and filter : Co (3.7.2) 1 | AcyMailing table of contents g (1.0.0) 1 | AcyMailing : share on social n (1.0.0) 1 | AcyMailing Tag : Date / Time (5.10.4) 1 | AcyMailing Tag : Manage the Su (5.10.4) 1 | AcyMailing Tag : Subscriber in (5.10.4) 1 | AcyMailing : trigger Joomla Co (3.7.0) 1 | AcyMailing Template Class Repl (5.10.4) 1 | AcyMailing Tag : Website links (3.7.0) 1 | AcyMailing : Statistics Plugin (3.7.0) 1 | AcyMailing Manage text (1.0.0) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (1.0) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Unknown (0.1) 1 | Editor — JoomlaCK (6.6.0) 1 | System — JCK Typography (3.5.0) 1 | plg_editors_codemirror (5.38.0) 1 | AcyMailing Editor (5.10.4) 1 | plg_editors_tinymce (4.5. 1 |
Источник
Today I had to upgrade an old, Joomla 2.5.7 site to latest Joomla, everything went out fine until I had to do the first critical step — the upgrade from Joomla 2.5.28 to Joomla 3.51. Did I mentioned that server has PHP 5.6.25 withouth possibility to upgrade — at least not on short term?
OK, so, wasn’t the best setup condition available, but usually this is not a dealbreaker.
And BUMM, I have seen an old «friend», a popup saying:
ERROR: Invalid login
Was really long time I had seeing it, and didn’t remembered immediately the cause. So, tried all the tricks — withouth success until I remembered the key information here.
So, what’s the deal with this error message, in the first place?
This is error is NOT meaning a Joomla login, this is meaning that the restoration script’s «password» is incorrect. This is a generated, stored, and consumed password you never see or had to deal with, and protects your site during the tiny window of opportunity when the upgrade (restoration from zip file) is taking place.
Check this file: /administrator/components/com_joomlaupdate/restore.php around line 7343 (depends on exact Joomla version)
die ' ###{"status":false,"message":"Invalid login"}### ');
This is part of the restore process, it means the restore ini file was not created or corrupt or other… just starting the process from scratch again should be enough to fix this issue.
It can also alert like this if you click the back button AFTER a successful upgrade. Don’t click the back button in the browser.
I didn’t. so what’s the most likely cause, generally speaking? It’s simple, at some moment someone — the original developer or yourself has enabled the FTP layer in the Global Configuration settings. If you have enabled the FTP layer, I suggest you disable it (or, at the very least, ask yourself the question why you enabled this setting in the first place).
If you really need it, then recheck the FTP user credentials for this website.
The second most likely cause is a real writing access problem, for example you might exceeded the site’s storage quota in your webserver or an incorrect writing rights setting.
Check these, should fix your problem. And yeahm use the recommended settings for the environment — including PHP version. Even if wasn’t the cause this time, you might have problems later!
#11953
«Invalid login» error when updating of Joomla core
Posted in ‘Admin Tools for Joomla!’
This is a public ticket
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Environment Information
Mandatory information about my setup:
Have I read the related troubleshooter articles above before posting (which pages?)? Yes, section on upgrading Joomla core
Have I searched the tickets before posting? NoYes
Have I read the documentation before posting (which pages?)? Yes — section on upgrading Joomla core
Joomla! version: 1.5.26
PHP version: 5.2.17
MySQL version: 5.0.86
Host: Midwest Marketing
Admin Tools version: 2.2.5
Description of my issue:
I tried to use the automatic updater to update Joomla! to 1.5.26, but got a «ERROR: Invalid login» alert. I then used Sam Moffat’s update manager to update Joomla!
The AT updater has worked previously and works on another site set up the same way on the same host. Updating AT works as well. The error message appears regardless of whether I have set AT for direct file writing or for FTP uploading. The tmp directory is 755 and again, has worked previously.
The invalid login means that either a browser/network error occurred, or Admin Tools’ directory is not writable.
After downloading the Joomla! update package and before extracting it, Admin Tools needs to write a small file containing an encryption key. The same key is sent to the browser. The communications between the browser and the extraction script are then encrypted with this key, to ensure that even in the case of a man in the middle attack, the attacker won’t have a window of opportunity large enough to do anything malicious. However, if Admin Tools can’t write the file with the encryption key, this method leads to the error you mentioned. Same goes if there is a network or Javascript error which corrupts/modifies the encrypted message.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!
Thanks. The Admin Tools directory is 755. I tried setting to 777 for testing purposes but it didn’t make any difference. I’ve also tried with Safari as well as Firefox, from several different internet connections with no difference. Also, the error appears before anything has been downloaded. Any idea where to start looking for a cause for a network or browser error? Any other troubleshooting steps to take?
I tend to believe that you are not receiving an error message which makes Joomla! halt, you are receiving a Joomla! warning message because you have misconfigured your FTP settings. Please follow our documentation’s instructions.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!
I’m quite sure the ftp settings are correct, and the behavior is the same whether I choose «Write directly to files» or «Upload using FTP.»
There may be something else set wrong- when I try to remove an IP address from the Auto IP block list or Site IP blacklist, I get a 403 error. I have run the Fix Permissions and Repair and Optimise Tables tools multiple times to no effect.
Please try uninstalling Admin Tools, download a new installation package for Admin Tools 2.2.5 from our site (just in case there’s something wrong with the one you already have) and install it on your site. Then, retry the Joomla! upgrade. Does it work now?
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!
That fixed the 403 problem, but not the «Invalid login» error
That’s because the «invalid login» error is most likely not linked to Admin Tools, as I was saying in my previous reply. If you would post a screenshot I could tell you with much better accuracy what it is.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!
- 18.10.2016
Доступна к загрузке Joomla! 3.6.3. Это сервисное обновление Joomla, которое исправляет найденные ошибки.
В обновлении Joomla 3.6.3 было сделано 350 изменений. Значительных изменений в релизе нет.
Что можно отметить в релизе Joomla 3.6.3?
- Обновление библиотек редакторов TinyMCE и CodeMirror.
- Исправления для компонента обновления Joomla.
- Незначительные исправления в модулях, стилях и других элементах CMS.
Хочу заметить, что по всей видимости в ближайшее время будет релиз Joomla 3.6.4.
Дистрибутив Joomla! 3.6.3
Скачать Joomla! 3.6.3
Обновление Joomla! 3.x до версии Joomla! 3.6.3
Перед обновлением до новой версии необходимо в первую очередь создать резервную копию базы данных и файлов, это поможет вам сэкономить время и нервы если вдруг возникнут проблемы в процессе обновления.
Для автоматического обновления Joomla! 3.x до версии Joomla 3.6.3 необходимо зайти в административную панель управления сайтом и выполнить следующие действия:
- Выбрать пункт меню «Сайт — Обслуживание — Очистить весь кэш» и удалить весь кэш
- Выбрать пункт меню «Сайт — Общие настройки» и отключить кэширование
- Выбрать пункт меню «Компоненты — Обновления Joomla!»
- На панели кнопок нажать кнопку «Очистить кэш»
- Когда обнаружено обновление Joomla!, нажать кнопку «Установить обновление»
- После обновления необходимо очистить кэш браузера, так как JavaScript и CSS файлы могут быть закэшированы браузером
Обновление в ручную.
- Cкачайте пакет обновления (Joomla_3.6.3-Stable-Update_Package.zip).
- Пройдите «Компоненты — Обновление Joomla».
- Выберите вкладку «Загрузка и обновление»
- Нажмите кнопку «Выберите файл» и выберите файл скаченного пакета.
- Нажмите кнопку «Загрузить и установить»
Проблемы обновления и их решение
- Белый экран при редактировании модулей.
Обновить кеш браузере через ctrl+f5. - Error decoding JSON data: Syntax error
Решение описано на форуме.