PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Cannot Logout (http://www.photopost.com/forum/photopost-pro-how-do-i/124949-cannot-logout.html)

haitifm8 May 12th, 2006 09:56 PM

Cannot Logout
 
Hello,

I am using PP 5.3. When I click on "logout", here is what i got:

"Warning: Cannot modify header information - headers already sent by (output started at /home/mizikkre/public_html/photopost/pp-inc.php:3404) in /home/mizikkre/public_html/photopost/forums/photopost.php on line 158

Warning: Cannot modify header information - headers already sent by (output started at /home/mizikkre/public_html/photopost/pp-inc.php:3404) in /home/mizikkre/public_html/photopost/forums/photopost.php on line 159

Warning: Cannot modify header information - headers already sent by (output started at /home/mizikkre/public_html/photopost/pp-inc.php:3404) in /home/mizikkre/public_html/photopost/forums/photopost.php on line 160

Warning: Cannot modify header information - headers already sent by (output started at /home/mizikkre/public_html/photopost/pp-inc.php:3404) in /home/mizikkre/public_html/photopost/forums/photopost.php on line 161"

Please note that i do not have a forum.
Here is my link:

http://www.mizikkreyol.com/photopost/index.php

Thanks in advance,

ypierre

haitifm8 May 13th, 2006 09:17 AM

Hello

Anybody out there?

Help please!

Ypierre

haitifm8 May 13th, 2006 09:52 AM

Hello All,

I fixed it!

I had the problem because of some changes i was trying to make on the "pp-inc.php" file. I want to direct the "home" button on the menu to my homepage: http://www.mizikkreyol.com/index.html

Can someone please tell me exactly where to go on the file and the code to insert?

I thank you in advance.

Regards,

Ypierre

Chuck S May 13th, 2006 12:33 PM

Yes you can not save trailing space at the end of the file.

As far as changing your home link in the topmenu function something like this maybe.

Code:

Content visible to verified customers only.


All times are GMT -5. The time now is 08:45 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97