4images Forum & Community
4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: albertpr9 on December 10, 2007, 10:46:03 PM
-
I uncomented the random category image but no image shows.... is there a bug???
-
hi
it is not an bug, 4images by defect brings the estatica option, and is optional if the administrator, wants to use it random or statics
i see
-
Hi masterred,
uncomented
?
in includes/constats.php
search:
define('SHOW_RANDOM_CAT_IMAGE', 0);
replace with:
define('SHOW_RANDOM_CAT_IMAGE', 1);
Work now?
KurtW