Undefined function get_magic_quotes_gpc() in PHP 8

This forum is for general questions about extensions for Joomla! 3.x.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
liven2
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed May 27, 2009 10:28 pm

Undefined function get_magic_quotes_gpc() in PHP 8

Post by liven2 » Tue Jan 10, 2023 9:51 pm

AS of today Jan. 10th, 2023 After upgrading to PHP 8 I am getting the same error. I changed it back to PHP 7.4 and it removed the error but now I can no longer login into the ADMIN area. Seems to be cascade of issues now. :( Tried some of the recommendation above but nothing works.
Last edited by toivo on Tue Jan 10, 2023 10:08 pm, edited 1 time in total.
Reason: mod note: split from someone else's topic - please create your own topics in the future!

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17510
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by toivo » Tue Jan 10, 2023 10:08 pm

Welcome to the Joomla forum!

The PHP function get_magic_quotes_gpc() was deprecated in PHP 7.4 and removed in PHP 8. The latest versions of Joomla 3 do not use it at all but this function may be used by third party extensions, which makes them incompatible with PHP 8.

Change the level of error reporting in Global Configuration to 'Maximum', set the Debug option and enable the plugin System - Debug. The detailed error messages and PHP call stack will allow you to identify the extension that causes the error so that the extension can be uninstalled.

Ref. PHP: get_magic_quotes_gpc
Last edited by toivo on Mon Feb 13, 2023 12:07 am, edited 1 time in total.
Reason: added 7.4
Toivo Talikka, Global Moderator

larry3460
Joomla! Apprentice
Joomla! Apprentice
Posts: 25
Joined: Sun Feb 22, 2015 8:21 am

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by larry3460 » Sun Feb 12, 2023 2:17 pm

Change the level of error reporting in Global Configuration to 'Maximum', set the Debug option and enable the plugin System - Debug
Hi Toivo,

Thanks for this good advise. But how do do you that.
I'm using PHP 7.4.33 and I don't know wher I can change the level of error reporting (is it in configuration.php, line 23
public $error_reporting = 'default';
Should I replace default by maximum ?

Then, where can I set the Debug option? I didn't find it, even in Configuration PHP menu

At last, where can I enable this plugin (System - Debug)? I don't have in the menu Externsions PHP

It would be nice to get more light on this issue. Thanks in advance.
Larry

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17510
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by toivo » Sun Feb 12, 2023 9:02 pm

larry3460 wrote:
Sun Feb 12, 2023 2:17 pm
I'm using PHP 7.4.33 and I don't know wher I can change the level of error reporting (is it in configuration.php, line 23
public $error_reporting = 'default';
Should I replace default by maximum ?
Yes.

larry3460 wrote:
Sun Feb 12, 2023 2:17 pm
Then, where can I set the Debug option?
System - Global Configuration - System tab - Debug Settings - Debug System.

larry3460 wrote:
Sun Feb 12, 2023 2:17 pm
where can I enable this plugin (System - Debug)? I don't have in the menu Externsions PHP
It is in Extensions - Plugins, then search for Debug. If your login belongs to the user group Super Users, you should see Extensions at the top level of the back end menu.
Toivo Talikka, Global Moderator

larry3460
Joomla! Apprentice
Joomla! Apprentice
Posts: 25
Joined: Sun Feb 22, 2015 8:21 am

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by larry3460 » Sun Feb 12, 2023 9:38 pm

Thank you Toivo, but I'm trying to run my site locally, under Wamp64.

So, I don't have access to the backend, nor to Joomla.

I only downloaded the files from my site, from the host and imported my database.

Now I'm trying to get my VirtualHost to work and it's my browser page which shows this error message.

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17510
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by toivo » Sun Feb 12, 2023 10:26 pm

Which version of PHP does your remote site have? Go to the Wampserver icon in the System Tray and select the same version of PHP from the list behind PHP - Version.
Toivo Talikka, Global Moderator

larry3460
Joomla! Apprentice
Joomla! Apprentice
Posts: 25
Joined: Sun Feb 22, 2015 8:21 am

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by larry3460 » Mon Feb 13, 2023 2:50 pm

Hello,
I'm using PHP 7.4.33 both on my remote site and in Wamp64.
I tried once, to update the remote site to PHP 8.0 and the site was immediatly down.
So I had to go back quicly to 7.4.3

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17510
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by toivo » Mon Feb 13, 2023 11:40 pm

Please write enable and then edit the file configuration.php in the main Joomla folder, as advised earlier.

The FPA results might also help to identify the incompatible extension. Follow the instructions at https://forumpostassistant.github.io/docs/ and copy and paste the BBCode to your reply here.
Toivo Talikka, Global Moderator

larry3460
Joomla! Apprentice
Joomla! Apprentice
Posts: 25
Joined: Sun Feb 22, 2015 8:21 am

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by larry3460 » Tue Feb 14, 2023 7:23 am

Done :
Forum Post Assistant (v1.6.6) : 14-Feb-2023 wrote:
Last PHP Error(s) Reported :: wrote:[14-Feb-2023 07:20:37 UTC] PHP 2. fileperms($filename = 'favicon.ico') C:\justeparfaitel\fpa-en.php:1994
Basic Environment :: wrote:Joomla! Instance :: Joomla! 3.9.2-Stable (Amani) 15-January-2019
Joomla! Platform :: Joomla Platform 13.1.0-Stable (Curiosity) 24-Apr-2013
Joomla! Configured :: Yes | Read-Only (444) |
Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF ReWrite: false | .htaccess/web.config: Yes | GZip: true | Cache: false | CacheTime: 15 | CacheHandler: file | CachePlatformPrefix: false | FTP Layer: false | Proxy: false | LiveSite: | Session lifetime: 15 | Session handler: database | Shared sessions: false | SSL: 0 | Error Reporting: development | Site Debug: true | Language Debug: false | Default Access: Public | Unicode Slugs: false | dbConnection Type: mysqli | PHP Supports J! 3.9.2: No | Database Supports J! 3.9.2: Yes | Database Credentials Present: Yes |

Host Configuration :: OS: Windows NT | OS Version: 10.0 | Technology: AMD64 | Web Server: Apache/2.4.54 (Win64) PHP/7.4.33 mod_fcgid/2.3.10-dev | Encoding: gzip, deflate | System TMP Writable: Yes | Free Disk Space : 297.47 GiB |

PHP Configuration :: Version: 7.4.33 | PHP API: cgi-fcgi | Session Path Writable: Yes | Display Errors: 0 | Error Reporting: 32767 | Log Errors To: c:/wamp64/logs/php_error.log | Last Known Error: 14th February 2023 07:22:23. | Register Globals: | Magic Quotes: | Safe Mode: | Allow url fopen: 1 | Open Base: | Uploads: 1 | Max. Upload Size: 2M | Max. POST Size: 8M | Max. Input Time: 60 | Max. Execution Time: 120 | Memory Limit: 128M

Database Configuration :: Version: 8.0.31 (Client:mysqlnd 7.4.33) | Database Size: 11.59 MiB | #of Tables with config prefix:  78 | #of other Tables:  116 | User Privileges : GRANT ALL
Detailed Environment :: wrote:PHP Extensions :: Core (7.4.33) | bcmath (7.4.33) | calendar (7.4.33) | ctype (7.4.33) | date (7.4.33) | filter (7.4.33) | hash (7.4.33) | iconv (7.4.33) | json (7.4.33) | SPL (7.4.33) | pcre (7.4.33) | readline (7.4.33) | Reflection (7.4.33) | session (7.4.33) | standard (7.4.33) | mysqlnd (mysqlnd 7.4.33) | tokenizer (7.4.33) | zip (1.15.6) | zlib (7.4.33) | libxml (7.4.33) | dom (20031129) | PDO (7.4.33) | bz2 (7.4.33) | SimpleXML (7.4.33) | xml (7.4.33) | xmlreader (7.4.33) | xmlwriter (7.4.33) | cgi-fcgi (7.4.33) | openssl (7.4.33) | curl (7.4.33) | com_dotnet (7.4.33) | fileinfo (7.4.33) | gd (7.4.33) | gettext (7.4.33) | gmp (7.4.33) | intl (7.4.33) | imap (7.4.33) | ldap (7.4.33) | mbstring (7.4.33) | exif (7.4.33) | mysqli (7.4.33) | Phar (7.4.33) | pdo_mysql (7.4.33) | pdo_sqlite (7.4.33) | soap (7.4.33) | sockets (7.4.33) | sqlite3 (7.4.33) | xmlrpc (7.4.33) | xsl (7.4.33) | Zend OPcache (7.4.33) | xdebug (3.1.5) | Zend Engine (3.4.0) |
Potential Missing Extensions ::

Switch User Environment :: PHP CGI: Yes | Server SU: No | PHP SU: Yes | Potential Ownership Issues: No
Folder Permissions :: wrote:Core Folders :: images/ (Writable) | components/ (Writable) | modules/ (Writable) | plugins/ (Writable) | language/ (Writable) | templates/ (Writable) | cache/ (Writable) | logs/ (Writable) | tmp/ (Writable) | administrator/components/ (Writable) | administrator/modules/ (Writable) | administrator/language/ (Writable) | administrator/templates/ (Writable) | administrator/logs/ (Does Not Exist) |
Database Information :: wrote:Database statistics :: Uptime: 810 | Threads: 2 | Questions: 516 | Slow queries: 0 | Opens: 259 | Flush tables: 3 | Open tables: 178 | Queries per second avg: 0.637 |
Extensions Discovered :: wrote:Components :: Site ::
Core :: com_mailto (3.0.0) 1 | com_wrapper (3.0.0) 1 |
3rd Party:: WF_AGGREGATOR_DAILYMOTION_TITLE (2.5.19) ? | WF_AGGREGATOR_VIMEO_TITLE (2.5.19) ? | WF_AGGREGATOR_VINE_TITLE (2.5.19) ? | WF_AGGREGATOR_[youtube]_TITLE (2.5.19) ? | WF_FILESYSTEM_JOOMLA_TITLE (2.5.19) ? | WF_LINKS_JOOMLALINKS_TITLE (2.5.19) ? | WF_MEDIAPLAYER_JCEPLAYER_TITLE (2.5.19) ? | WF_POPUPS_JCEMEDIABOX_TITLE (2.5.19) ? | WF_POPUPS_WINDOW_TITLE (2.5.19) ? | WF_LINK_SEARCH_TITLE (2.5.19) ? | WF_ANCHOR_TITLE (2.5.19) ? | WF_ARTICLE_TITLE (2.5.19) ? | WF_AUTOSAVE_TITLE (2.5.19) ? | WF_BROWSER_TITLE (2.5.19) ? | WF_CHARMAP_TITLE (2.5.19) ? | WF_CLEANUP_TITLE (2.5.19) ? | WF_CLIPBOARD_TITLE (2.5.19) ? | WF_CONTEXTMENU_TITLE (2.5.19) ? | WF_DIRECTIONALITY_TITLE (2.5.19) ? | WF_FONTCOLOR_TITLE (2.5.19) ? | WF_FONTSELECT_TITLE (2.5.19) ? | WF_FONTSIZESELECT_TITLE (2.5.19) ? | WF_FORMATSELECT_TITLE (2.5.19) ? | WF_FULLSCREEN_TITLE (2.5.19) ? | WF_HR_TITLE (2.5.19) ? | WF_IMGMANAGER_TITLE (2.5.19) ? | WF_INLINEPOPUPS_TITLE (2.5.19) ? | WF_KITCHENSINK_TITLE (2.5.19) ? | WF_LAYER_TITLE (2.5.19) ? | WF_LINK_TITLE (2.5.19) ? | WF_LISTS_TITLE (2.5.19) ? | WF_MEDIA_TITLE (2.5.19) ? | WF_NONBREAKING_TITLE (2.5.19) ? | WF_PREVIEW_TITLE (2.5.19) ? | WF_PRINT_TITLE (2.5.19) ? | WF_SEARCHREPLACE_TITLE (2.5.19) ? | WF_SOURCE_TITLE (2.5.19) ? | WF_SPELLCHECKER_TITLE (2.5.19) ? | WF_STYLE_TITLE (2.5.19) ? | WF_STYLESELECT_TITLE (2.5.19) ? | WF_TABLE_TITLE (2.5.19) ? | WF_TEXTCASE_TITLE (2.5.19) ? | WF_VISUALBLOCKS_TITLE (2.5.19) ? | WF_VISUALCHARS_TITLE (2.5.19) ? | WF_XHTMLXTRAS_TITLE (2.5.19) ? |

Components :: Admin ::
Core :: com_actionlogs (3.9.0) 1 | com_admin (3.0.0) 1 | com_ajax (3.2.0) 1 | com_associations (3.7.0) 1 | com_banners (3.0.0) 1 | com_cache (3.0.0) 1 | com_categories (3.0.0) 1 | com_checkin (3.0.0) 1 | com_config (3.0.0) 1 | com_content (3.0.0) 1 | com_contenthistory (3.2.0) 1 | com_cpanel (3.0.0) 1 | com_fields (3.7.0) 1 | com_finder (3.0.0) 1 | com_installer (3.0.0) 1 | com_joomlaupdate (3.6.2) 1 | com_languages (3.0.0) 1 | com_login (3.0.0) 1 | com_media (3.0.0) 1 | com_menus (3.0.0) 1 | com_messages (3.0.0) 1 | com_modules (3.0.0) 1 | com_newsfeeds (3.0.0) 1 | com_plugins (3.0.0) 1 | com_postinstall (3.2.0) 1 | com_privacy (3.9.0) 1 | com_redirect (3.0.0) 1 | com_search (3.0.0) 1 | com_tags (3.1.0) 1 | com_templates (3.0.0) 1 | com_users (3.0.0) 1 |
3rd Party:: Akeeba (4.7.3) ? | JCE (2.5.19) ? | JComments (3.0.5) ? | com_jhackguard (2.0.2) ? | com_phocafavicon (3.0.0) ? |

Modules :: Site ::
Core :: mod_articles_archive (3.0.0) 1 | mod_articles_categories (3.0.0) 1 | mod_articles_category (3.0.0) 1 | mod_articles_latest (3.0.0) 1 | mod_articles_news (3.0.0) 1 | mod_articles_popular (3.0.0) 1 | mod_banners (3.0.0) 1 | mod_breadcrumbs (3.0.0) 1 | mod_custom (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_finder (3.0.0) 1 | mod_footer (3.0.0) 1 | mod_languages (3.5.0) 1 | mod_login (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_random_image (3.0.0) 1 | mod_related_items (3.0.0) 1 | mod_search (3.0.0) 1 | mod_stats (3.0.0) 1 | mod_syndicate (3.0.0) 1 | mod_tags_popular (3.1.0) 1 | mod_tags_similar (3.1.0) 1 | mod_users_latest (3.0.0) 1 | mod_whosonline (3.0.0) 1 | mod_wrapper (3.0.0) 1 |
3rd Party:: CodeFAQ (1.0.0) ? | Text Scroller (1.1.1) ? |

Modules :: Admin ::
Core :: mod_custom (3.0.0) 1 | mod_feed (3.0.0) 1 | mod_latest (3.0.0) 1 | mod_latestactions (3.9.0) 1 | mod_logged (3.0.0) 1 | mod_login (3.0.0) 1 | mod_menu (3.0.0) 1 | mod_multilangstatus (3.0.0) 1 | mod_popular (3.0.0) 1 | mod_privacy_dashboard (3.9.0) 1 | mod_quickicon (3.0.0) 1 | mod_sampledata (3.8.0) 1 | mod_stats_admin (3.0.0) 1 | mod_status (3.0.0) 1 | mod_submenu (3.0.0) 1 | mod_title (3.0.0) 1 | mod_toolbar (3.0.0) 1 | mod_version (3.0.0) 1 |
3rd Party:: Reset Hits module (3.3.0) ? |

Libraries ::
Core ::
3rd Party::

Plugins ::
Core :: PLG_ACTIONLOG_JOOMLA (3.9.0) 1 | plg_authentication_cookie (3.0.0) 1 | plg_authentication_gmail (3.0.0) 0 | plg_authentication_joomla (3.0.0) 1 | plg_authentication_ldap (3.0.0) 0 | plg_captcha_recaptcha (3.4.0) 0 | plg_captcha_recaptcha_invisible (3.8) 0 | plg_content_confirmconsent (3.9.0) 0 | plg_content_emailcloak (3.0.0) 1 | plg_content_fields (3.7.0) 1 | plg_content_finder (3.0.0) 0 | plg_content_joomla (3.0.0) 1 | plg_content_loadmodule (3.0.0) 1 | plg_content_pagebreak (3.0.0) 1 | plg_content_pagenavigation (3.0.0) 1 | plg_content_vote (3.0.0) 0 | plg_editors-xtd_article (3.0.0) 1 | plg_editors-xtd_fields (3.7.0) 1 | plg_editors-xtd_image (3.0.0) 1 | plg_editors-xtd_menu (3.7.0) 1 | plg_editors-xtd_module (3.5.0) 1 | plg_editors-xtd_pagebreak (3.0.0) 1 | plg_editors-xtd_readmore (3.0.0) 1 | plg_extension_joomla (3.0.0) 1 | plg_fields_calendar (3.7.0) 1 | plg_fields_checkboxes (3.7.0) 1 | plg_fields_color (3.7.0) 1 | plg_fields_editor (3.7.0) 1 | plg_fields_imagelist (3.7.0) 1 | plg_fields_integer (3.7.0) 1 | plg_fields_list (3.7.0) 1 | plg_fields_media (3.7.0) 1 | plg_fields_radio (3.7.0) 1 | plg_fields_repeatable (3.9.0) 1 | plg_fields_sql (3.7.0) 1 | plg_fields_text (3.7.0) 1 | plg_fields_textarea (3.7.0) 1 | plg_fields_url (3.7.0) 1 | plg_fields_user (3.7.0) 1 | plg_fields_usergrouplist (3.7.0) 1 | plg_finder_categories (3.0.0) 1 | plg_finder_contacts (3.0.0) 1 | plg_finder_content (3.0.0) 1 | plg_finder_newsfeeds (3.0.0) 1 | plg_finder_tags (3.0.0) 1 | PLG_INSTALLER_FOLDERINSTALLER (3.6.0) 1 | plg_installer_packageinstaller (3.6.0) 1 | PLG_INSTALLER_URLINSTALLER (3.6.0) 1 | plg_installer_webinstaller (1.1.0) ? | plg_privacy_actionlogs (3.9.0) 1 | plg_privacy_consents (3.9.0) 1 | plg_privacy_content (3.9.0) 1 | plg_privacy_message (3.9.0) 1 | plg_privacy_user (3.9.0) 1 | plg_quickicon_extensionupdate (3.0.0) 1 | plg_quickicon_joomlaupdate (3.0.0) 1 | plg_quickicon_phpversioncheck (3.7.0) 1 | plg_quickicon_privacycheck (3.9.0) 1 | plg_search_categories (3.0.0) 1 | plg_search_contacts (3.0.0) 1 | plg_search_content (3.0.0) 1 | plg_search_newsfeeds (3.0.0) 1 | plg_search_tags (3.0.0) 1 | PLG_SYSTEM_ACTIONLOGS (3.9.0) 1 | plg_system_cache (3.0.0) 0 | plg_system_debug (3.0.0) 1 | plg_system_fields (3.7.0) 1 | plg_system_highlight (3.0.0) 1 | plg_system_languagecode (3.0.0) 0 | plg_system_languagefilter (3.0.0) 0 | plg_system_log (3.0.0) 1 | plg_system_logout (3.0.0) 1 | plg_system_logrotation (3.9.0) 1 | plg_system_p3p (3.0.0) 0 | plg_system_privacyconsent (3.9.0) 0 | plg_system_redirect (3.0.0) 0 | plg_system_remember (3.0.0) 1 | plg_system_sef (3.0.0) 1 | plg_system_sessiongc (3.8.6) 1 | plg_system_stats (3.5.0) 1 | plg_system_updatenotification (3.5.0) 1 | plg_twofactorauth_totp (3.2.0) 0 | plg_twofactorauth_yubikey (3.2.0) 0 | plg_user_contactcreator (3.0.0) 0 | plg_user_joomla (3.0.0) 1 | plg_user_profile (3.0.0) 0 | plg_user_terms (3.9.0) 0 |
3rd Party:: PLG_AJAX_EXTRAVOTE (1.0) ? | PLG_CONTENT_EXTRAVOTE (2.5.8) ? | plg_content_jcomments (1.0) ? | plg_editors_codemirror (5.40.0) 1 | plg_editors_jce (2.5.19) ? | plg_editors_tinymce (4.5.9) 1 | plg_editors-xtd_jcommentsoff (1.0) ? | plg_editors-xtd_jcommentson (1.0) ? | plg_quickicon_akeebabackup (1.0) ? | plg_quickicon_jcefilebrowser (2.5.19) ? | plg_quickicon_jcomments (1.0) ? | plg_search_jcomments (1.0) ? | PLG_SYSTEM_BACKUPONUPDATE_TITLE (3.7) ? | plg_system_jce (2.5.19) ? | plg_system_jcomments (1.0) ? | JHackGuard Plugin (2.0.2) ? | System - jSGCache (1.2.4) ? | plg_user_jcomments (1.0) ? |
Templates Discovered :: wrote:Templates :: Site :: beez3 (3.1.0) 1 | protostar (1.0) 1 |
Templates :: Admin :: hathor (3.0.0) 1 | isis (1.0) 1 |
Last edited by toivo on Tue Feb 14, 2023 7:46 am, edited 1 time in total.
Reason: mod note: disabled smilies in post Options for readability

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17510
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by toivo » Tue Feb 14, 2023 7:44 am

larry3460 wrote:
Tue Feb 14, 2023 7:23 am
PHP Supports J! 3.9.2: No
That is the problem!

Joomla 3.9.2 was released in early 2019, whereas PHP 7.4 was released 10 months later in November 2019. Therefore some PHP code in Joomla 3.9.2 still uses syntax and functions like get_magic_quotes_gpc() that was deprecated in PHP 7.4. There may be other incompatibilities in Joomla and especially older third party extensions.

Check all the third party extensions for compatibility with later versions of PHP and Joomla before updating either of them. Not just the JED entry of an extension but the developer's website because some of them may not have been updated in JED or integrated the extension with the Joomla! Update System. Some developers may have gone out of business, too.
Toivo Talikka, Global Moderator

larry3460
Joomla! Apprentice
Joomla! Apprentice
Posts: 25
Joined: Sun Feb 22, 2015 8:21 am

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by larry3460 » Tue Feb 14, 2023 7:49 am

Thank you for your help Taivo. You go straight to the point.
I am still new to Joomla.
What can I do now to fix my site?

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17510
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by toivo » Tue Feb 14, 2023 8:05 am

Stay with PHP 7.4 until you have reviewed all the third party extensions and planned the next few steps in the update path. Do not hesitate to ask any questions at the relevant sub forums here.

It is also possible to get paid help by posting your requirements to the Professional Development Services forum, but read the sticky topics there first.

If you are concerned about the security of your website, the JED has a whole dedicated section called Site Security. There are also services like Phil Taylor's well known https://mysites.guru/, where you can audit and manage several websites through one dashboard service.
Toivo Talikka, Global Moderator

larry3460
Joomla! Apprentice
Joomla! Apprentice
Posts: 25
Joined: Sun Feb 22, 2015 8:21 am

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by larry3460 » Fri Feb 17, 2023 8:45 pm

Thank you for these valuable tips.
I now have long weeks of work ahead of me.

But, if I come to you for a message as simple as 'Undefined function get_magic_quotes_gpc', how could I understand the other error messages?

In any case, thank you for your visible willingness to help.

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17510
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: Undefined function get_magic_quotes_gpc() in PHP 8

Post by toivo » Fri Feb 17, 2023 9:04 pm

Cheers!

larry3460 wrote:
Fri Feb 17, 2023 8:45 pm
But, if I come to you for a message as simple as 'Undefined function get_magic_quotes_gpc', how could I understand the other error messages?
Feel free to search the Joomla forum for the error messages and you are likely to find the most common cases where those errors can occur. If that does not help, create a new topic in a sub forum suitable for the subject. Not just issues but also general questions about Joomla and extensions are welcome.
Toivo Talikka, Global Moderator


Locked

Return to “Extensions for Joomla! 3.x”