Cpmfetch problem Cpmfetch problem
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Cpmfetch problem

Started by xLea, April 30, 2013, 05:31:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xLea

Hello, when I was installing Coppermine I got this error message: 'Deprecated: Function split () is deprecated in / home/content/80/10411980/html/cpmfetch/install.php on line 312' can you help me please?

phill104

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

What that is saying is that the function still works but you can simple re-code the line to the new way of doing things in PHP5.3 or later. Another option is to turn of the reporting of the error using your php.ini file.
It is a mistake to think you can solve any major problems just with potatoes.