![]() |
Just installed on test site, working perfectly except one thing...
My uploaded images are not readable. Getting CHMODDED to 600. Thumbs are fine. Those are CHMODDED at 644 and show up. Images are there on server, in both places, just not viewable in full item listing. If I manually CHMOD the files to 644 or 777, they show up in ad listing. /uploaded and /uploaded/thumbnails directories are CHMOD to 777. Double checked that. Any idea what's triggering this? Using the 1.0.2 version released today. Thanks! |
Quote:
Double check that both the uploaded/ and uploaded/thumbnails are 777. Everything should be fine if they both are. It has nothing to do with the script itself. |
They are.
Must have uploaded 1000 files over last couple days, all VB related. (installing a test upgrade forum). Installed about 15 hacks, some of which include CHMOD requirements. Did those, those work. Have 4 other browser based image upload scripts running in various non-VB programs, all similar to yours, plus the VB attachment features running in a file system on my main and on my test. Same server, same domain/folders. Those work. Ill keep checking on my end, Im just letting you know that all things here point toward a script issue. Edit: Are there any CHMOD requirements for functions_sr_classifieds_upload.php ? |
Quote:
Provide a test account if possible as well. |
PMmed with info.
|
I have replied to your PM.
|
Here are a couple more code hacks RE the WTS, WTT, etc...
If you want these to show on the default home page: Open template: sr_classifieds_main: find: Code:
<div><b>$randomad[title]</b></a></div> Code:
<div><b>$randomad[type] $randomad[title]</b></a></div> find: Code:
<div><b><a href="sr_classifieds.php?do=ad&id=$newad[classifiedid]">$newad[title]</b></a></div> Code:
<div><b><a href="sr_classifieds.php?do=ad&id=$newad[classifiedid]">$newad[type] $newad[title]</b></a></div> http://www.timeshareforums.com/sr_classifieds.php Also note, I added WTR (RENT) and LTR (Looking to Rent) as like my suggestion posted above. |
Fatal error: Call to undefined function: imagegif() in ......./sr_classifieds/functions_sr_classifieds_upload.php on line 80
Also getting that error when attempting to upload Gifs. PNGs worked fine for upload, but same permission issues for full sized pngs. |
Quote:
|
EDIT
My bad, previous comment came off rude. Not intentinon. However, that doesnt make any sense why one file type would not be defined while others are and work within the same exact file, and why only one folder on entire server has file creation issues, the one that stores the images created from this upload script. |
All times are GMT. The time now is 02:24 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|