News:

Wondering if this will always be free?  See why free is better.

Main Menu

error 8192: Function create_function() is deprecated

Started by dibelardino, January 09, 2019, 09:47:32 AM

Previous topic - Next topic

dibelardino

Hallo to everybody.
I have just installed a SMF 2.0.15 forum
It is hosted by Aruba ISP and runs Php 5.
As soon as I navigate through the forum, in the error log, I got a bunch of errors 8192: Function create_function() is deprecated
I read a lot about compatibility with php 7.2, but I run on php 5.
The error doesn't seem to affect the functionality of the forum.
Here one of the errors.

Administrator
93.41.215.222   
      Oggi alle 03:35:54 pm
963d165c16311ad30a61d64b9e2c0d0a
Tipo di errore: Generale

http   (sorry not allowed to post links)          index.php?action=admin;area=logs;be2149518=963d165c16311ad30a61d64b9e2c0d0a

8192: Function create_function() is deprecated

File: Subs.php
Riga: 1195

Thank you in advance
Marco

Arantor

You're running PHP 7.2, that's the lowest version at which the function was deprecated. Ask your host to put you on 7.1.

dibelardino

Quote from: Arantor on January 09, 2019, 09:58:45 AM
You're running PHP 7.2, that's the lowest version at which the function was deprecated. Ask your host to put you on 7.1.

;D You are right. My information about the php version was wrong.
Changed to 7.1 and solved the problem.
Sorry for the mistake

zeancasino


Arantor

That will only update the core, it won't fix any mods that have the same bug.

JoWoodburn

Quote from: Arantor on January 09, 2019, 09:58:45 AM
You're running PHP 7.2, that's the lowest version at which the function was deprecated. Ask your host to put you on 7.1.

I haven't a clue what I am doing but I am getting the same error.  It says I am running version 4.8.5 not sure what that means, not sure how to change it.

Arantor

Where does it say 4.8.5? That's not either a PHP or SMF version... are you using WordPress?

JoWoodburn

Quote from: Arantor on November 16, 2019, 01:46:56 PM
Where does it say 4.8.5? That's not either a PHP or SMF version... are you using WordPress?

That sounds right.  Didn't really want to go through them but I was too far in the weeds to turn back when I realized it was a mistake.

Advertisement: