| Author |
Message |
ibk1
Beginner


Joined: Jul 04, 2008 Posts: 4
|
Posted: Fri Jul 04, 2008 10:26 am Post subject: Perfect integration, empty image placeholders - SOLVED |
|
|
Hi!
First of all, thank you for the grat integration MOD.
Now with the problem:
I'm running phpBB3 - 3.0.1, Gallery 2.2.4
Everything with the integration went perfect and by the book.
But then the strangest thing is that, what I think - the links are somehow corrupted or... I don't know.
When I go to the gallery (IE7, FF3) - there are image placeholders, but with the red cross icon - i.e. no image. If I RMB ->Properties and copy the image URL address and paste it in addressbar - the image shows... that goes for Thumbnails, Resizes and Full Res images.
If I set 'mode.embed.only', false the Gallery is working fine as standalone.
I am not a programmer, but I tried everithing I could think of and checked the procedures twice with no luck.
Any help will be appreciated!
here is the link to the Gallery
http://pentaxfanclub.com/gallery2.php
Thank you.
Last edited by ibk1 on Sun Jul 06, 2008 4:57 pm; edited 1 time in total |
|
| Back to top |
|
|
AdBot
|
| Post subject: Perfect integration, empty image placeholders - SOLVED |
|
|
|
|
|
| Back to top |
|
 |
DickNervous
Beginner


Joined: Apr 19, 2005 Posts: 18
|
Posted: Fri Jul 04, 2008 11:42 am Post subject: Re: Perfect integration, empty image placeholders |
|
|
In the Galery2 settings in the ACP look under Manual Config. There is a setting for the URL to the gallery. If it is using the relative URL, something like /gallery2/, change it to the full URL like http://mysite.com/gallery2.
I had the same problem just last night and that is what fixed it for me. You can tell what is going on by right clicking the red X and selecting properties. It will tell you the location of the image, or at least where it is looking for the image. If that does not match where the Gallery is, then the above fix should do the trick. |
|
| Back to top |
|
|
ibk1
Beginner


Joined: Jul 04, 2008 Posts: 4
|
Posted: Fri Jul 04, 2008 12:11 pm Post subject: Re: Perfect integration, empty image placeholders |
|
|
Thanks for the answer DickNervous, but unfortunately I've tried this several times with no luck. Always the same result.
You see, that's the problem - if I get the image URL from the Properties, I get something like this:
http://pentaxfanclub.com/gallery/main.p ... alNumber=4
and if I paste it in the addressbar -> hit Enter -> the image appears.
But I can't see where the image should be. |
|
| Back to top |
|
|
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1139
|
Posted: Sat Jul 05, 2008 5:26 pm Post subject: Re: Perfect integration, empty image placeholders |
|
|
| Try going to gallery->admin->maintenance->build all thumbnails/resizes and delete template cache and see if that helps. |
|
| Back to top |
|
|
ibk1
Beginner


Joined: Jul 04, 2008 Posts: 4
|
|
| Back to top |
|
|
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1139
|
|
| Back to top |
|
|
ibk1
Beginner


Joined: Jul 04, 2008 Posts: 4
|
Posted: Sun Jul 06, 2008 4:56 pm Post subject: Re: Perfect integration, empty image placeholders |
|
|
It WORKS!!!
The problem was that I set up a sub-domain with the same directory where the Gallery2 was installed - i.e. root/gallery
So, there was a file .htaccess.
So I removed the sub-domain and deleted the .htaccess file and everything works like a charm.
Thank you for your ideas and support. You gave me the right direction of thinking.  |
|
| Back to top |
|
|
|
|
|
|
|