2011-02-07, 23:27:20
there is same weird conflict with massmailler plugin, when updating or deleting gallery there path are getting messed up
quick fix
in processgallery.php
add new variable
$path2=($SITEURL.'/admin/');
and replace in line 46 and 88 variable path to path2
quick fix
in processgallery.php
add new variable
$path2=($SITEURL.'/admin/');
and replace in line 46 and 88 variable path to path2