Author Topic: Recent Uploads  (Read 1314 times)

0 Members and 1 Guest are viewing this topic.

Offline chrispow88

  • album.pl User
  • *
  • Posts: 4
  • Karma: +0/-0
  • I forgot to change the default text
Recent Uploads
« on: September 19, 2005, 22:20:56 »
Hi,

My "recent uploads" page is not displaying any thumbnails.
I believe it is because the log file is not being updated, its empty.
I have set the attributes of the logs folder to 777 and I created a file called album.log with attributes 666.
I have set recent_uploads=8
I tried setting
upload_logfile=/home/....../public_html/logs/
and
upload_logfile=/home/...../public_html/logs/album.log

Not sure what else to do?

Anyone help?

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re: Recent Uploads
« Reply #1 on: September 20, 2005, 10:18:20 »
Hi Chris,

If the log file is empty, that's definitely the issue. You should identify the log file (not just directory) so the second incarnation above looks correct, as does the recent_uploads setting. You may want to turn on debugging and search for any references to album.log to see what's going on.


Cheers
Mike

Offline chrispow88

  • album.pl User
  • *
  • Posts: 4
  • Karma: +0/-0
  • I forgot to change the default text
Re: Recent Uploads
« Reply #2 on: September 21, 2005, 23:51:16 »
ok I'll try that.

Thanks Mike

Chris