Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
relative urls in images and internal links
#7
I tried the following solution

Change line 24 of filebrowser.php from

$fullPath = $sitepath . "data/uploads/";

to

$fullPath = "data/uploads/";

but it doesn't work even for root level pages.

If my page is named 'testing' and an image inserted from 'data/uploads/image1.jpg'

The live page tries to look for the image path as http://localhost/getsimple/testing/data/uploads/image1.jpg'.

Any other suggestions?
Reply


Messages In This Thread
relative urls in images and internal links - by andyash - 2012-04-26, 22:52:41



Users browsing this thread: 1 Guest(s)