Wordpress MU and thumbnails issue
Hi,
I found out that the thumbnails in the front page (the listing) and inside the ad itself is not showing (broken). But when thumbnail is clicked, it shows the correct pictures. The theme was installed with
Wordpress MU 2.8.1 (i think the version of the classipress is 2.9). But when it's installed on regular Wordpress 2.8.1, both thumbnails (front page and ad page) are showing / working okay.
So is it a known issue with Wordpress MU 2.8.1 and how to fix it?
One thing I noticed, the link to the thumbnails (in the ad page) are different:
in wordpress (2.8.1):
http://subdmn.domain.com" onclick="window.open(this.href);return false;
/wp-content/uploads/classipress/test-126184512.jpeg" onclick="window.open(this.href);return false; (correct)
in wordpress MU (2.8.1):
http://subdmn.domain.com" onclick="window.open(this.href);return false;
/files/classipress/test-102522765.jpg" onclick="window.open(this.href);return false;
i created
wp-content/uploads/classipress folder and give 777 access. But not sure why in wpMU, the link goes to .../files/classipress/...
Please help, Thanks,
-m