Page 1 of 1
[solved] Images not there when pretty urls are being used
Posted: Thu Jul 29, 2010 3:42 pm
by gasemans
I have turned on pretty URL
But the images are gone
The background is there but all other images have disappeard
Same thing in the gallery
I have tryd the metadata part that i found using the search but it doesnt seem to work for me
Re: Images not there when pretty urls are being used
Posted: Thu Jul 29, 2010 3:45 pm
by tyman00
Have you looked to see where the urls are pointing to to find out what the difference is. It could be how your root_url or htaccess is configured.
We really need more information than just "they are gone".
Re: Images not there when pretty urls are being used
Posted: Thu Jul 29, 2010 3:56 pm
by gasemans
Yeah sorry
I was a bit to quick on this

I fixed most images now
typo with metadata part
It is about this site
http://www.rmf-friendship.nl/foto-album/
It is ussing the gallery module.
When i turned it on all images are not being displayed
All other images on the website are ok (not that many)
I have done it the way it has been explained here
http://wiki.cmsmadesimple.org/index.php ... ty_URL.27s
With the default htaccess as it says in there and same changes in the config.php file
Dont know what more information you need
So please explain what for information you need and i will answer to you
Re: Images not there when pretty urls are being used
Posted: Thu Jul 29, 2010 4:00 pm
by tyman00
That's better
Are the gallery images not being displayed? From what I can tell you have a zero count on your gallery photos. I don't know the module so I can't tell you a whole lot about it.
Edit: Oh found an album with some. Where are you placing the photos. Right now it's looking in /uploads/images/Gallery
Edit 2: Found it... you need to modify the "yoursite" part of the url. This is where the images are linking to:
Code: Select all
http://[b]www.yoursite.com[/b]/uploads/images/Gallery/Afgelopen%20zondagen/2010-03-21/210310+%28102%29.jpg
I suppose that was just part of the sample url

Re: Images not there when pretty urls are being used
Posted: Thu Jul 29, 2010 4:04 pm
by gasemans
Would be handy to tell what album has some pictures in it
But yes
they are all in the next folder
/domains/rmf-friendship.nl/public_html/uploads/images/Gallery/Afgelopen zondagen/2010-01-03
EDIT
OMG
That i missed that one
AHHH SHOOT ME
Thanks dude
Re: Images not there when pretty urls are being used
Posted: Thu Jul 29, 2010 4:10 pm
by tyman00
I made some edits to my post while you were responding. Hope you don't miss them

Re: [solved] Images not there when pretty urls are being used
Posted: Thu Jul 29, 2010 4:17 pm
by gasemans
Nope
Like i said
SHOOT ME
I am looking for the problem for 15 minutes now and i missed that part
Re: [solved] Images not there when pretty urls are being used
Posted: Thu Jul 29, 2010 4:21 pm
by tyman00
It happens. You get caught up in what your are doing
