-
September 5th, 2018, 00:47
#1
مشکل بعد از نصب دایرکت ادمین (Cannot find the script)
با سلام
دوستان دایرکت ادمین جدید نصب کردیم هر تغییری که میخاد انجام بشه ارور Cannot find the script میاد
مشکل از چی میتونه باشه ؟
و یک اسکریپ میخایم رویه سرور نصب کنیم اروری که بهش اشاره شده در لاین مورد نظر :
کد PHP:
// write to tmp file, then move to overt file lock race condition
$_tmp_file = $_dirpath . $smarty->ds . str_replace(array('.', ','), '_', uniqid('wrt', true));
if (!file_put_contents($_tmp_file, $_contents)) {
error_reporting($_error_reporting);
throw new SmartyException("unable to write file {$_tmp_file}");
}
ویرایش توسط pc.rootall : September 5th, 2018 در ساعت 00:48
-
-
September 5th, 2018 00:47
# ADS