السلام عليكم
بعد التركيب السكربت وعمل قاعدة البيانات والدخول لاول مره على لوحة التجكم الاسكربت
عند الاضغط على كلمة dashboard فى القائمه الجانبيه تظهر اكواد فى منتضف الشاشه
Not Found
Not Found
<!DOCTYPE html>
<html>
<head>
<title>File Not Found</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" >
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
body {
background-color: #eee;
}
body, h1, p {
font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: normal;
margin: 0;
padding: 0;
text-align: center;
}
.container {
margin-left: auto;
margin-right: auto;
margin-top: 177px;
max-width: 1170px;
padding-right: 15px;
padding-left: 15px;
}
.row:before, .row:after {
display: table;
content: " ";
}
.col-md-6 {
width: 50%;
}
.col-md-push-3 {
margin-left: 25%;
}
h1 {
font-size: 48px;
font-weight: 300;
margin: 0 0 20px 0;
}
.lead {
font-size: 21px;
font-weight: 200;
margin-bottom: 20px;
}
p {
margin: 0 0 10px;
}
a {
color: #3282e6;
text-decoration: none;
}
</style>
</head>
<body>
<div class="container text-center" id="error">
<svg height="100" width="100">
<polygon points="50,25 17,80 82,80" stroke-linejoin="round" style="fill:none;stroke:#ff8a00;stroke-width:8" />
<text x="42" y="74" fill="#ff8a00" font-family="sans-serif" font-weight="900" font-size="42px">!</text>
</svg>
<div class="row">
<div class="col-md-12">
<div class="main-icon text-warning"><span class="uxicon uxicon-alert"></span></div>
<h1>File not found (404 error)</h1>
</div>
</div>
<div class="row">
<div class="col-md-6 col-md-push-3">
<p class="lead">If you think what you're looking for should be here, please contact the site owner.</p>
</div>
</div>
</div>
</body>
</html>
ارجو المساعده
رساله بها اكواد عند الصغط على dashboard فى لوحة التحكم
-
- مشاركات: 2
- اشترك في: الجمعة مايو 01, 2020 5:51 am
-
- مدير الموقع
- مشاركات: 1180
- اشترك في: السبت يوليو 04, 2015 8:52 am
Re: رساله بها اكواد عند الصغط على dashboard فى لوحة التحكم
وعليكم السلام
تأكد من اعطاء التصاريح المناسبة للملفات والمجلدات الموضحة في ملف تعليمات التثبيت وهي كالتالي:
واذا استمرت المشكلة راسل المستضيف
تأكد من اعطاء التصاريح المناسبة للملفات والمجلدات الموضحة في ملف تعليمات التثبيت وهي كالتالي:
كود: تحديد الكل
chmod 0755 or 0777 system/storage/cache/
chmod 0755 or 0777 system/storage/download/
chmod 0755 or 0777 system/storage/logs/
chmod 0755 or 0777 system/storage/modification/
chmod 0755 or 0777 system/storage/session/
chmod 0755 or 0777 system/storage/upload/
chmod 0755 or 0777 system/storage/vendor/
chmod 0755 or 0777 image/
chmod 0755 or 0777 image/cache/
chmod 0755 or 0777 image/catalog/
chmod 0755 or 0777 config.php
chmod 0755 or 0777 admin/config.php
لمساعدتك بشكل اسرع الرجاء كتابة رقم الاصدار، الاستضافة مجانية أو مدفوعة، القالب الافتراضي أو غيره، هل تم تعديل ملفات المتجر الاساسية، هل تم استخدام موديولات اضافية