View Single Post
Old 06-03-2023, 08:45 AM  
medivhcodes
Registered User
 
Industry Role:
Join Date: Jan 2023
Posts: 4
Solving the first problem maybe:

settings.php file (111. line):

Code:
if ( FALSE ) { // if (get_magic_quotes_gpc ()) {
This function has been DEPRECATED as of PHP 7.4.0, and REMOVED as of PHP 8.0.0. Relying on this function is highly discouraged.
medivhcodes is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote