Forum Replies Created
-
In reply to: What role can see a private forum?
The following plugin will achieve this
In reply to: Conflict with jeptackCan you confirm that
Default theme – eg twentyten
bbpress
Jetpackand NOTHING ELSE installed causes the issue?
In reply to: Not displaying proper freshness for each subforum.sorry, but helpers on here do not have the time to look for differences between two screens.
Can you specify which bit of what screen is wrong.
and while you are at it, can you do the tests in
and then come back.
In reply to: Short code to add recent topics specific forumok,
https://wordpress.org/plugins/bbp-style-pack/
contains a highly customisable latest activity widget
and
https://wordpress.org/plugins/amr-shortcode-any-widget/
turns any widget into shortcode
In reply to: Problem with line breaks, and other thingsMkEditor 4.4.5 (when this is active replaces the default message box)
and with that disabled???
In reply to: User unable to post on forumI have now created a new user for her three times, I have even given her a different username the last two times, and still I am unable to make it possible for her to post.
Ok so set up a new username for her, but you ace it first and ensure that you can post, then get her to try, an d come back with what happens.
In reply to: No forum visible after import phpbbhmmm…importing is not my strong point, but getting the table names is obviouslh key and something is not right.
Not sure what to suggest next.
Sheep are very stupid animals and seem to find ways to get into trouble at every opportunity ! Hence the suicide comment.
In reply to: User unable to post on forumok that error indicates that you have something in your comment blacklist
can you look in dashboard>settings>discussion>blacklist
In reply to: View topics problemIn reply to: No forum visible after import phpbbpigs commit suicide less often than sheep !
Can’t answer your question, as I’ve not done an import. is the database _posts table moving – bbpress uses custom posts, so this is the one that should be changing.
In reply to: User unable to post on forumok, suggest you try taking out askimet for bbpress :
you’ll find it in settings>forums with a tick box to take out.
Then post again as her – that will tell you if askimet is involved
In reply to: Menus are not showingthat fixed it for one person, and probably you temporarily.
did you try the capabilities and see what that showed?
In reply to: Topics are not addingok I think you need to strip this down and rebuild
I’d suggest that you create a test site
https://codex.bbpress.org/creating-a-test-site/
then on the test site
disable all plugins except bbpress AND switch to a default theme such as twentytenThen if this doesn’t fix, go into
tools forums and reset forums to delete all the data
Then uninstall and reinstall bbpress.
Then prove that this set-up ie a default theme with no other plugins, just bbpress, works by creating topics, and checking the backend shows forum etc.
You should then have a working site
next add you theme back and check again
Then you can add plugins one at a time to find out what is wrong,testing each time that it still works.
If it all re-builds ok, then you can do the same reset and re-install to fix the live site
Lots of work, but until you get to a stripped down working site, you’ll probably not make progress.
In reply to: Menus are not showingsorry, we don’t normally access user sites, there have been claims of breaking site previously !
up, I read that I have to install User Role Editor
can you give the source of this please?
In reply to: Topics are not addingdoes this work without hetpack?
In reply to: Menus are not showingok, I suspect that your issue are interrelated, without jetpack does your other issue go away ?
In reply to: User unable to post on forumso you have other users who are able to login as well as you?
And have you tried logging in as her, to ensure it is a site issue?
In reply to: Changing the font size in topics and reeplieseither install this
https://wordpress.org/support/plugin/bbp-style-pack
or if you’re into php/css, download the plugin and crack open /css/styles.php which has the codes documented within it
In reply to: No forum visible after import phpbbwe run a pig and sheep farm !
In reply to: New Message symbolsorry that feature is not in bbpress.
In reply to: Topics are not addingso they are showing in dashboard>topics, but with no forum parent, which would explaion why they are not showing in the forums – is that a good summary?
In reply to: No forum visible after import phpbbWhat I see are 0 forums, 1 topic, 7,605 replies.
sounds like the import didn’t go quite right, suggest you backtrack and import again.
In reply to: No forum visible after import phpbbI see three different WP databases and in wp_hzue_posts I see posts from the imported forum in my development site.
ok, do you see the forums and posts in
dashboard>forums or dashboard>topics or dashboard>replies ?
Why does the Codex not have these details available to the user?
Unfortunately good coders tend to be rubbish documenters ! I’m just a user of the software I wrote a fair amount of the codex as I was building my first bbpress forum two years ago, when the codex was open for all to contribute. Unfortunately spammers put pay to that, and now only certain people have access.
but does that not indicate a design flaw within bbPress itself?
The authors had given a way to switch the code off, and a flaw depends on how you define it. Many themes work perfectly well without the need to create a bbpress.php, so putting it in the plugin is a more logical area – maybe? Anyway not my cause to argue, I just use the software !
If I ever get the time, I would be more than willing to write up what each template file does within the codex.
Would be fantastic of you would, send it to me via my website on http://www.rewweb.co.uk and I’ll happily add it to help others, and credit you !
Glad you got fixed in the end !
In reply to: Topics are not addinghmmm
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
Then come back