Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problem with cookies

  • @milleiro

    Member

    Hi,

    I’ve just integrated bloguismo.com and bloguismo.com/foro with BBPress but I’m doing something wrong with cookies.

    First of all I’ve done deep integration but I have the logout/login problem…

    Second: in the wordpress part (bloguismo.com) i use on the top nav bar this:

    <?php $user_info = get_userdata(1);

    echo($user_info->first_name . “n”);

    ?>

    So it could shows the first name of the user registered, but shows my name (admin name)… could you register and test?

    http://www.bloguismo.com/login/?action=register

    http://www.bloguismo.com/foro/register.php (the same)

    thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • @milleiro

    Member

    Please, can anyone help me? People can’t register at my forum, it doesn’t check the email address and it shows an error

    @milleiro

    Member

    Please, can anyone help me? People can’t register at my forum, it doesn’t check the email address and it shows an error

    @wearemarshall

    Member

    It’s showing your username because you’re getting the user data for the user with the primary key == 1, the admin.

    @wearemarshall

    Member

    It’s showing your username because you’re getting the user data for the user with the primary key == 1, the admin.

    @freeblogging

    Member

    howdy!or u can press the ctrl+f5 to refresh the page.

    logout and then login again to see the change u set.

    @freeblogging

    Member

    howdy!or u can press the ctrl+f5 to refresh the page.

    logout and then login again to see the change u set.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar