Search Results for '"wordpress"'
-
Search Results
-
Topic: Change email sender
Can I change who my members receive an email from when they sign up to “reply@(url).com” instead of wordpress@(url).com?
Fatal error: Uncaught Error: [] operator not supported for strings in /opt/lampp/htdocs/MY_Theme/wp-content/plugins/bbpress/includes/forums/functions.php:1800 Stack trace: #0 /opt/lampp/htdocs/MY_Theme/wp-includes/class-wp-hook.php(298): bbp_pre_get_posts_normalize_forum_visibility(Object(WP_Query)) #1 /opt/lampp/htdocs/MY_Theme/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #2 /opt/lampp/htdocs/MY_Theme/wp-includes/plugin.php(515): WP_Hook->do_action(Array) #3 /opt/lampp/htdocs/MY_Theme/wp-includes/class-wp-query.php(1683): do_action_ref_array(‘pre_get_posts’, Array) #4 /opt/lampp/htdocs/MY_Theme/wp-includes/class-wp-query.php(3248): WP_Query->get_posts() #5 /opt/lampp/htdocs/MY_Theme/wp-includes/class-wp.php(617): WP_Query->query(Array) #6 /opt/lampp/htdocs/MY_Theme/wp-includes/class-wp.php(735): WP->query_posts() #7 /opt/lampp/htdocs/MY_Theme/wp-includes/functions.php(955): WP->main(Array) #8 /opt/lampp/htdocs/MY_Theme/wp-admin/includes/post.php(1072): wp(Array) #9 /opt/lampp/htdocs/MY_Theme/wp-a in /opt/lampp/htdocs/MY_Theme/wp-content/plugins/bbpress/includes/forums/functions.php on line 1800
I’m using 4.8 WordPress version.
I just installed bbPress plugin that error occurs.
Please help me to resolve it.
Thanks.Topic: Other registration page..
Hi,
I need to change my registration page so that users sign up for my site. So they did not push for a wordpress registration or login. Can be done?
well thank youTopic: Issues creating new topics
I’ve been successfully running BP and the forum plugin for several years now.
I did not add any new plugins but of course have been installing updates as they come up.
Sometime in the past month I lost the ability to create a new topic on my forum. The forums are not super busy but I post a monthly contest thread so I know it worked fine a month ago.No error is generated, the page just reloads. I’ve tried clearing my browser cache in Chrome. I tried using Edge. I went to an entirely different computer from which I’ve never access the site and tried from there using IE. Same result.
I’ve switched to default theme 2015 and I am able to post but I can’t go back and edit or update the post. I also can not reply to the post using the 2015 theme. I am attempting to contact the theme creator for support but there is still some issue with the default theme so I’m asking here too.
Another user was able to post a reply finally but I can’t edit my original post. This seems to affect users at random off and on and then resolves itself but I have no idea what is happening.
Is there some place I can see what plugins were last updated so I can try disabling them?
I’m on my own domain, multi site install.
Apache Version 2.2.31
PHP Version 5.4.45
MySQL Version 10.1.22-MariaDB-cll-lve
bbPress 2.5.12-6148
Wordpress 4.8Hello all,
For some reason, the posting form is not visible on internet explorer.
I am using the current version of wordpress and bbpress
http://www.iron-bru.co.uk
You will need a log on to test this (user is [redacted] and password [redacted])Reference site http://imapiece.com/
Ill start by saying im not a developer and can edit php and code, but I cant write it from scratch…. yet
So ive been moving a guild site over from phpbb into wordpress and am still trying to figure out the best way to handle applicants, I made a post here if anyone had any ideas about that
https://bbpress.org/?post_type=topic&p=181981So I was looking into how to maybe do a multisite with a single forum handling all the main communication among the community as a whole. I was looking through the forum here and everything that said it cant be done is very old. Is there a way to have shortcodes and custom user fields to work around that? Or maybe iframe?
Here is my thought, ill use car clubs for example
Root Forum
1 category – Car Club –
1-2 forum – public
1-3 forum – recruitment needs2 category – members only
2-2 forum – New Car Club Applicant
2-3 forum – Car Club Events
2-4 forum – ADMIN3 categories – (3) Honda – (4) Ford – (5) Mazda
3-2 forum – news rss
3-3 forum – brand specific newsOk, so lets say on the main site if someone goes there it pulls everything since its the root. But give the car club its own multisite along with any niche sub group. In the custom user groups have shortcodes associated with the different ranks to show them on their member page when they look at the info something like [bbp-single-forum id=$forum_id] and add more to the root of that ranks permission. That way you dont have to add them per user, but per rank per group.
so in the shortcode for public users they would only have access to 1 and its contents
people in the honda club who are just members would have access to 1, 2(excluding 2-4) and 3, once they get bumped up to admin rank in that group the shortcode to display 2-4 gets added since its connected to rank roles.In the same breath on the front end of the multisite pages you could just have them display the public forums associated with that niche pulling the data from the forum via [bbp-single-forum id=$id ].
I had a ton of control like this through phpbb using theme styling and domain masking and am trying to find a way to make it work in wordpress but its been a learning curve. I know groups in buddypress have some of this function built in, but it doesn’t seem to be tweak-able between sites. I dont want a guest to see every group in the opt in part of registration off the bat. Would rather have them app on that groups page, members review then they get added and what they see is based on what rank they have in all the groups they are in.
So am i trying to overthink this? Have I missed something that could solve this idea?
Thoughts/Suggestions?