Post Reply 
i'm getting this error
15-Jul-2011, 10:58 AM
Post: #1
i'm getting this error
i have installed the script but now i get this error on my page
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home4/myronics/public_html/ebasics.html:1) in /home4/myronics/public_html/ebasics.html on line 2

the comment box is also displayed but the thing is its become to spacious. i.e the space between name and the box is to much.
Find all posts by this user
Quote this message in a reply
15-Jul-2011, 02:11 PM
Post: #2
RE: i'm getting this errir
Hi,

Did you add the following at the very top of your page. Check to make sure there are no blank spaces or extra lines before it.

PHP Code:
<?php
session_start
();
ob_start();
?>

Have you completed the interview?
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Error in Smarty compiler in cms CommiC 5 669 13-Aug-2012 10:16 PM
Last Post: CommiC
  Same comment on different pages throws error odie2828 1 296 28-Jun-2012 07:17 PM
Last Post: Steven
  "Failed opening required" error - cgi-bin problems? Cerebus 5 1,013 24-Jun-2012 07:04 AM
Last Post: Cerebus
  Database error upon integration angeljs 7 599 21-May-2012 02:58 PM
Last Post: angeljs
  To Bypass Database Connection Error iwede 2 349 07-Jan-2012 06:29 PM
Last Post: iwede
  MySQL Error with Intergration Swizzle 1 431 12-Sep-2011 07:08 AM
Last Post: utaka
  I am getting 2 error messages? wimmer31 6 698 21-Jul-2011 07:03 PM
Last Post: wimmer31
  Error integrating commentics in my page Enrik 6 1,996 26-Apr-2011 06:06 PM
Last Post: Steven
  Page not found error vikaskukreja83 10 1,554 11-Apr-2011 02:07 PM
Last Post: vikaskukreja83
  error when testing example.php chrislas 15 3,087 22-Sep-2010 01:27 PM
Last Post: Steven

Forum Jump:


User(s) browsing this thread: 1 Guest(s)