发新话题
打印

[bug]ecshop v2.1.5 release 20070412【已解决】

[bug]ecshop v2.1.5 release 20070412【已解决】

when adding a new product, error reads:

Warning: move_uploaded_file(): SAFE MODE Restriction in effect.The script whose uid is 10005 is not allowed to access .../images/200704 owned by uid 48 in .../includes/cls_image.php on line 637

Warning: Cannot modify header information - headers already sentby (output started at .../includes/cls_image.php:637) in .../includes/smarty/Smarty.class.php on line 835

[ 本帖最后由 areyousure 于 2007-4-16 19:10 编辑 ]

TOP

发现是../images/200704目录权限的问题。改为777后OK。
ecshop release 20070406中没有这个问题。请ecshop弟兄们检查一下新版本(200704目录生成脚本)。谢谢。

[ 本帖最后由 areyousure 于 2007-4-16 18:54 编辑 ]

TOP

发新话题