Forum Replies Created
-
In reply to: Internal server error
do you have phpmyadmin access?
In reply to: Internal server errorso with host change undone, you only have problem in backend – yes ?
In reply to: Internal server errorso you only get this error if you go into what exactly?
eg ‘I go to fourms, select a forum and…..’
In reply to: List viewonce activated go to
dashboard>settings>bbp style pack>Forum Display
or
dashboard>settings>bbp style pack>forum templates
depending on what exactly you want to achieve
In reply to: Internal server errorIn reply to: Internal server errorok, I’d delete the post and post meta for the reply, you may need to then run the repairs
apologies – I read may post a day, and sometimes miss items.
It is keymaster rights rather than admin that determines level of access
In reply to: Internal server errorI would go into
dashboard>tolls>forums>repair forums> and run these one at a time. The first one may well fix it
It could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Then come back
In reply to: Cannot edit topic/post/commentIt could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Then come back
In reply to: Position of forums on the pagedashboard>forums>all forums> and edit each forum, and under the ‘forum attributes’ on the right hand side you will see ‘order’ 0 is highest. set each one to a different number.
In reply to: “Fatal error: Uncaught Error” only for forumscan you swap to a default theme and retest with only bbpress running as plugin
1. install
set up a group, then activate topic permissions, and set the forum topic permissions to create/edit replies
2. not sure how this is different from users being registered
In reply to: Increase Side Login Widget Avatar’s sizeno problem
In reply to: Increase Side Login Widget Avatar’s sizethere is, but it is in the code, but in core code that does not have a filter to change.
I could re-write the widget as a new one in a plugin for you, but that would be paid work !
In reply to: Increase Side Login Widget Avatar’s sizeas stated above
You should note that this just magnifies the image, so it will be less defined the bigger you make it.
best I can do without code (I’m just a bbpress user!)
In reply to: Widgets on ForumIn reply to: Increase Side Login Widget Avatar’s sizewe’ve all been there !! π
glad to have helped
In reply to: Increase Side Login Widget Avatar’s sizefix is to add this to your custom css
.bbp-logged-in img.avatar { height: 80px !important; width: 80px !imprtant; }
and play with the number. You should note that this just magnifies the image, so it will be less defined the bigger you make it.
the size is hard coded, so can’t be changed
In reply to: Widgets on ForumThe issue is with your theme, which should have a page file which allows you to have sidebars. Then issue is not with the %postname% setting
Since this is a paid theme which we don’t have access to, you will need to contact support for your theme
In reply to: Create new private Thread for each new User?thanks
In reply to: Layout for CategoriesIn reply to: Bbpress should support schemano
In reply to: Image preview from URL pasted within bbpress posts?if you do figure it, please post back and let me know before I duplicate effort π
In reply to: 502 Error on all Replies and on Admin Replies Pagethat is presuming you have run the normal tests
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 twentyfifteen, and see if this fixes.