Search Results for '"wordpress"'
-
Search Results
-
Hi. is there something wrong with the servers somewhere? I have 2 wordpress accounts and I keep timing out trying to signin to them.
Help
Patti Jacko
Topic: Forum Not showing on website
I have installed bbpress, and I can use everything in the dashboard to set up the forum and create topics, etc. But when I go to forum I created there is nothing there. I am using the Mercato Premium WordPress Theme. Can you help me find out how to get the forum to show in my template.
Hi Guys,
I am moving a medium sized forum from one WordPress site to another existing site.
Everytime I use the WordPress exporter / Importer it works, but is missing the Topics. I have tried doing it on a database level but keep over writing existing data on the current site.
I’ve noticed there is a specific forum importer but doesn’t offer any import from current bbpress 2 forums.
Any advice?
Thanks
Hello. I’ve just switched from wampserver to ampps by softaculous, because it’s python/perl default integration, and I’ve also noticed their script installer. And there is WordPress in CMS/blog scripts, and also bbPress in forum scripts. I was curious, and I’ve installed bbpress, and this isn’t a wordpress with bbpress plugin already installed, but it’s only bbpress, standalone, strict forum without pages, posts, everything that wordpress has, but only with very similar to wordpress file structure and dashboard. But here it can be only downloadable as a plugin, and I’ve also see this nowhere yet… Is this maybe a softaculous’ “version”, that they integrated a plugin in wp engine, so that plugin can run? It’s very interesting thing, but it’s limited extendability bothers me, you can’t install new themes or plugins.
I’m now confused with this “standalone” bbpress, anyone knows more about this?
Thanks
I’m using bbpress 2.2.4, wordpress 3.5.1
If I edit a (non-sticky) topic created by another user and change the forum that the topic should be in – the topic is saved properly but it is made sticky. This only occurs if I am editing the topic on the front end (using the admin links). Changing the forum from the back end (wp-admin) does not cause the topic to become sticky.
Any idea what’s happening here?
This is probably a dumb question, but I’ve searched the forums and the documentation and haven’t turned anything up. I’m learning bbPress and need to be able to add avatars to the forums I’m creating. Could someone please suggest a few WordPress plugins that are simple to set up?
Thanks very much for your help!
Topic: Multisite Error
Hey guys, I just converted my wordpress to multisite and when I’m trying to add a new site I get the following errors:
Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: array_keys() expects parameter 1 to be array, boolean given in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Invalid argument supplied for foreach() in /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php on line 453 Warning: Cannot modify header information - headers already sent by (output started at /home/omgl/public_html/wp-content/plugins/bbpress/includes/core/capabilities.php:453) in /home/omgl/public_html/wp-includes/pluggable.php on line 876Does anyone have any idea what’s going on? Seems to me like bbPress is the culprit and when I deactivate bbPress I’m able to add a new site, but with bbPress activated I get those errors..
Hi,
After a few attempts, I got my forum converted from vBulletin to bbPress. But I forgot to click on the Username conversion, so everything came up as Anonymous. I deleted the conversion fully and started again. This time: I clicked on the “Attempt to import user accounts”.
Now this comes up:
`WordPress database error: [Unknown column ‘user.user_nicename’ in ‘field list’]
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.user_nicename USING “utf8”) AS user_nicename,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 user AS user LIMIT 0, 100`If I continue and skip this step, the forum converts still but all the posts will be anonymous.
How do I fix?