Results 1 to 11 of 11

Thread: My login/logout links not working
      
   

  1. #1
    obianuju is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    61

    Default My login/logout links not working

    I have recently changed my index page and since then my login and logout buttons dont work.

    webpage: http://www.recruitment-101.com/register%20sign%20in.php

    the error message: Warning: Cannot modify header information - headers already sent by (output started at /home/nycglazj/public_html/register sign in.php:2) in /home/nycglazj/public_html/register sign in.php on line 120

    The error logout: a 404error

    please help because it is not good to have a website that has broken links.
    thanks in advance.

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: My login/logout links not working

    Your setup is wrong.

    Please read the login system tutorial. Each object MUST be in a separate page. You can't have both the registration form and the Login form in the same page.

    So first fix these issues, then see if it works, and if it doesn't post again.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    obianuju is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    61

    Default Re: My login/logout links not working

    Quote Originally Posted by navaldesign View Post
    Your setup is wrong.

    Please read the login system tutorial. Each object MUST be in a separate page. You can't have both the registration form and the Login form in the same page.

    So first fix these issues, then see if it works, and if it doesn't post again.

    But it worked before perfectly well until i changed my index page that was when evrything fell apart. I do not know if it has anything to do with the home page now called index instead home. Please help me quick!. Anyway i did what you said and it still gives this error message:

    Warning: Cannot modify header information - headers already sent by (output started at /home/nycglazj/public_html/register sign in.php:2) in /home/nycglazj/public_html/register sign in.php on line 85

    i also get this error message when i click on logout:

    Not Found

    The requested URL /< was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.recruitment-101.com Port 80

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: My login/logout links not working

    Open your register sign in page.
    View, Page HTML. Click on Start of Page

    Place your cursor in the lower window and press Canc and Del repeatedly to make sure that you delete all whitespaces or newlines that are there (they are invisible)
    Save, publish and test
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    obianuju is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    61

    Default Re: My login/logout links not working

    Quote Originally Posted by navaldesign View Post
    Open your register sign in page.
    View, Page HTML. Click on Start of Page

    Place your cursor in the lower window and press Canc and Del repeatedly to make sure that you delete all whitespaces or newlines that are there (they are invisible)
    Save, publish and test
    Do you mean Ctrl delete? because that is what i did but i am still getting this error below:

    Warning: Cannot modify header information - headers already sent by (output started at /home/nycglazj/public_html/register sign in.php:72) in /home/nycglazj/public_html/register sign in.php on line 155

  6. #6
    obianuju is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    61

    Default Re: My login/logout links not working

    I aso get this error message when i click on my log out button:
    Not Found

    The requested URL /< was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.recruitment-101.com Port 80

  7. #7
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: My login/logout links not working

    Obviously you also have added more code or code generating objects in your pages.

    Since we can't see the php code of your page, there is no way to help you.

    If you wish post here the entire page code so I can have a look.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  8. #8
    obianuju is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    61

    Default Re: My login/logout links not working

    is this what you mean? please have a look. thanks

    Moderator's comment: issue solved, code deleted.

  9. #9
    obianuju is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    61

    Default Re: My login/logout links not working

    Quote Originally Posted by navaldesign View Post
    Open your register sign in page.
    View, Page HTML. Click on Start of Page

    Place your cursor in the lower window and press Canc and Del repeatedly to make sure that you delete all whitespaces or newlines that are there (they are invisible)
    Save, publish and test

    Yaaaayyyy!! you were right all along, i just did not delete well. Thank you thank you thank you. You are the master webster. Thanks. I am so relieved, my register/sign in is working properly now.. Phew!

  10. #10
    obianuju is offline Master Sergeant
    Join Date
    Feb 2009
    Posts
    61

    Default Re: My login/logout links not working

    Please do you know what an fckeditor is and how i can access it?
    Thanks

  11. #11
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: My login/logout links not working

    fck editor is an online rich text editor that allows you to input text, images, tables, bookmarks, forms etc. More or less what BV allows you to do, but it is online.

    However, it is only useful if you then store the code that is generated in a database or file for future use, otherwise it is meaningless.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

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