H (@helgetry)

Forum Replies Created

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

  • H
    Participant

    @helgetry

    I get just the template (post.php) without data in it.


    H
    Participant

    @helgetry

    Yes, this works very well. Just google phpbb2bbpress


    H
    Participant

    @helgetry

    I figured it out. There were two records for my capabilitues in the database. I don’t know why. When I changed both of them to keymaster, I got admin rights.


    H
    Participant

    @helgetry

    …and just for your information; I’ve changed the script so that it looks for ID == 3 instead of ID == 1.


    H
    Participant

    @helgetry

    Hm, it still doesn’t work. I have even cheched in the database, and my user has

    meta_value: a:1:{s:9:”keymaster”;b:1;}

    meta_key: bbpress_capabilities

    Just as it’s supposed to.

    Even so, I don’t get the admin link when I’m logged in. And I’ve tried to use the plugin which you linked to.


    H
    Participant

    @helgetry

    I see now in the script that it checks

    if ($user_type == USER_FOUNDER)

    However, according to the table, USER_FOUNDER is not a user type. User Type is set with IDs. My user type is for instance 3…


    H
    Participant

    @helgetry

    I have converted my forum now, without any major problems.

    However, my user account isn’t set to Keymaster… That’s a problem for me now, as I would like to do some admin changes.

    Can anybody help me?


    H
    Participant

    @helgetry

    Is it possible to do a fix for this? I just can’t go through the whole DB to change all the special characters.


    H
    Participant

    @helgetry

    It’s possible, but I think it’s difficult (much work).

    What about making a template which looks the same as your XHTML document? (Featuring the same menus, navigation system etc. as your XHTML document). Then the bbPress forum looks like it’s integrated without being so. :-)

    In reply to: Candy!

    H
    Participant

    @helgetry

    Where did you find the Category Patch plugin?

    In reply to: What is a bozo?

    H
    Participant

    @helgetry

    Thank you very much for the explanation!


    H
    Participant

    @helgetry

    archasek, if I were you, I would have installed the Tiny MCE WYSIWYG editor instead of any quicktag plugin. The Tiny MCE It outputs valid XHTML and is by far easier to use than any bbcode system! :-)

    In reply to: Plugin: Avatar Upload

    H
    Participant

    @helgetry

    Lovely! I thought about writing this plugin myself. Thank you very much indeed!

    But I think the avatar.php file should be uploaded to the template folder within the bb-templates folder, rather than the my-templates folder…


    H
    Participant

    @helgetry

    How can I turn off user registration?

    In reply to: Quote Plugin Weirdness

    H
    Participant

    @helgetry

    I think this problem must be solved via the function bb_allowed_tags() in the formatting-functions.php file. But I don’t know how yet.

    (And I do have the same problem myself…)


    H
    Participant

    @helgetry

    citizenkeit; if you have installed the avatar plugin, you have to edit the function in the bb-avatar.php file in your plugins folder… The function get_profile_info_keys_plus_avatar() overrides the function in the function.php file.

    Just add the code written above at the end of the get_profile_info_keys_plus_avatar() function (before the last ‘)’ ).

    Got it?


    H
    Participant

    @helgetry

    It doesn’t work in my fresh installation either!

    In reply to: Language

    H
    Participant

    @helgetry

    Where can I found language files? If there isn’t any language file for Norwegian, I would like to create one – but I need a file to base my file upon.

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