PDA

View Full Version : index.php/something/ hide picture


Cba
03-02-2006, 08:05 PM
Hello,
when I access to my site with 'index.php/something' my current picture is not show.
Further more links inside html are now 'index.php/something/index.php'

GeoS
03-02-2006, 08:29 PM
That means you have set invalid URL to root of your Pixelpost.

Cba
03-02-2006, 08:51 PM
Hooo realy ?

I am sure it is correct. I have a bad english, perhaps if I put urls it will be more clear.

http://www.c-ba.org/ It is correct
http://www.c-ba.org/index.php work also but

http://www.c-ba.org/index.php/some/ don't work

You know it juste for advising you. :)

GeoS
03-02-2006, 10:07 PM
Works but images are loading at your template by relative path, so it looks like:
http://www.c-ba.org/index.php/some/images/your_image.jpg and such document doesnt exist on server (because path to it is incorrect).

se.nsuo.us
03-03-2006, 03:44 AM
http://www.c-ba.org/index.php/some/ don't work

It is not supposed to work - just mentioning it ;)

Cba
03-03-2006, 07:42 AM
Hoo Yes I know it doesn't supposed to work.
It was just to mention it :)

You know I just have to wait google change url to my website.