guly (@guly)

Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

  • guly
    Participant

    @guly

    1. Props to mr_pelle for the nicer permalinks plugin – this is one of my favorites.

    2. Is there a “sitemaps for dummies” tutorial out there for someone who’s never generated a dynamic sitemap before?


    guly
    Participant

    @guly

    1. Props to mr_pelle for the nicer permalinks plugin – this is one of my favorites.

    2. Is there a “sitemaps for dummies” tutorial out there for someone who’s never generated a dynamic sitemap before?


    guly
    Participant

    @guly

    OK, then it sounds like Wiishy would either have to set a cross domain cookie, or else store the encrypted cookies in a table so all domains can access it.

    Still not sure why he is getting a “user not found” error if both installs are set up to access the same database. There must be another configuration problem that has to be solved there. I would check the config files to be sure they are accessing the same database.


    guly
    Participant

    @guly

    OK, then it sounds like Wiishy would either have to set a cross domain cookie, or else store the encrypted cookies in a table so all domains can access it.

    Still not sure why he is getting a “user not found” error if both installs are set up to access the same database. There must be another configuration problem that has to be solved there. I would check the config files to be sure they are accessing the same database.


    guly
    Participant

    @guly

    I’m afraid I don’t without installing and trying this myself. Are you able to view the same posts from both installs?

    There may be some more magic involved in order for the session to persist across both installs.


    guly
    Participant

    @guly

    I’m afraid I don’t without installing and trying this myself. Are you able to view the same posts from both installs?

    There may be some more magic involved in order for the session to persist across both installs.


    guly
    Participant

    @guly

    when you install bbpress, it will ask you for the database name, username, and password. If for example you had shared hosting and multiple domains hosted out of the same public_html directory, it would be easy just to specify the same database for several installs.

    Not sure how bbpress would then handle the sessions in terms of logging in and out; there may be some more setting you would need to adjust.


    guly
    Participant

    @guly

    when you install bbpress, it will ask you for the database name, username, and password. If for example you had shared hosting and multiple domains hosted out of the same public_html directory, it would be easy just to specify the same database for several installs.

    Not sure how bbpress would then handle the sessions in terms of logging in and out; there may be some more setting you would need to adjust.


    guly
    Participant

    @guly

    I found that to exclude multiple forums, it has to be a negative value in exclude:

    get_latest_topics('exclude=-3,-16,-28')

    according to the wordpress codex, the numbers are supposed to be in ascending order, so I assume order is important in bbpress too.

Viewing 9 replies - 1 through 9 (of 9 total)