1
blackvision
Getting Error Related to PHP 7.0 With Xoops 2.5.9
  • 2018/6/27 2:47

  • blackvision

  • Just popping in

  • Posts: 2

  • Since: 2016/9/11


I am getting this error when I changed the php version on my Xoops 2.5.9 website to PHP 7.0. It works if left on PHP 5.6 but trying to change that to 7.0, 7.1, or 7.2 which are readily available on my dedicated server.

A problem has occurred on our server!
Page is currently unavailable
We are working on a fix
Please come back soon ...

Error : Error: Call to undefined function split())

So I reverted back to PHP 5.6 for now until I figure out how to get it to work on PHP 7

I tried to do it on a fresh install while PHP 7.0 is enabled and still get the error.

2
Mamba
Re: Getting Error Related to PHP 7.0 With Xoops 2.5.9
  • 2018/6/27 8:40

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


There might be a problem with some of your old modules.

Quote:
I tried to do it on a fresh install while PHP 7.0 is enabled and still get the error.

Was this only XOOPS, or did you also included any other modules?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
loukaum
Re: Getting Error Related to PHP 7.0 With Xoops 2.5.9
  • 2018/6/27 13:33

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


As Mamba already stated, some part of your Xoops instalation (probably a module) is calling a deprecated php function:

http://php.net/manual/pt_BR/function.split.php

4
blackvision
Re: Getting Error Related to PHP 7.0 With Xoops 2.5.9
  • 2018/6/27 23:57

  • blackvision

  • Just popping in

  • Posts: 2

  • Since: 2016/9/11


Oh okay. I will uninstall all but system and protector to which module causing the issue. I will follow up

Login

Who's Online

196 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits