 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
November 1st, 2007, 01:59 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jul 2004 Location: Lancashire
Posts: 231
| Lightbox Images Pointing to Forum Images
For some reason my lightbox images are pointing to my forums image directory meaning that the close image doesn't show. I've checked my settings and all appears to be as it should.
I've moved one image to my forum image directory but on the initial image load, there's another image missing but i'm not quick enough to see which one it is.
|
| |
November 1st, 2007, 10:23 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
| |
| |
November 1st, 2007, 06:38 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jul 2004 Location: Lancashire
Posts: 231
|
Sorted now, thanks. I've put my full site url in there.
|
| |
November 13th, 2007, 08:50 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
How about if you turn off spider urls does it work?
If you edit the lightbox js file and make the path to both those images full url does it work?
|
| |
November 13th, 2007, 09:45 AM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 15
|
I face the same problem as mentioned above http://www.hajry.com/gallery
I tired all possible solution listed there but all of them fails
Best Regards,
Ali
|
| |
November 13th, 2007, 09:52 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Arizona
Posts: 344
| Quote:
Originally Posted by Chuck S How about if you turn off spider urls does it work?
If you edit the lightbox js file and make the path to both those images full url does it work? | I did not turn off spider urls, however, utlizing more along the lines of a full path, did in fact work. The absolute full path would not work, however,
var fileLoadingImage = "/media/images/loading.gif";
var fileBottomNavCloseImage = "media/images/closelabel.gif";
Did work.
|
| |
November 13th, 2007, 10:10 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Yeah we are finding this lightbox code is full of issues.
|
| |
November 13th, 2007, 10:17 AM
|
#9 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 15
| Quote:
Originally Posted by weapondepot I did not turn off spider urls, however, utlizing more along the lines of a full path, did in fact work. The absolute full path would not work, however,
var fileLoadingImage = "/media/images/loading.gif";
var fileBottomNavCloseImage = "media/images/closelabel.gif";
Did work. | I did what is written there, but it is still not working.
|
| |
November 13th, 2007, 10:23 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Replace with your gallery directory name like maybe
var fileLoadingImage = "/gallery/images/loading.gif";
var fileBottomNavCloseImage = "/gallery/images/closelabel.gif";
|
| |
November 13th, 2007, 10:46 AM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 15
|
var fileLoadingImage = "/gallery/images/loading.gif";
var fileBottomNavCloseImage = "/gallery/images/closelabel.gif";
I did that but it is still the same problem
|
| |
November 13th, 2007, 10:54 AM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
We do not support lightbox code in any way. We release lightbox via the code they release to everyone. You would need to place in their file the proper path to find those images so the point I am trying to make here is you replace that with what your directory name is. So what is your site url? Give me something here to assist you with.  Also you need to ensure you have uploaded those images to your images directory in photopost.
|
| |
November 13th, 2007, 11:03 AM
|
#13 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 15
| |
| |
November 13th, 2007, 11:17 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Well you can try playing with it but what I posted works for me and I use photopost in a gallery directory
var fileLoadingImage = "/gallery/images/loading.gif";
var fileBottomNavCloseImage = "/gallery/images/closelabel.gif";
Your error posted here will also assist in use giving you a response that may work. So where is it looking for the image?
|
| |
November 13th, 2007, 11:33 AM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Arizona
Posts: 344
|
INNOVATION...where you see the missing image, right click and show properties...where is it looking for the image?
|
| |
November 13th, 2007, 11:42 AM
|
#16 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 15
| |
| |
November 13th, 2007, 11:48 AM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Arizona
Posts: 344
|
Ok change to:
var fileLoadingImage = "/gallery/images/loading.gif";
var fileBottomNavCloseImage = "/gallery/images/closelabel.gif";
Close your browser window and then try again.
|
| |
November 13th, 2007, 11:57 AM
|
#18 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 15
|
This is what is written in the file Code: Content visible to verified customers only.
and nothing changed
can you check http://www.hajry.com/gallery/showphoto.php/photo/3
to make sure if it is worjing with you or not
|
| |
November 13th, 2007, 12:02 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Aug 2004 Location: Arizona
Posts: 344
|
Yup works good from here |
| |
November 13th, 2007, 12:11 PM
|
#20 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 15
|
I tired with several PCs,
It might be cashed in ISP servers ,
Thank you for your helpful information
Best Regards,
Ali
|
| | |
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 | | | All times are GMT -5. The time now is 05:40 PM. | |