Hi,
The problem is that I have a site with a domain say http://www.mysite.com and the site is using ckfinder to maintain images. Here is what the baseUrl configuration looks like :
$baseUrl = '/uploads/'; $baseDir = resolveUrl($baseUrl);
Hi,
The problem is that I have a site with a domain say http://www.mysite.com and the site is using ckfinder to maintain images. Here is what the baseUrl configuration looks like :
$baseUrl = '/uploads/'; $baseDir = resolveUrl($baseUrl);
Re: baseUrl problem
Change:
into something like
and point this way CKFinder directly into the correct folder.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+