Author Topic: Random Category Image  (Read 3844 times)

0 Members and 1 Guest are viewing this topic.

Offline albertpr9

  • Newbie
  • *
  • Posts: 34
    • View Profile
Random Category Image
« on: December 10, 2007, 10:46:03 PM »
I uncomented the random category image but no image shows.... is there a bug???

Offline masterred

  • Sr. Member
  • ****
  • Posts: 494
    • View Profile
Re: Random Category Image
« Reply #1 on: December 11, 2007, 05:43:27 AM »
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
Apache/2.2.21 (Win32)
PHP/5.3.5
Mysql Version: 5.5.19
4images Version: 1.7.?



Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Random Category Image
« Reply #2 on: December 11, 2007, 05:53:29 AM »
Hi masterred,

Quote
uncomented
?

in includes/constats.php
search:
Code: [Select]
define('SHOW_RANDOM_CAT_IMAGE', 0);replace with:
Code: [Select]
define('SHOW_RANDOM_CAT_IMAGE', 1);


Work now?

KurtW