Forum Replies Created
-
In reply to: E-mail registration confirmation
great – glad you’re fixed !
In reply to: Edit the bbPress login widgethow do you want it to look?
In reply to: Only Register to forum ?Great – glad you are fixed !
In reply to: Edit the bbPress login widgetIf you want to alter the widget, then you can rename it and put it as an additional widget in your functions file.
You will need to rename it in several places.
If you want to work on the core version and get it working, then if you want to post a revised core version (and any associated css) here, then I’ll quite happily work out the rename areas so you can then post it in your functions file – as long as your version is freely available for others (and me) to use.
In reply to: Hidden private forumfrom php 5.4 onwards php was stricter when looking at strings and arrays.
I’ll need to correct the code to work with later php versions
In reply to: Only Register to forum ?One last thing, do I add the code via the editor or FTP?
Either is fine, I’d tend to do it via FTP and keep ols and new versions of the function file on your PC
And is there a tutorial on how to add a child theme?
This is a wordpress feature
Just google ‘wordpress creating a child theme’ or ‘wordpress creating a child theme video’ depending on whether you prefer seeing or reading
looks a reasonable explanation
In reply to: Per Forum Permissions by GroupOk, I’ve had a look, and worked out where bbpress was overriding the moderator issue.
I have released a new version 2.5.2 which will do as the help text says
Moderators with a group set can only see, participate and moderate open forums (those with no private group set) or forums which they belong to.
Moderators with NO group set can see, participate and moderate all forums
Please update and come back and confirm this does what you want
In reply to: Hidden private forumok, for the moment either ignore or set them on.
I’m just fixing another issue in another plugin for someone else, and I’ll look at this after that.
In reply to: Only Register to forum ?yes, the warning is there for the upgrade reason, and as long as you change it knowing that it might disappear on upgrade, then you can change it.
In reply to: Hidden private forumYou are using mamp – I suspect you have php5.4 within that?
If you confirm yes, then I suspect I know the source of the issue, and I’ll need to work a solution out.
In reply to: E-mail registration confirmationDo you mean that it has always been set at that, or that you have just set it as that?
In reply to: Only Register to forum ?ideally you should, and this will ensure you don’t lose changes.
If you just put this isn’t the main theme, it will be overwritten by any theme updates, so if you decide to go this route and not create a child theme, keep a note of any changes as you’ll need to add them back after any updates
In reply to: Only Register to forum ?In reply to: E-mail registration confirmationAs per my post above
Does the email address in
Dashboard>settings>general match the domain
that is
does the email address in Dashboard>settings>general end in lbfgamesonline.com.brfor instance
In reply to: E-mail registration confirmationso is the email address the same as the domain as per post above?
In reply to: Hidden private forumCan you tell me if you’re using 2.5 or 2.5.1 of the private groups plugin?
In reply to: Per Forum Permissions by GroupWish I was a team !!
I suspect that this is how it works.
For participant roles I can use my plugin to tightly control access.
For moderators, originally moderators could see and moderate all forums.
I then amended this to allow them to moderate only forums with no group set or with their group set. However this related to moderation, I have sort of presumed that moderators could see other groups and have participant rights in them, just not moderate, as it was moderation that I was controlling.
I suspect that some users would like it as above, and others with no rights for other private forums, as you desire.
I’ll take another look at the code to see how easy it is to change, but moderation hits into many places in the core bbpress code, and I’m not sure how easy it would be to be that flexible.
In reply to: E-mail registration confirmationabove edited to correct typo’s !
In reply to: E-mail registration confirmationSounds like some email systems are ejecting mail
Does the email address in
Dashboard>settings>general match the domain
eg
Website http://www.mysite.com
Dashboard>settings>general fred@gmail.com
Doesn’t match, and many email systems will delete this email as spam
Website http://www.mysite.com
Dashboard>settings>general fred@mysite.com
does match as both are mysite, so emails are coming from the correct domain
Most host providers give email addresses that match the domain, and admins you can forward incoming mail to your ‘normal’ email or set them up a say pop3 email accounts.
In reply to: Edit the bbPress login widgetIt bugs me as well.
Two solutions I have documented
You can also copy the core file into your functions file, hack it and rename it. There are several places it needs renaming, and if you would like to post your working solution, I’ll happily make a functions file version, as long as I can use it publicly
In reply to: Closed Forum/Topic Still openno stupid post !! I spend lots of time looking for an answer that is right in front of me !!
In reply to: Closed Forum/Topic Still openlooks closed to me !
In reply to: Closed Forum/Topic Still openwhich forum and topic in the link you posted?
In reply to: v2.5.2 for download?no problem 🙂
In reply to: v2.5.2 for download?go to https://wordpress.org/plugins/bbpress/developers/
all versions are there