PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old June 10th, 2005, 10:13 PM   #1 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
V5.11 - Tumbnails are showing name file, not images

On a process to recreate my death photopost after upgrading from 5.1 to 5.11,
now all my thumbnails show only the pictures name, but not the image
Any ideas?

Thank you.
ehm is offline   Reply With Quote
Old June 11th, 2005, 09:01 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
data path is wrong I would assume unless I hear more background on what happened to this dead photopost.

Link to install so we can see?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 14th, 2005, 11:23 AM   #3 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
HI Omegatron.
Sorry take that long...
You can see the forum at: http://www.imigrar.com/photo
I never changed the paths from the working 5.1 version, so I don't think this is the issue.
You still have a username on the forum, so I belive you will be able to connect.
ehm is offline   Reply With Quote
Old June 14th, 2005, 11:49 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
You need to delete install.php and or upgrade.php to continue
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 14th, 2005, 12:23 PM   #5 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
Probably you hit my site at the right time I was re-installing all files.
I really need it back to work so I decided to erase all files and do a clean install.
Right now I'm the middle of it. Should be done in less then one hour.
Thank you
ehm is offline   Reply With Quote
Old June 14th, 2005, 12:36 PM   #6 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
OK Omegatron.
Now I have a brand new installation and the tumbnails still not showing up.
You can see it at the same address:
http://imigrar.com/photo
Thank you for your help on it.
ehm is offline   Reply With Quote
Old June 14th, 2005, 12:45 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
http://imigrar.com/photo/data/502/thumbs/DSC00109.jpg

You dont have permission to access that file. HMM have you set the permissions to 777. What are the permissions on that file itself? it should be at least 644 to be accessable through the web.

If your on network solutions they have a problem on there servers where they set uploaded files to 600 which is not accessable to anyone so they will need to correct this. Just an FYI if that is your host.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 14th, 2005, 12:53 PM   #8 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
the file it self is 666
the directoryes are 777 from /data to /thumbs (all of them).

I can set permissions on my server (and it is not Network Solutions).

I just upload another file and same results.
I understood your point since I cannot access the file from here if I go directly address... ???!!!
no clue here either.
It was working fine just before I try to do this update. I dont' think something was changed on my server at all.
Any more ideas?
ehm is offline   Reply With Quote
Old June 14th, 2005, 12:55 PM   #9 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
Just checked further, and I cannot access any folder under www.imigrar.com/photo/data/
ehm is offline   Reply With Quote
Old June 14th, 2005, 12:57 PM   #10 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
Got the problem.
The .htaccess file is the problem.
I just dont' know the solution:
--------------
RewriteEngine on
RewriteBase /
rewritecond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?imigrar\.com/ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp|js|zip|exe)$ http://www.imigrar.com/images/stolenimage.gif [R,NC]
-------------------------
ehm is offline   Reply With Quote
Old June 14th, 2005, 12:57 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
http://imigrar.com/photo/data/502/thumbs/DSC00028.jpg

Your missing what I am saying here. Look at the link. Is your data path under photopost? Does the file exist where it is looking for it. If I go to the url the program is looking for the file which is what your saying is your data path and permissions are right a file should appear. It does not.

PM me your admin login to see what you have your data path stuff set as
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 14th, 2005, 12:59 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
LOL we where replying at the same time

why not set an htaccess through our admin panel
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 14th, 2005, 04:35 PM   #13 (permalink)
ehm
Member
Verified Customer
 
Join Date: Jan 2005
Posts: 139
"why not set an htaccess through our admin panel"

How can I do that?
ehm is offline   Reply With Quote
Old June 14th, 2005, 05:00 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
This is built into 5.11 admin section down bottom of left pane
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This 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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Some images not showing Misuzu Installs and Upgrade - vBulletin 3.0.X 17 December 3rd, 2005 12:07 AM
Recent Photos, Random Images and Most Popular Images blocks showing even in category criscokid Photopost Pro How Do I...? 2 November 8th, 2005 02:58 PM
Header Template file not showing up hvandyne Photopost Pro Installation & Upgrades 2 August 8th, 2005 09:04 AM
Images not showing knobster Installs and Upgrade - vBulletin 3.0.X 3 April 8th, 2005 11:16 AM


All times are GMT -5. The time now is 12:37 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0