I'm using two wordpress installations on same domain with same database (all
content doubled).
Problem:
So I update the blogs in the subfolder domain.com/blog/ and images are stored
http://www.domain.com/blog/wp-content/themes/iphoto/timthumb.php?src=http://www.
domain.com/blog/wp-content/uploads/2013/08/picture.jpg&w=265&zc=1
Problem:
When accessing the blog in the root folder, timthumb is trying to take the
pictures from
http://www.domain.com/wp-content/themes/iphoto/timthumb.php?src=http://www.domai
n.com/wp-content/uploads/2013/08/picture.jpg&w=265&zc=1
How can I change this for the installation in the root to catch the images from
subfolder /blog/ ?
Original issue reported on code.google.com by foxxxme...@googlemail.com on 1 Aug 2013 at 10:34
Original issue reported on code.google.com by
foxxxme...@googlemail.com
on 1 Aug 2013 at 10:34