 | |  | | | Classifieds Installation & Upgrades If you're having install or upgrade problems, post here. |
April 25th, 2007, 09:14 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Dec 2004
Posts: 230
| fix or upgrade?
My photopost classifieds has brought up some errors when building thumbs etc. It has been suggested that I reinstal it. Is there any reason that I shouldn't upgrade to 261 at this time, or should I fix the 26 that I am running?
Thanks
This is the suggestion of my host after this thread: Not building all thumbs
I am currently getting the following error when I log into the admin:
Warning: is_dir() [function.is-dir]: Stat failed for /home/teambuic/public_html/classifieds/data//3/thumbs_/000_0097.JPG (errno=13 - Permission denied) in /home/teambuic/public_html/classifieds/adm-inc.php on line 949
Warning: is_file() [function.is-file]: Stat failed for /home/teambuic/public_html/classifieds/data//3/thumbs_/000_0097.JPG (errno=13 - Permission denied) in /home/teambuic/public_html/classifieds/adm-inc.php on line 953
Last edited by rcull; April 25th, 2007 at 09:56 AM.
|
| |
April 25th, 2007, 10:27 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
I would simply suggest you go to global options and fix your data path removing that extra trailing slash off your path
|
| |
April 25th, 2007, 08:09 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Dec 2004
Posts: 230
|
Mmm...
I seem to remember haveing a problem with this before.
I just tried to remove it in the Globals, but it won't save. This must mean something doesn't have the right permissions. Where should I look?
Thanks
|
| |
April 25th, 2007, 08:24 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
You would make sure the global options is correct with only one trailing slash and then go to storage options and hit revert and save twice
|
| |
April 25th, 2007, 08:38 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Dec 2004
Posts: 230
|
Before reading your post, I have gone into my phpadmin and changed the backslash. I expect this means there is a permissions problem somewhere, however it has not solved the error:
Warning: is_dir() [function.is-dir]: Stat failed for /home/teambuic/public_html/classifieds/data/3/thumbs_/HPIM0357.JPG (errno=13 - Permission denied) in /home/teambuic/public_html/classifieds/adm-inc.php on line 949
Warning: is_file() [function.is-file]: Stat failed for /home/teambuic/public_html/classifieds/data/3/thumbs_/HPIM0357.JPG (errno=13 - Permission denied) in /home/teambuic/public_html/classifieds/adm-inc.php on line 953
I am not finding "storage options", where should I find it?
Thanks
|
| |
April 26th, 2007, 09:32 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Why is there a _ on your thumbs directory? Are there any modifications to your code cause I do not see how your path could be like that.
/home/teambuic/public_html/classifieds/data/3/thumbs/HPIM0357.JPG
That should be the right path but everything seems centered around this 3 data directory so make sure it is 777 and the thumbs and large directories exist underneath and are also 777
|
| |
April 27th, 2007, 09:26 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Dec 2004
Posts: 230
|
I am haveing problems with making changes stick in the globals. I change the /home/teambuic/public_html/classifieds/data/, but it will not save.
If I change it in the phpadmin, it seems to save for a while. I think there must be a permissions problem with something, (check with my host).
While it has this setting in the globals,
/home/teambuic/public_html/classifieds/data/
I am able to get these errors:
Thumbnail not sized: /home/teambuic/public_html/classifieds/data/55/thumbs/000_2610.JPG
Creating from /home/teambuic/public_html/classifieds/data/55/000_2610.JPG ... completed!
Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/DSC00453.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/DSC00453.JPG ... completed!
Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/DSC00448.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/DSC00448.JPG ... completed!
Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/DSC00452.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/DSC00452.JPG ... completed!
Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/DSC00455.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/DSC00455.JPG ... completed!
Rebuilding thumbnail: /home/teambuic/public_html/classifieds/data/3/thumbs/7.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/7.JPG ...
Warning: unlink(/home/teambuic/public_html/classifieds/data/3/thumbs/7.JPG) [function.unlink]: No such file or directory in /home/teambuic/public_html/classifieds/image-inc.php on line 377
Error creating resized original! Error code: 1
With the appropriate backslash.
I have been placeing the missing 7.JPG in the directories, but they keep disappearing! Could that be because there is also a 7.jpg in the same directory?
Thanks
|
| |
April 27th, 2007, 09:32 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
If the file is missing how can one build a thumbnail from it? This is very confusing how your saying this
Now all I see are permissions errors. You are saying those directories at every level thumbs etc are 777?
Something is definately not sticking that is for sure. You can email us login and ftp info url etc if you want us to take a look
|
| |
April 28th, 2007, 10:19 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Dec 2004
Posts: 230
|
The code was not modified. When I renamed the directory from thumbs to thumbs_ to preserve it, and then made a new directory thumbs, it seems to have stayed attached to the original despite the renameing. I have put it all back now and most problems have sorted themselves out.
There is still a trailing slash in the globals that can't be removed for some reason but things appear to be working except for this error"
Processing may take a while... please be patient and wait the for FINISHED message...
Warning: getimagesize() [function.getimagesize]: Read error! in /home/teambuic/public_html/classifieds/adm-misc.php on line 1156
checking regular image... checking regular image... checking regular image... checking regular image... checking regular image... checking regular image... checking regular image... checking regular image... checking regular image... checking regular image... checking regular image...
Warning: getimagesize(/home/teambuic/public_html/classifieds/data/3/7.JPG) [function.getimagesize]: failed to open stream: No such file or directory in /home/teambuic/public_html/classifieds/adm-misc.php on line 1156
which happens in the "Check and rebuild all preview images." I don't know that it matters. The directory has two images 7.jpg and 7.JPG. At one point I took out the 7.JPG in an effort to make things happy, but it has not accepted the image back.
Thanks
|
| |
April 28th, 2007, 02:29 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
More than likely an issue with that one file for whatever reason. Every error you have is centered around that one image
Your data path should have a trailing slash. It should not have two trailing slashes which is what you had before |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | How do I fix this? | Finster | Photopost Pro How Do I...? | 1 | February 6th, 2007 08:14 AM | | How Do I Fix My Header | honeysmom | Photopost Pro How Do I...? | 12 | December 1st, 2006 05:19 PM | | Error - How to fix? | fishmasters | Photopost Pro Installation & Upgrades | 4 | July 25th, 2006 05:56 PM | | How do I fix this? | KevinVo | Classifieds How do I...? | 8 | February 12th, 2006 09:52 PM | All times are GMT -5. The time now is 04:11 AM. | |