Call to undefined function: cpg_db_query() Call to undefined function: cpg_db_query()
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Call to undefined function: cpg_db_query()

Started by kromega, July 30, 2006, 11:16:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kromega

Hi,
I've upgraded from 1.3.2 to 1.4.8, runned the upgrade successfully:
http://fabski.com/images/update.php

But then on both check version and index, I've
Fatal error: Call to undefined function: cpg_db_query() in /home/httpd/vhosts/fabski.com/httpdocs/images/include/init.inc.php on line 197

Any idea what could be wrong ?
I've turned debug on, but no extra info...

Thanks for your help

Fabien
fabski - novice

Tranz

Make sure you have replaced/overwritten ALL files except for the ones that are listed in the upgrade documentation.

It looks like a bunch of files and folders are missing.

kromega

a bit better, now I've something...
check
http://fabski.com/images/versioncheck.php

I've done a CHMOD 777 on the whole "images" folder.
fabski - novice

Tranz

Only the admin can see versioncheck but I don't think we need to see it in this case. The gallery seems fine. Issue solved?

kromega

Precisely, had "no access" error cause I was not logged in  :o
Working fine now, thanks.

Fabien
fabski - novice