Skip to content
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

MSD with PHP 7.4 - Deprecated: Function get_magic_quotes_gpc() #8

Closed
Feuer-sturm opened this issue Sep 11, 2020 · 1 comment
Closed

Comments

@Feuer-sturm
Copy link

Feuer-sturm commented Sep 11, 2020

Hello,

I am using PHP 7.4.10 and MSD from MyOOS 2.4.9 (MyOOS [Dumper] - Version: 4.2.2-dev, MySQL-Version: 5.5.60-0+deb7u1-log)
When I enter the index page of MSD I get the following error message and I can not enter MSD.

Deprecated: Function get_magic_quotes_gpc() is deprecated in /homepages/xxx/msd_249/inc/runtime.php on line 65
Deprecated: Function get_magic_quotes_gpc() is deprecated in /homepages/xxx/msd_249/inc/runtime.php on line 126

As a first workaround I deleted the mentioned lines in the runtime.php. With the modification MSD will start but I am not sure if everything is working fine and if there are any dependencys which I did not see yet.

@r23
Copy link
Owner

r23 commented Sep 11, 2020

Many thanks for the hint. I have revised the PHP scripts. In the next release the changes are included.

88bc007

@r23 r23 closed this as completed Sep 11, 2020
r23 added a commit that referenced this issue Jan 15, 2021
…on string in ~\temp\shop\templates_c\e298bef061b3028018a8d795d7916e04bb942a32_0.file.reviews.html.php:30 Stack trace: #0 ~\vendor\smarty\smarty\libs\sysplugins\smarty_template_resource_base.php(123): content_6000f677757247_12238585(Object(Smarty_Internal_Template)) #1 ~\vendor\smarty\smarty\libs\sysplugins\smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #2 ~\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(216): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #3 ~\vendor\smarty\smarty\libs\sysplugins\smarty_internal_templatebase.php(232): Smarty_Internal_Template->render(false, 0) #4 ~\vendor\smarty\smarty\libs\sysplugins\smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 0) #5 ~\includes\blocks.php(69): Smarty_Internal_TemplateBase->fetch('phoenix/blocks/...') #6 ~\includes\content\products_new.php(46): require_once('C:\\xampp\\htdocs...') #7 ~\index.php(50): require('C:\\xampp\\htdocs...') #8 {main} thrown in ~\temp\shop\templates_c\e298bef061b3028018a8d795d7916e04bb942a32_0.file.reviews.html.php on line 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants