|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Images not displaying properly (New Install)
- VB version: 3.6.7
- Safe Mode: Set to OFF for uploads - CHMOD: Has been done to the images folder (and all subfolders) under photoplog directory. - Usergroup permissions have been set properly. - Rebuilt bitfields. - The thumbnails were created properly for the two test images that I uploaded. - Here's my config.php web root address i defined: define('PHOTOPLOG_FWD','/home/-----/public_html/forums'); (----- is to protect my site) The [IMG] tag url produces this error message: 403 Forbidden Code:
Content visible to registered users only. The [URL] tag url: Code:
Content visible to registered users only. I have dug and dug and dug on the troubleshooting forums here and on vb.org and I simply can not find a solution. My apologies in advance for missing something that's probably fairly obvious, lol. Last edited by PJSkiboy; 06-27-2007 at 01:43 PM.. |
#2
|
|||
|
|||
I did run across this post in this forum already and it sounds very much like the issue I am having currently.
http://www.photoplog.com/forum/showthread.php?t=1155 |
#3
|
||||
|
||||
Check the file permissions on the images themselves. They should be set to 644 permissions. If they are not set to 644 permissions, change them, and then try umask to alter the default permissions assigned to newly created files. The link you posted brings me to a login page, not a blank page, as guests are not allowed to view the gallery.
__________________
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 |
#4
|
|||
|
|||
OK, I'm an idiot.
When I did the original install, it failed to copy over the file.php file. Buddy of mine just noticed it was at 0k in size. Recopied it and poof, it magically started working. Sorry for the clutter. |
|
|