Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 12,476 through 12,500 (of 26,889 total)
  • Author
    Search Results
  • #125249

    Topic: Error

    in forum Installation

    During installation in wordpress 3.5 I noticed error:
    Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that

    #125244
    Hansaplastique
    Participant

    Never mind Redactor – it’s commercial.
    Great editor but it wouldn’t fit in the license model either WordPress or bbPress.

    #125243
    Hansaplastique
    Participant

    I agree; this is more something bbPress inherited from WordPress I’m assuming, since WP brings us tinyMCE. The issues at hand appear common knowledge in the tinyMCE community – and it appears that most WYSIWYG editors have similar problems.

    2 WYSIWYG editors stood out so far for me to consider doing some testings with:
    TinyEditor (super small and very responsive)
    Redactor (little bigger but much more functionality, yet still responsive

    As for a bug/issue ticket; where do we do that? and wouldn’t this a bug/issue for WordPress?

    #125242
    flash7dragon
    Participant

    Can someone help me ?
    I tried to add a shortcode to my page but it does nothing…

    Thanks

    #125240
    achalupka
    Participant

    You may want to check your database table wp_options for the entry with the option_key of “wp_user_roles”.

    When I had this problem, it was because that entry had become corrupt and didn’t have all the user roles (with their respective permissions) listed in it.

    #125234
    Stephen Edgar
    Keymaster

    I agree we need to look at this a bit more… I was using copy and paste with ‘Note’ on the iPad (3rd Gen) the other day to post here as noted above for Android ‘it will let me type, but nothing appears in the editor’ was the same behaviour I had with the iPad.

    Can you create a ticket on trac so we can start to get some detailed device tests on how the editor is behaving for WordPress, bbPress and bbpress.org and go from there… It may be a core issue with WordPress that bbPress then inherits.

    https://bbpress.trac.wordpress.org/

    #125215
    goddess_dix
    Participant

    I’ve seen a lot of talk since the changes in permissions and not being a coder myself, am limited insofar as what I can do to get around the various constraints. I’m also relatively new to bbPress.

    Basically, I need functionality that this plugin provides for older versions of bbPress: http://wordpress.org/extend/plugins/forum-restrict/ – Deciding what users get access to which private forums.

    Are there any good or reasonably reliable solutions anyone can recommend? I have Justin Tadlock’s members, I’ve had the user role editor, but honestly I’m hesitant to try a whole lot with them based on my limited understanding of how the capabilities are done and/or what changes to expect.

    Suggestions very much appreciated.

    #125208

    In reply to: bbPress 2.2.3 Released

    baldg0at
    Participant

    I see the ticket @Alexandru Vornicescu linked to — https://bbpress.trac.wordpress.org/ticket/2121 — was closed and marked as invalid. The response being ‘Run the user role reset tool in: Tools > Forums’

    However, I was having the same issue and running the ‘role reset’ tool did not fix the issue for me. So, I’m not sure the issue is invalid.

    I could not get this issue fixed until I followed the instructions found on this post – https://bbpress.org/forums/topic/fix-404-issue-for-bbpress-2-2-x/

    #125206
    #125200
    aklatzke
    Participant

    Thank you, that was the fix I was looking for.

    #125198
    Shane Gowland
    Participant

    You can forums to existing WordPress pages using bbPress various shortcodes.

    #125196
    Shane Gowland
    Participant

    Is nobody seing this or..=

    Yup, seeing it. But your post it pretty clear and informative, so there really isn’t much to add.

    You should look into upgrading to bbPress 2.0, that way proven antispam WordPress plugins (Akismet, Bad Behaviour et al) can provide what’s clearly much-needed  protection to your community.

    #125195
    Limbobski
    Participant

    I was using the same database.

    Users were already in WordPress, because it was the same installation, so the users could continue using the new forum without problems.

    #125187
    aklatzke
    Participant

    Hello,

    I’ve installed BBPress (2.2.3) and WordPress (3.5) (site: http://twoblankpages.com). For some reason I cannot get the forums to attach to a WordPress “page” I have set up (named discussion). I’ve set the slug to discussion, but whenever I visit it I just see an empty page. I’m also running buddypress, but when I set the page through buddypress it just causes a redirect to my homepage.

    However, if I manually enter twoblankpages.com/discussion/discussion/ it navigates me to the topics.

    Any help you can give would be appreciated.

    #125176
    Stephen Edgar
    Keymaster

    At this stage I haven’t seen anyone mention anything about converting to BuddyPress ‘Group Forums’

    With some theme customization you could make it appear that you have two lots of forums by putting each into their own ‘parent category’ and using shortcodes to only display each ‘category’ in specific areas of your site.
    https://codex.bbpress.org/shortcodes/

    The other way is to go WordPress Multisite and have a  separate site for your ‘support’ side of things.

    To customize bbPress as a support forum check this great tutorial by @mordauk http://wp.tutsplus.com/tutorials/plugins/using-bbpress-as-a-support-forum/

    #125167
    Stephen Edgar
    Keymaster

    Cool….

    bbPress does not create any tables of its own, it uses WordPress custom post types for forums, topics, topic tags and replies.

    I cleaned up the code layout of Example.php in #2134 so it now matches the coding style of the other importers. If you use SVN you can apply that patch directly or download it directly from here.

    I am slowly getting updated and more docs in the codex starting here:
    https://codex.bbpress.org/import-forums/

    To customize the Example.php importer I have started this doc which follows this topic on building a new custom importer for the Mingle forums.

    https://codex.bbpress.org/import-forums/custom-import/

    This is all a work in progress and has a few moving targets so any questions ask away 🙂

    #125149

    Thank you so much for your reply! The information indeed helped me.

    I have the database converted to a MySql database and can see the table information. Now it’s a matter of configuring the example.php

    My next question: Where can I find a diagram of how bbPress 2.0 works with WordPress’ database structure? I know they share a database and tables. I know WP’s structure, but even Google won’t inform me how BBP interacts with WP. Simply put, I think from here it’s just a matter of linking the 2 together so that import will do the rest.

    Thanks again!

    #125146
    Stephen Edgar
    Keymaster

    This is now in bbPress trac https://bbpress.trac.wordpress.org/ticket/2163

    (All updates will be posted at the above URL from now on i.e. download from trac NOT GitHub)

    The docs will be on the codex at https://codex.bbpress.org/import-forums/mingle/

    rossagrant
    Participant
    #125134
    Stephen Edgar
    Keymaster

    Yes, thats what I wanted…. Why do you not have any WordPress tables in your old site?
    Specificity if your users are not stored in `wp_users` where are they stored?

    #125128
    srjrol
    Participant

    Using the older version was successful, but the new file gives me this error when importing with or without the users box checked.

    `
    WordPress database error: [Table ‘str1210409063589.wp_forums’ doesn’t exist]
    SELECT convert(forums.id USING “utf8”) AS id,convert(forums.parent_id USING “utf8”) AS parent_id,convert(forums.name USING “utf8”) AS name,convert(forums.description USING “utf8”) AS description,convert(forums.sort USING “utf8”) AS sort FROM wp_forums AS forums LIMIT 0, 100
    `

    Before anything appeared on the site I ran a complete repair with all option checked. After this was done and the wp_users table was exported/imported through phpMyAdmin everything is showing up. Before the users were imported it still worked but all except the admin posts were Anonymous.

    Working:

    • All forums that contained posts are present
    • Forum descriptions
    • The timestamps
    • User account links and info (Forum Role,Topics Started, Replies Created)
    • Topic/Voice counts
    • bbcode is working for text formatting
    • Started By and Freshness authors
    • HTML code was imported and is displaying correctly

    Not working:

    • Parent forums are missing (everything was imported under ‘Forum’)
    • There is a blank post by the original author at the start of each topic causing false count
    • Custom Smileys “
    • Closed Topics are open again.
    • Stick Topics are normal topics
    #125127
    Stephen Edgar
    Keymaster

    What’s next? What works and doesn’t work?

    • Is the imported forum hierarchy and order correct?
    • Sticky topics, eg ‘sticky’ and/or ‘global sticky’ topics?
    • Open or closed topics?
    • Does Mingle use BBCodes eg [b]blod[/b] and do we need to convert them from custom HTML to WordPress/bbPress friendly HTML? If so what BBCodes does Mingle use?

    Are there any other forums, topics or replies behaviour that has not been imported?

    #125126
    Stephen Edgar
    Keymaster

    Ahhh… Yes, if you are importing to the existing install of WordPress that Mingle is using you do not need to import the users as the existing users will have the same mappings.

    If you want to import to a separate WordPress install you will need to import the users.

    That was the reason I originally had each field as `’forum_forums’` and I have switched all the fields back to this so now and you should use the table prefix `wp_` on the import settings. I also updated user mappings, I just copied them in from the bbPress1.php importer as this is in the same boat.

    I also added some extra phpdoc’s to the code and cleaned up some whitespace and changed the code layout style to match the other importers.

    You should be able to use the same links above to download and compare the revisions.

    #125125
    srjrol
    Participant

    Thank you Stephen you are my hero! It appears to have worked flawlessly for the forums, but the users were not included. Here is the error I see when trying the import including users:

    `
    WordPress database error: [Table ‘str1210409063589.wp_forum_user’ doesn’t exist]
    SELECT convert(user.userid USING “utf8”) AS userid,convert(user.password USING “utf8”) AS password,convert(user.salt USING “utf8”) AS salt,convert(user.username USING “utf8”) AS username,convert(user.email USING “utf8”) AS email,convert(user.homepage USING “utf8”) AS homepage,convert(user.joindate USING “utf8”) AS joindate,convert(user.aim USING “utf8”) AS aim,convert(user.yahoo USING “utf8”) AS yahoo FROM wp_forum_user AS user LIMIT 0, 500
    `
    From what I can tell bbpress uses the same registered users as WordPress so I may be able to import those separately.

    On another note, if I import to an existing installation instead of a fresh one would the forums be duplicated or just skipped during the import, so only the topics and replies are added?

    Stephen Edgar
    Keymaster

    Can you create a ticket for this over in trac for this please: https://bbpress.trac.wordpress.org/
    (Adding some ‘numbers’ would also help eg #subscribers & #posts so we can test this ourselves.)

Viewing 25 results - 12,476 through 12,500 (of 26,889 total)
Skip to toolbar