phpcms/modules/attachment/attachments.php
line:29
原:$attachment = new attachment($module,$catid,$siteid);
現在:$attachment = new attachment($module,$catid,$siteid,$catid.'/');
原:$attachment = new attachment($_POST['module'],$_POST['catid'],$_POST['siteid']);
現在:$attachment = new attachment($_POST['module'],$_POST['catid'],$_POST['siteid'],$_POST['catid'].'/'); //Vevb.com
新聞熱點
疑難解答