Error: "Deprecated: Function split() is deprecated"

If you made a template for printing or HTML export, you can offer it to the others here. You can also ask here for help about these templates
johndick
Posts: 8
Joined: 2009-04-29 18:36:47

Error: "Deprecated: Function split() is deprecated&quot

Post by johndick »

I try to set PK's MovieDB Release.V3.0 (Dynamic PHP View)
anyone know how to solve: Deprecated: Function split() is deprecated
I have understood that due to removed functions PHP5.x

intento configurar PK's MovieDB Release.V3.0 (Dynamic PHP View)
alguien sabe como solucionar: Deprecated: Function split() is deprecated
tengo entendido que se debe a funciones eliminadas de PHP5.x

muchas gracias de antemano.
johndick
Posts: 8
Joined: 2009-04-29 18:36:47

listo

Post by johndick »

the problem is in the file template.inc line 115
replace the SPLIT function for EXPLODE

el problema es en el archivo template.inc linea 115
sustituir la funcion SPLIT por EXPLODE