Search Results for 'bbpress'
-
Search Results
-
Topic: Long Query Error
Hi,
Looking at our error log, we get a recurrent error generated by bbpress which has led to 502 errors. We are using WordPress 3.9 and bbpress Version 2.5.4. would you please advise us on this:
Thank you. http://communication.org.au
The error log looks like this:
[Sun Jul 06 00:49:32 2014] [error] [client 124.191.29.124] LONG QUERY (1540 characters long generated in /nas/wp/www/cluster-1417/davidsless/wp-content/plugins/bbpress/includes/users/functions.php:1531):SELECT COUNT(NULLIF(meta_value LIKE '%"administrator"%', false)), COUNT(NULLIF(meta_value LIKE '%"editor"%', false)), COUNT(NULLIF(meta_value LIKE '%"author"%', false)), COUNT(NULLIF(meta_value LIKE '%"contributor"%', false)), COUNT(NULLIF(meta_value LIKE '%"subscriber"%', false)), COUNT(NULLIF(meta_value LIKE '%"bbp\\_keymaster"%', false)), COUNT(NULLIF(meta_value LIKE '%"bbp\\_spectator"%', false)), COUNT(NULLIF(meta_value LIKE '%"bbp\\_blocked"%', false)), COUNT(NULLIF(meta_value LIKE '%"bbp\\_moderator"%', false)), COUNT(NULLIF(meta_value LIKE '%"bbp\\_participant"%', false)), COUNT(NULLIF(meta_value LIKE '%"shop\\_accountant"%', false)), COUNT(NULLIF(meta_value LIKE '%"shop\\_worker"%', false)), COUNT(NULLIF(meta_value LIKE '%"shop\\_vendor"%', false)), COUNT(NULLIF(meta_value LIKE '%"customer"%', false)), COUNT(NULLIF(meta_value LIKE '%"shop\\_manager"%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level1″%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level2″%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level3″%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level4″%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level5″%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level6″%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level7″%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level8″%', false)), COUNT(NULLIF(meta_value LIKE '%"s2member\\_level9″%', false)), COUNT(*) FROM wp_usermeta WHERE meta_key = "wp_capabilities", referer:Topic: BBPress advise wanted
Hello
I am planning to install BBpress along with WP for my small film making community.
Before starting I wanted to know if its possible to:1. create login in the wp home page for BBpress
2. allow only offline registered members to be registered as BBpress users
3. enable/disable users, and hence their profiles
4. allow users to create profiles with their filmography and perhaps a vimeo embed or two
5. can users have simple URLs for their profiles, like perhaps example.com/username?i need to create a new top of user and want to give it “read=>true” capability only…
example
$cpar_capabilities = array( 'read' => true ) add_role('course_participant', 'Course Participant', $cpar_capabilities);would this mean he / she cant publish on the forums and if so how can i add the right capabilities so those user can participate in the forums but have read only permission
or any type of other permissions on my site?Hi,
This is my current settings
mydomain.com/ <– a Q2A site
mydomain.com/blog <– WordPressI want bbpress to be
mydomain.com/forums <– Desired Uri
yet I installed bbpress as a via the plugin section in wordpress and I’m getting
mydomain.com/blog/forums/forum/
is there a way to change this to my desired uri?
Thanks
website: http://respuestas.ca/
(Just imported my current vanilla forum )
WordPress 3.9.1
bbPress Version 2.5.4hello, I am using bbpress in my theme, I have diferents page themeplates, full-width, left-widget-colum…
when I load the bbpress forum in a page, i select the full-width, and it works fine, but, when click in a sub-forum, it load the default page themplate (“left-widget-colum”)
This is the link of the page wher the forum is:
This load in full width
and when I click in the subforum, it redirect to:
http://s454230239.mialojamiento.es/rideanddrift/?forum=testAnd this width the widget bar
How can I modify this?
Thanks