رفتن به مطلب
قلندري

خطا در ورود به مديريت on line 510

پست های پیشنهاد شده

با سلام وقتي وارد مديريت جوملا ميشم يا ميخوام خارج بشم ارور ميده

متن اررو warning:session_regenerate_id()[function.session-regenerate-id]:cannot regenerate sessionid-headers already sent in...../jomla/session/session.php on line510

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام دوست عزیز

این یه پیام خطاست که مشکلی ایجاد نمی کنه

نمایش پیام خطا در سیستم شما خاموشه

می تونید اونرو از مسیر زیر خاموش کنید

site->gloabl configuration->server

اگر با خاموش کردن باز هم دیدید مشکل وجود داره

این مقاله رو بخونید

خطای php

ظاهرا فیله

من همینجا می یارمش

[align=left]

PHP Warnings Off

Turning off all PHP warnings. Depending on your set up, you might be getting a large number of warnings from a PHP script that are written into you Apache log files. Normally, the correct solution would be to fix the script, and all warnings would be eliminated. But on certain occasions, this isn’t an option.

NOTE: Keep a record of any changes you make to your configuration. If you turn off php warnings and don’t remember doing it, you might run into a snag later.

If you’re pressed for time and want to stifle all warnings, add this to the top of any file that is included from your main PHP script.

<?php include error_reporting(0); ?>

Now, this won’t just stop the warnings from being printed on the site, but it will also kill all errors being written to your website’s error_log.

If you want to just suppress warnings on your site, and you have access to your .htaccess file, then make a simple edit.

php_value display_errors 0

In order to add error checking back to your website:[/align]

php_value display_errors 1

php_value error_reporting 2047

It’s totally up to you how you want to handle error checking, but if you have a script that you don’t plan on changing that is creating error log files of huge sizes, then patching the code as illustrated in example one should do the trick.

[/align]

موفق باشید

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

سلام دوست عزیز

2 تا مورد رو توضیح داده

1 حذف تمامی هشدارها

2 حذف هشدارهای سایت

خب من گزینه دوم رو براتون توضیح می دم

وارد فایل

.htaccess

تو روت هاستتون بشید

بعد این عبارت رو وارد کنید

php_value display_errors 0

امیدوارم مشکلتون حل بشه

موفق باشید

به اشتراک گذاری این ارسال


لینک به ارسال
به اشتراک گذاری در سایت های دیگر

به گفتگو بپیوندید

هم اکنون می توانید ارسال داشته باشید و بعد ثبت نام خود را در سایت کامل نمایید. اگر حساب کاربری در سایت دارید، جهت ارسال با حساب کاربری خود هم اکنون وارد سایت شوید

مهمان
ارسال پاسخ به این موضوع ...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   حذف قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.


×
×
  • افزودن...