Search Results for '"wordpress"'
-
Search Results
-
Topic: Replies are blank!!
Hi, I am using bbPress to run a forum where my users can upload contents on it.
everything was working fine until few days ago I realized that whenever I tried to click on a topic in a specific forum, Critical Error occured in WordPress. By downgrading PHP version to 7.4 from 8.0, I managed to access the topics again. However, now I am unable to see the reply’s contents neither the attachements (my users can upload file in reply as well).Strangely, when I click EDIT in reply, I can see the reply in texts (attachments do not show though) but when I hit the Submit button, the reply box is still blank.
I checked the Replies box in WordPress admin and I can see they are correctly linked to the topic.Can somebody help me? I have been looking through a respectful amount online but I could not find a solution 🙁
### wp-plugins-active (15) ###
Akismet Anti-Spam: version: 5.1, author: Automattic, Updates managed by WordPress.com
bbP Members Only: version: 1.0.1, author: Jared Atchison, Auto-updates disabled
bbPress: version: 2.6.9, author: The bbPress Contributors, Auto-updates disabled
bbPress WP Tweaks: version: 1.4.4, author: veppa, Auto-updates disabled
bbp style pack: version: 5.5.3, author: Robin Wilson, Auto-updates disabled
Classic Editor: version: 1.6.3, author: WordPress Contributors, Updates managed by WordPress.com
GD bbPress Attachments: version: 4.5, author: Milan Petrovic, Auto-updates disabled
GenerateBlocks: version: 1.7.3, author: Tom Usborne, Auto-updates disabled
GP Premium: version: 2.3.1, author: Tom Usborne, Auto-updates disabled
Jetpack: version: 12.2-a.5, author: Automattic, Updates managed by WordPress.com
Layout Grid: version: 1.8.2, author: Automattic, Updates managed by WordPress.com
Page Builder by SiteOrigin: version: 2.22.1, author: SiteOrigin, Auto-updates disabled
Page Optimize: version: 0.5.3, author: Automattic, Updates managed by WordPress.com
SiteOrigin Widgets Bundle: version: 1.49.2, author: SiteOrigin, Auto-updates disabled
Ultimate Member: version: 2.5.2, author: Ultimate Member (latest version: 2.6.0), Auto-updates disabled### wp-plugins-inactive (3) ###
Crowdsignal Forms: version: 1.7.0, author: Automattic, Updates managed by WordPress.com
Gutenberg: version: 15.7.1, author: Gutenberg Team, Updates managed by WordPress.com
WordPress.com Editing Toolkit: version: 3.65244, author: Automattic, Updates managed by WordPress.comI have a memberpress/bbPress/Wordpress site with about 100 members. I was trying to make a user a moderator of a particular forum. I was able to change her role to a moderator by editing her user profile OK. But when I add her username to the moderator field within the edit forum screen it spins on update but never registers the username as moderator.
I then notice the username in question is of the format ‘firstname dot space secondname’
I didn’t think WP allowed usernames with spaces or dots (periods) but apparently, it does and the username is created when they register via a Memberpress form. By default, they are made forum participants upon registering. I want to upgrade this user to be a moderator of a specific forum.
The user HAS managed to post a topic in a forum already as a participant.
So i’m assuming that the problem lies in bbPress NOT allowing spaces in usernames when you try to assign them to be a moderator of a specific forum?
I was reading a 15 year old thread here where @howtogeek provides some plugin code. I tried saving this to a zipped .php file and adding it as a plugin but Wordfence said that wasn’t a good idea, so I’m not confident using 15-year old code is such a good workaround.
There was another old thread from 8yrs here ago where @joop.stringer suggests tweaking permalinks but I can’t seem to figure that out either.
I’ve come across this which will maybe help me prevent this from happening again.
But can anyone confirm that the space in the username IS the reason I can’t assign a moderator
role user to be the moderator of a specific forum, and if there is any more recent knowledge on this issue? i.e. does bbPress actually allow spaces in usernames now?I need to create a “name registry” in WordPress (either Gutenberg or Elementor Pro) that will allow users to input their own information and create a new “name registry” listing. Trying bbpress.
The
alphabetical
listing of names should be presented and when a name is clicked, the supporting information is displayed.
Albert
Andrew
Agnes
Charles
Charles
DavidThere will be lots of duplicate names, but usually, the date, country, or some other info is different.
Supporting information example (when “Andrew” is clicked) is Date of entry, email, info:
Andrew Loftus – 1818
AustraliaDo you have any knowledge of Andrew Loftus (Coachman) who was transported to Australia in 1818 after a trial in Co Mayo. He lived in Ballina but his wife Elizabeth Murphy, later lived in Crossmalina.
Peter Kenny
Sydney, Australia
pk@somehost.comI have looked at forum plugins, directories, posts and cannot find a way to do this in WP. Most times the entry field descriptive text cannot be modified. Currently using the bbpress plugin but don’t see how I can modify the field text to ask users specific questions. I initially did it in html using a doku. But I want to covert this to WP and add the self-entered capability.
Any suggestions or pointers? Is bbPress a viable route for this?