1
XOOPS Version:
XOOPS 2.0.16
XOOPS Template Set:
default
PHP Version:
4.3.11
MySQL Version:
4.1.20
Server Software:
Apache
User's Browser:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
I installed the Content module - version 1RC1.
I can create pages using the Content module just fine.
It uses fckeditor which works great.
I am unable to upload images. It says I have uploaded an image but it is not there. I think it may be a problem with the way the path is defined in the config.php files.
I started out with them like this
$Config['UserFilesAbsolutePath'] = '/Uploads/' ;
then tried this
$Config['UserFilesAbsolutePath'] = '/modules/content/Uploads/' ;
Can someone please tell me directory the fckeditor is uploading images to & how I can access them from the editor in the Content module?
I think I have the uploader enabled, I have this comment in the config.phph files
$Config['Enabled'] = true ;
I am not very proficient in php or Xoops, this is all new to me & I hvae spent quite some time trying to figure out this image problem without any luck.
Thanks,
Yaani-Mai