PhotoPlog

Go Back   PhotoPlog > PhotoPlog Lite > Troubleshooting & Problems
Screens Demo Purchase Download Register

Reply
Attention: Last reply in this thread was more than 17 Years ago
 
Thread Tools
  #1  
Old 09-05-2007, 11:47 PM
icon icon is offline
Green Plog
 
Join Date: Sep 2007
Posts: 2
Gallery: 0
Comments: 0
Default New images work, but old ones are missing

I've had PhotoPlog Lite installed for a little over a year. Inexplicably, my existing images have been invisible for the last month. They're on the server, chmoded to 644 (dirs are 777), and logged in the DB, but never appear.

New uploads work fine, and I've tried manipulating the fileuploads table's "filename" column to hack old images into new fileids, but they're still invisible.

Is there a photo cache hidden deep in the program that needs to be reset?

Last edited by icon; 09-05-2007 at 11:52 PM..
Reply With Quote
  #2  
Old 09-05-2007, 11:54 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Double check that all image files are 644 and the PhotoPlog images directory, and all subdirectories within the PhotoPlog images directory, have 777 permissions. On a *nix server, to set 777 permissions in one go via hell, cd to your PhotoPlog images directory, and then type the following:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 09-06-2007, 12:02 AM
icon icon is offline
Green Plog
 
Join Date: Sep 2007
Posts: 2
Gallery: 0
Comments: 0
Default

All of the directories and subdirectories are set to 777.

The /images/1/*.jpg files are set to 600.
The /images/1/[small/medium/large]/*.jpg files are set to 600.

Permissions are identical for working and non-working images.
Reply With Quote
  #4  
Old 09-06-2007, 12:08 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

The 600 permissions are not web accessible permissions, so try changing the 600 permissions to 644 permissions.

PhotoPlog Lite only assigns permissions to directories. Files themselves take the default server permissions. If you need to change the default server permsisions, to avoid 600 permissions being assigned, check out the umask command. Alternatively, you can try adding the following line:
Code:
Content visible to registered users only.
After the following line:
Code:
Content visible to registered users only.
In both the PhotoPlog Lite edit.php and upload.php files.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
Reply

« Previous Thread | Next Thread »

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing images after upgrade sumacbob Troubleshooting & Problems 1 08-17-2007 05:32 PM
Missing images after server move Mayers Troubleshooting & Problems 3 08-06-2006 05:11 AM
Images Missing Reece^B Troubleshooting & Problems 6 06-03-2006 10:50 PM
Missing Images. animehawk Troubleshooting & Problems 10 03-08-2006 11:56 AM


All times are GMT. The time now is 09:44 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.