|
هر آموزشی که در رابطه با جوملا 1.5 نیاز دارید اینجا مطرح کنید ؟
|
|
۱۴-۲-۱۳۹۳, ۰۴:۵۵ صبح
ارسال: #22
|
|||
|
|||
|
RE: هر آموزشی که در رابطه با جوملا 1.5 نیاز دارید اینجا مطرح کنید ؟
با سلام کامپوننت pollxt را روی جوملا1.5 در هاست که نصب میکنم با ارور زیر مواجه می شوم
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/raigiri1/public_html/images/stories///food/bun.jpg/) is not within the allowed path(s): (/home/raigiri1:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/raigiri1/public_html/administrator/components/com_pollxt/pollxt.common.php on line 149 با مدیر هاست تماس داشتم گفتند مسیر پوشه را در لاین (/home/raigiri1/public_html/images/stories///food/bun.jpg/) is not within the allowed path(s دارای سه علامت /// است که مسیر دهی سایت اشتباه است و باید اصلاح شود ولی در هیچ فایلی چنین مسیری برای اصلاح ندیدم در لاین149از مسیر گفته شده هم تابع پی اچ پی وجوددارد که راهنمایی برای اصلاح ان می خواهم if ($file == '.' || $file == '..') continue function recursedir($BASEDIR, $subdir, $myarr = array()) { $hndl = opendir($BASEDIR.$subdir); while ($file = readdir($hndl)) { ; $completepath = $BASEDIR."/".$subdir."/".$file."/"; if (is_dir($completepath)) { # its a dir, recurse. $myarr = recursedir($BASEDIR, $subdir."/".$file, $myarr); } else { // global $myarr; # its a file. $myarr[] = trim(stripslashes($subdir."/".$file)); } } |
|||
|
|
کاربرانِ درحال بازدید از این موضوع: 1 مهمان





