Author Topic: Promlem with next page and last upload  (Read 4313 times)

0 Members and 1 Guest are viewing this topic.

Offline fmus

  • album.pl User
  • *
  • Posts: 6
  • Karma: +0/-0
  • I forgot to change the default text.
Promlem with next page and last upload
« on: March 17, 2003, 04:32:30 »
 ??? I have two problems using album.pl.
I am testing the problem and everything is working fine but the next link on each album has benn removed while I am testing the program and the second problem  is that the recent uploads is not working.
I know that these are all setting but so far I did'nt find there settings to solve these problems.

and pleae help me

thank you

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Promlem with next page and last upload
« Reply #1 on: March 17, 2003, 07:01:35 »
Hi fmus,

You have to have your upload log configured for recent uploads to work. Is there an error message?

I'm not sure what the "next link" problem is, can you provide more information?

Thanks

Offline fmus

  • album.pl User
  • *
  • Posts: 6
  • Karma: +0/-0
  • I forgot to change the default text.
Re:Promlem with next page and last upload
« Reply #2 on: March 17, 2003, 07:53:35 »
First of all thank's for your support.
 
In the recent upload page the program five the output
"Recent Uploads Not Available" .
I don't know why. you told me that I have to have my upload log configured for recent uploads to work, (I don't know what is this!!).

regarding the next link. When you click on an album on the right upfront you suppost to have the next > 1|2|3 to go for the next page to see other photos, this link has been removed while I am trying to test the programm.
se my site www.weathermalta.net/cgi-bin/photos/album.pl

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Promlem with next page and last upload
« Reply #3 on: March 17, 2003, 09:18:50 »
Hi fmus,

The "pages" code was accidently wiped out in a recent release, but is now back. If you re-download and replace album.pl, it should come back.

As for the upload log, check album.cfg (or use configuration management) and ensure you have a valid value for the upload log entry...

Hope that helps!

Cheers

Offline fmus

  • album.pl User
  • *
  • Posts: 6
  • Karma: +0/-0
  • I forgot to change the default text.
Re:Promlem with next page and last upload
« Reply #4 on: March 21, 2003, 11:08:35 »
Hi mike it's me again,

I am still setting my Album and most of it now working good but I have a problem in the authentication settings.

I preferred to set Authentication_type=1 and i giving me an error "7855"

Will you please tell what's going on ?

thank you


[attachment deleted by admin]
« Last Edit: March 21, 2003, 11:10:11 by fmus »

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Promlem with next page and last upload
« Reply #5 on: March 21, 2003, 12:05:40 »
Hi fmus,

The "7855" is just a line number, and since they change pretty frequently, I'm not sure what the error is. Can you post the full text?

Also, does the error happen every time, or just when certain actions are taken?

Thanks

Offline fmus

  • album.pl User
  • *
  • Posts: 6
  • Karma: +0/-0
  • I forgot to change the default text.
Re:Promlem with next page and last upload
« Reply #6 on: March 21, 2003, 12:07:58 »
I will send it to you by E-mail

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Promlem with next page and last upload
« Reply #7 on: March 21, 2003, 12:17:17 »
Got it. Thanks for the config, but the actual error message that album.pl generates would be very useful here...

One thing to check: is the file you identified in auth_db actually there, and readable by the web server?

Offline fmus

  • album.pl User
  • *
  • Posts: 6
  • Karma: +0/-0
  • I forgot to change the default text.
Re:Promlem with next page and last upload
« Reply #8 on: March 22, 2003, 04:32:51 »
about auth_db must be text file?
and how I can know if it is readable by the web server?

Cu for now

Offline fmus

  • album.pl User
  • *
  • Posts: 6
  • Karma: +0/-0
  • I forgot to change the default text.
Re:Promlem with next page and last upload
« Reply #9 on: March 22, 2003, 04:46:23 »
other than thses problems I would like to ask you, what are the difference between a simple user and the admin.?

thank you

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:Promlem with next page and last upload
« Reply #10 on: March 22, 2003, 08:57:42 »
Having your auth_db.txt readable by the web server depends on your system. On UNIX, having it mode 644 will work, on Windows having it readable by everyone will work.

The difference between an admin and a regular user is that an admin sees the admin menu (with config options, etc) and they can upload in some cases where users can't. (I.E. when there's a no_upload.txt)

Cheers