Old 05-20-2007   #1 (permalink)
Registered User
 
Join Date: May 2007
Posts: 1

A Complete Membership System - [PROBLEM]

I need help with this tutorial....

I make it all and it works, but when i integrate it into my website design, it shows me error on login page:
PHP Code:

Warning
session_start() [function.session-start]: Cannot send session cache limiter headers already sent (output started at /home/jabba/public_html/naj/login.php:10in /home/jabba/public_html/naj/login.php on line 22 
If any1 will help please let me know so i can show u code ....

Please...

btw, scrowler thanks for great user system ! never seen so good tut for that....
Javva is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 05-25-2007   #2 (permalink)
Registered User
 
Join Date: Aug 2004
Posts: 110

PHP Code:
session_start(); 
Needs to be the first thing on a page after the opening php tag. No HTML can be sent to the browser before the session_start(); tag.
Jolt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ: A Complete Membership System scrowler BioRUST Specific Threads 13 01-18-2007 11:16 PM
A Complete Membership System Tones HTML / PHP / ASP / JS 0 01-14-2007 02:42 PM
RE: A Complete Membership System ThEMakeR HTML / PHP / ASP / JS 0 07-18-2006 12:59 PM
A Complete Membership System tutorial stingerblue HTML / PHP / ASP / JS 2 05-18-2005 05:19 AM


All times are GMT +1. The time now is 10:13 PM.
Content Relevant URLs by vBSEO 3.2.0

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT