Cpmfetch problem Cpmfetch problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.