
Need Some php Help Please
I need a little help if I can please. Ihave been working on some blocks for the activity mod and got them to work on
MY BOARD, but not on Cleo's board using the same identical code.
the error is as follows:
Quote:
Fatal error: Call to undefined function: checkgameimages() in /home/httpd/vhosts/graphicsplayhouse.com/httpdocs/psp/blocks/blocks_imp_populargames.php on line 54
Heres is the blocks php [php]
- <?php
- /***************************************************************************
- * blocks_imp_populargames.php
- * -------------------
- * begin : Saturday, March 20, 2004
- * copyright : (C) 2004 masterdavid - Ronald John David
- * website : http://www.integramod.com
- * email : webmaster@integramod.com
- *
- * note: removing the original copyright is illegal even you have modified
- * the code. Just append yours if you have modified it.
- ***************************************************************************/
_________________