i noticed may be a bug in serendipity_event_xinha on line 221
Code: Select all
$IMConfig['images_url'] = $serendipity['serendipityHTTPPath'] . '/uploads/';
if i replace live 221 by :
Code: Select all
$IMConfig['images_url'] = 'http://www.mysite.com/uploads/';
is it a bug ?
thanks for help
Alex
