Author Topic: Sefurl admin panel error  (Read 2817 times)

0 Members and 1 Guest are viewing this topic.

Offline jimraynor

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Sefurl admin panel error
« on: February 02, 2012, 03:34:07 PM »
i want to work sef url to my site.


i changed includes/sessions.php and .htaccess.

Sefurl was worked but my admin panel failed this error.

Warning: Cannot modify header information - headers already sent by (output started at /home/wwwyeni/public_html/includes/sessions.php:642) in /home/wwwyeni/public_html/admin/admin_functions.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/deneme/public_html/includes/sessions.php:642) in /home/deneme/public_html/admin/admin_functions.php on line 169

Warning: Cannot modify header information - headers already sent by (output started at /home/deneme/public_html/includes/sessions.php:642) in /home/deneme/public_html/admin/admin_functions.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /home/deneme/public_html/includes/sessions.php:642) in /home/deneme/public_html/admin/admin_functions.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/deneme/public_html/includes/sessions.php:642) in /home/deneme/public_html/admin/admin_functions.php on line 172

How can i do fix this problem?

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
« Last Edit: February 02, 2012, 04:19:19 PM by nobby »

Offline jimraynor

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: Sefurl admin panel error
« Reply #2 on: February 02, 2012, 09:12:36 PM »
Thank you. it worked.