|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||||
|
|||||
|
Include Login
Hi
Great program!!!! I am having a small issue, which I haven't seen a fix for on here yet. The problem is that I included the calendar.php into another php page I already have. I got the calendar to display properly, but I can't login to calendar to add events. It takes me to the login screen and I input the correct information then it just reloads the calendar with no login functions. Interestingly, I can go to the calendar.php page itself, and login fine. I think I have narrowed the problem down to the HTML head, but I'm unsure. If anyone has any suggestions that would be greatly appericated. php Code:
FYI - Here is the error I get after I hit enter on the login screen " Warning: Cannot modify header information - headers already sent by (output started at D:webTGAssociatestgmockupcalendarmonthly2.php:5) in D:webTGAssociatestgmockupprivateltw_classes.php on line 703 " Thanks Cameron |
|
#2
|
|||
|
|||
|
RE: Include Login
The error message received is usually indicative of extra LF or extra lines after the php closing tag. That usually gets rid of that error.
|
|
#3
|
|||
|
|||
|
RE: Include Login
HI
Thanks for the reply. I believe I have remove all the extra lines in the code. The program actually works fine if it's not an included file; i.e. when I just go to calendar.php page. I've gone through every page 2x's just to make sure I didn't miss anything, however it's still not working. Ironically, I only get the header warning when I go to any linked page, like when I click on an event or day. Otherwise the main calendar page has no header warnings. I used Dreamweaver, HTML-Kit and Notepad to make sure there are no extras in the PHP. Any thoughts would be much appreciated. Thanks |
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > Include Login |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|