Author Topic: One last try......  (Read 2236 times)

0 Members and 1 Guest are viewing this topic.

Offline PSS-Mag

  • album.pl User
  • *
  • Posts: 13
  • Karma: +0/-0
One last try......
« on: January 12, 2008, 02:46:51 »
Hello hello hello, is anyone out there out there out there?

I'll ask another question and if this or the others don't get a reply by Monday, then guess I can only assume this project has been abandoned and I'm the only one on the planet left trying to use it. So guess I'd be going through the task of switching to coppermine....

Question:
If I enable movie uploads, then later we start to run out of storage space and I disable them. Will the current movies that have already been uploaded remain? Or will they get deleted?


Offline frister

  • album.pl Donor
  • album.pl Hacker
  • ****
  • Posts: 230
  • Karma: +42/-0
  • half baked ideas are better than none
    • fristersoft travelogue
Re: One last try......
« Reply #1 on: January 12, 2008, 15:17:07 »
I you later disable movie upload, those that have been already uploaded will stay there.

As to your previous posts: no replies, as I don't know how to answer them:
 I've never used YaBB.
 I havent experimented to try and put the album code in a directory other than cgi-bin. I imagine it's possible after you make sure the server is permitted to exeecute code in the other directories.

J.J.

Offline PSS-Mag

  • album.pl User
  • *
  • Posts: 13
  • Karma: +0/-0
Re: One last try......
« Reply #2 on: January 13, 2008, 17:40:46 »
Thanks frister, that was what I thought would/should happen, but didn't want to make people mad if I was wrong.

I was really starting to think I was deserted here.. LOL
I Appreciate the help!

Offline PSS-Mag

  • album.pl User
  • *
  • Posts: 13
  • Karma: +0/-0
Re: One last try......
« Reply #3 on: January 13, 2008, 18:08:10 »
Ohh and I'm not wanting the album code outside of the cgi-bin. I'm just wanting them in a folder inside of the cgi-bin.
So the cgi-bin would have a folder called albumPl with the album.pl code inside of it, instead of just thrown directly under the cgi-bin directory.

Currently my cgi-bin has a structure like this...

/cgi-bin
archives
forumtest
Modules
pss-mag
album.cfg
album.cfg.clean
album.html
album.html.bak
album.pl
album.tml
album_footer.tml
album_header.tml
album_header1.tml
album_login.tml
album_object.tml
album_photo.tml
album_strings.txt
album_strings_deu.txt
album_strings_fr.txt
album_strings_nl.txt
album_strings_se.txt
album_test.pl
album_upload.tml

I just want the cgi-bin to be

/cgi-bin
AlbumPl
archives
forumtest
pss-mag

and have the album.pl Modules and the rest of album.pl in a albumPl folder inside cgi-bin like my other pearl programs are.

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re: One last try......
« Reply #4 on: January 22, 2008, 14:44:40 »
That definitely works, many people have create an "album.pl" directory under cgi-bin and placed all files there. As long as you update your paths in your config, you'll be fine.