4images Forum & Community
4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: jeddx on April 07, 2005, 04:24:10 AM
-
I downloaded a mini chat php file and I want to insert it under the new images in the home page, i tried to include it in the index.php before the footer but it appeared under it. is there any beter way to insert the code in any spacefic place i want?
thank you
-
yes, insert it into home.html template ;)
P.S. please click the first three links below:
-
Also open includes/constants.php and make sure this setting is 1
// Allow execution of PHP code in templates
define('EXEC_PHP_CODE', 1);