مشکلات انتقال با اسکریپت Advanced PHP URL Shortener

parsaCr766295

تازه وارد
با سلام محترم بچه ها

اینو به چیز نمیار که کار نمیکنه

<?php
error_reporting(0);
#error_reporting(E_ALL ^ E_NOTICE);

$conf = $TMPL = array();
$conf['host'] = 'localhost';
$conf['user'] = 'root';
$conf['pass'] = '';
$conf['name'] = 'url';
$conf['url'] = 'http://YOURWEBSITE.com'; #<-- Emter the Installation URL (e.g: http://url.pricop.info/);

$action = array('admin' => 'admin',
'short' => 'short',
'redirect' => 'redirect',
'stats' => 'stats',

// Start the ToS pages
'privacy' => 'page',
'disclaimer' => 'page',
'contact' => 'page',
'tos' => 'page',
'api' => 'page'
);

/* if(get_magic_quotes_gpc()) {
function strips($v) {return is_array($v)?array_map('strips',$v):stripslashes($v);}
$_GET = strips($_GET);
} */
?>


عکس رو ببینه و با فایل config مشاهده کنید

با فابل config رو تعییر کردم ولی همه درسته بود که سایته انتقال نمیاد

از سایتم رو که mysql رو هم گذاشتم.

میتونی بهت کمکم کنین؟ ممنوم بشم

سایتم آسان گیمینگ مراجعه کنید.

فقط شما را میتونید که فایل رو ببینید

متشکرم

You must be registered for see images attach


You must be registered for see images attach


 
بالا