Fatal Error after install on line 227 Fatal Error after install on line 227
 

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

Fatal Error after install on line 227

Started by kiznev, December 31, 2005, 02:14:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kiznev

Hi there:

I did everything right it seems so far and the only thing I noticed is that after I installed the new version following everything to a "T" I received this message after logging into the admin screen and clicking on "Config" it shows:

Fatal error: Call to undefined function: db_query() in /home/oceansx/public_html/config.php on line 227

Please assist, I am no programmer but know a little of what I am doing.

Go easy!  Please.

Thanks

Kev

kegobeer

No, you haven't done everything right.  db_query is a function in 1.3.x, so you aren't using 1.4.x.  Post more information in your next reply - I have no idea what you are attempting to do.  Initial install (I doubt it) or upgrade (probably)?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Nibbler

Looks like you are trying to use a 1.3 theme in 1.4. You need to update it following the instructions in the docs. Any 1.4 themes do not point to config.php, as it is named admin.php in 1.4.