Cpmfetch problem Cpmfetch problem
 

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.