matrixd (@matrixd)

You are now logged out.

Forum Replies Created

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

  • matrixd
    Participant

    @matrixd

    Hi Erlend, I found where is the problem, but I dont know the solution!

    In WordPress in General settings I have setup the time of my country (Greece) which is +2 hours UTC.

    If I change to UTC the problem with unread icons solved, but I have wrong time in my bbpress posts.

    Is something you can do?

    Thanks


    matrixd
    Participant

    @matrixd

    The problem was the theme! Now it works.

    I have a problem with the read/unread icons. If i view a toppic and the last post is less than two hours created, then i still have an unread icon. If i view a toppic, which its last post is more than two hours posted then it functions well and it shows the read icon. What should i do to fix it?


    matrixd
    Participant

    @matrixd

    Thanks JJJ that was it! The most common mistake!

    I was already update wordpress, buddypress, bbpress and my plugins, and then I follow these steps:

    1. I deactivate every plugin, except Buddypress and BBpress,

    2. I change my theme to the default buddypress theme, (without 082net’s fix on my function.php),

    3. I run the Tools > Forums > Remap existing users to default forum roles

    4. I change moderator users to moderator role, and then everything works! The moderator has his privileges and everyone can see my forums!

    5. Then  I change back to my child theme (still working without 082net’s fix on my function.php),

    6. and starting activate my plugins one by one, while I was checking if everything works.

    At the end, my upgrade forums works fine and the moderators too has there privileges.

    My installation is now:

    WP Multisite 3.5.1 (was 3.4.2)

    Buddypress 1.6.4 (was 1.6.1)

    BBpress 2.2.4 (was 2.1.2)

    +420k posts, 11k members

    Thanks for your help and for your time!

     


    matrixd
    Participant

    @matrixd

    Sorry, I was talking about the bbpress-unread-posts plugin!


    matrixd
    Participant

    @matrixd

    Hi, with 082net’s fix participants and all other roles are able to see the forums.

    In my forum I have a problem with moderator role privileges they can’t edit, split, or delete any post.

    I have check everything

    Is something else that you suggesting me!

    Thanks


    matrixd
    Participant

    @matrixd

    Hi and thanks for the great plugin.
    I have a problem when new topics created the icon doesn’t change.
    I tested with new topic creation from Key master, Moderator, Participant.
    WP 3.5.1 / BP 1.6.4 / BBP 2.2.4
    Thanks again


    matrixd
    Participant

    @matrixd

    Ok thanks for help, I’ll try!


    matrixd
    Participant

    @matrixd

    Hi Hansaplastique is possible to add at tinyMCE editor the preview button?


    matrixd
    Participant

    @matrixd

    Hi zaerl, I have send you an email (studiomatrixdesign AT gmail.com) for a plugin testing!
    Thanks


    matrixd
    Participant

    @matrixd

    Hi zaerl, have you any news about the plugin?
    I would happy to test your first release!


    matrixd
    Participant

    @matrixd

    I think a good place is in the same row, before the number of pages!


    matrixd
    Participant

    @matrixd

    @zaerl It sounds great!


    matrixd
    Participant

    @matrixd

    Hi zaerl,

    In a visited topic, new replies are added, is this topic checked as unread from the last visit?


    matrixd
    Participant

    @matrixd

    Hello Zaerl, have you any news about the progress ?


    matrixd
    Participant

    @matrixd

    So far everything appears to be OK for us, we only need to remember to apply the fix again after every BBpress upgrade until it is fixed officially.

    Also just to mention that this bug could occur only on European forums? I noticed something that made me think so: In Greece and most European countries we use the comma (,) as a decimal separator, actually what was happening, it was interpreting 2,033 as 2 replies.

    We found that in discussions with 27,300 and 30,156 replies it was displaying 2 pages, because it was interpreting 27,300 to 27 replies and 30,156 to 30

    • This reply was modified 7 months, 1 week ago by  matrixd.

    matrixd
    Participant

    @matrixd

    Hello again, finally after John’s helpful tip, I was able to fix the issue. I found where BBpress does the number formatting and disabled it. In wp-content/plugins/bbpress/bbp-includes/bbp-common-functions.php I changed this line:

    function bbp_number_format( $number = 0, $decimals = false, $dec_point = '.', $thousands_sep = ',' ) {

    to:

    function bbp_number_format( $number = 0, $decimals = false, $dec_point = '.', $thousands_sep = '' ) {

    This removes the comma from the thousands separator. No all topics pages appear correctly. Thanks!

    • This reply was modified 7 months, 1 week ago by  matrixd.
    • This reply was modified 7 months, 1 week ago by  matrixd.

    matrixd
    Participant

    @matrixd

    Hello John, thank you for your reply. It sounds logical that this could be the reason, but we can’t find an option to change the number format (for example from 2,033 to 2033). We have searched all the options in BBpress and WordPress but we could not find it.

    Could you give us more info, how to change it?

    Thank you in advance.

    • This reply was modified 7 months, 1 week ago by  matrixd.

    matrixd
    Participant

    @matrixd

    +1, Exactly what I’m looking for a theme! Nice job.

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