I face a new problem on wordpress 3.5.1:
When i go to install new plugins .
The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Invalid archive structure on local
Please help me.
Yes, sorry I was originally using drupal for EpicWebs.co.uk and I didn’t get on with it very well for what is essentially a blog, so I am redoing it in wordpress.
The best link is github: https://github.com/EpicWebs/bbPress-starter-theme-epicwebs
Yep… That seems to be the main issue, once you have the users in everything is fine…
Let me know how it goes… At some stage this user issue needs fixing in the WordPress Importer.
Are all the users being imported correctly?
This has been the only real issue I have seen mentioned when using WXR… Once you get over ~100 users things just start getting nasty as there is no pagination for the users section.
There are a few options to also help debug the issue
https://wordpress.org/extend/plugins/wordpress-importer/other_notes/
Set `define( ‘IMPORT_DEBUG’, false );` to true as noted here.
I haven’t looked at the specifics of what is different in the ‘development version’ over 0.6 but from a quick look there has been some updates on WXR error checking.
https://downloads.wordpress.org/plugin/wordpress-importer.zip
To upgrade to the newest version of BBPRESS, I added a fresh install of WordPress and included the BBPRESS plugin. I followed all the instructions to import my old bbPress1 (1.1) posts (Tools > Forums > Import Forums), but I get the following error:
`
WordPress database error: [Table ‘database_name.forumusers’ doesn’t exist]
SELECT convert(users.ID USING “utf8”) AS ID,convert(users.user_pass USING “utf8”) AS user_pass,convert(users.user_login USING “utf8”) AS user_login,convert(users.user_nicename USING “utf8”) AS user_nicename,convert(users.user_email USING “utf8”) AS user_email,convert(users.user_url USING “utf8”) AS user_url,convert(users.user_registered USING “utf8”) AS user_registered,convert(users.user_status USING “utf8”) AS user_status,convert(users.display_name USING “utf8”) AS display_name FROM forumusers AS users LIMIT 0, 100
`
I know I have the correct database information (name, user, pass, etc.), but I can’t get it to work. Please help! Thanks in advance..
What versions of WordPress & bbPress are you using?
Hi,
Are there some kind of best practices re moving content between two installations of WordPress/bbPress with matching versions?
Let’s say I need to move users and their bbPress posts from one host to another. Naturally, I’d go for WXR. Except it doesn’t work exactly as expected.
After importing all users, forums, topics and replies I get a forum where all counts are correct, but content isn’t displayed (“This forum is empty.”, “Oh bother! No topics were found here!”).
OK, I’ve seen that before with other engines where I need to recreate indices. So I go to forum repair, but as soon I click “Recalculate last activity in each topic and forum”, all counts go to zero, and “Freshness” for each forum becomes “No Topics”. No matter what repairs I run next, all counts are at zero.
In the admin console the list of topics is blank indeed, but all replies are listed and not assigned to any topic.
Obviously, I’m not the first person to try doing this. How did you solve that?
Or maybe there’s a better way to merge databases?
Both hosts have WordPress 3.5.1 and bbPress 2.2.4. Recipient host has WordPress Importer 0.6.
Thanks in advance.
As @xmasons mentioned above you could use the plugin
https://wordpress.org/extend/plugins/bbpress-unread-posts/
for that purpose.
YOu can set the background image for the unread posts and put there an icon.
Do you have CSS knowledge?
regards
After setting up Buddypress and BBpress I tried creating a new user through the BBpress registration form.
The username I created was “Carl LaFong”.
I got the activation email and successfully activated the account. However, I was unable to log on.
It turns out that “Carl LaFong” got converted to “Carllafong”. There would be no chance of anyone guessing that. Their registration would fail and they’d have no idea why.
So if spaces aren’t allowed they should be rejected during the registration process, shouldn’t they?
Also, are names case sensitive? Not sure what to make of the mixed upper/lower case result.
Using WordPress 3.5.1, BBpress 2.2.4. Link is: http://www.wwe-club.com
Hi there,
can’t figure out the features it comes with.
-Can it support two different languages at the same time? (Amharic and English)
-Can an administrator or moderator,as the case may be, manage the forum to deal with claims to abuse or reports of vulgar/offensive languages and block such members from the forum
and how easy is it to integrate it with my wordpress website?
Thanks,
D.
http://www.borkena.com
Is it possible to not have the “forums base” archive slug show up as a breadcrumb when browsing around in my forums and topics?
I want it to just say “forum” (without the “s”), but then it conflicts with my “forum slug” which is “forum”.
Hope I’m able to describhe my problem properly, any help is much appreciated.
I have WordPress 3.5.1 and bbPress 2.2.4
sorry i dont understand, i did a full wordpress installation and installed bbpress plugin. Hostgator installed wordpress on my sever for me.
is that not a full wordpress setup?
Sounds like your main theme (not a bbpress theme) doesn’t have all the files it needs, I would recommend getting a full working installation of wordpress first, check everything is ok then do the bbPress stuff.
My apologies, but I went and looked at your site and I did not see a WordPress/bbPress all I saw was an ‘Ad Farm’ which I now presume was put there by your webhost Host Gator.
It appears they have changed that now to just a ‘Landing Page’ that is far less spammy.
Let me know once your site is back up and I will restore the links in your other posts.
OK, I succeeded in doing the first thing.
I checked in the database and found the custom post types in the wp_posts table:
`
if (!is_post_type(‘forum’) || !is_post_type(‘post’) || !is_post_type(‘topic’) || !is_post_type(‘reply’)){
if (function_exists(‘my_breadcrumb’)) my_breadcrumb();
}
`
The problem now is that I have to do it for all the children pages of these custom post types (forum, post, topic and reply), but I can’t find how to do it. I will try something with the get_page_children() function but I am not sure that it will work with custom posts…
hi, i really need help. i am very new to wordpress and bbpress. i installed wordpress today and installed bbpress.
i did downloaded your theme and placed it in wp-content/themes/my-theme
in wordpress -> Appearance -> Themes. it says
“Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
my-theme Stylesheet is missing.”
my test site is http://therightclique.sg/jeepforum/forums/
can anyone guild me to create a proper working forum?
Congrats, the site looks good and looks like you finished the bbPress Arabic translations 🙂
The instructions are here: https://codex.bbpress.org/bbpress-in-your-language/
That said I cannot see any Greek (el) translations for bbPress in GlotPress for the 2.2 or 2.3(dev) branches of bbPress https://translate.wordpress.org/projects/bbpress
I suggest you try asking some of the Greek WordPress communities listed here:
https://codex.wordpress.org/WordPress_in_Your_Language#Greek_.28el.29
In particular on their forum http://wpmania.gr/forum/
(You could also ask when they are planning on switching to bbPress ;))
bbPress is a wordpress plugin, for me personally I love it, everything I can do in wordpress I can then bring into my forum. If you have ever developed any wordpress plugins then bbPress will be a good choice for developing something custom inside a forum.
Some small things aren’t quite there yet as default, but there is usually a way to solve it using plugins or community suggestions. I would say the biggest selling point for me using bbPress is the way you can customise it using the power of wordpress, you don’t get that with many if any other forum solutions.
@golfer300 You will need to put the contents of the zip file inside your theme folder, once you have done this you should see a bbpress-functions.php inside your main theme directory. For this theme to fully work you will need to have the wordpress classes attached to the body tag.
@akgt I haven’t tested it using buddyPress, let me know if you use it.