Forum Activity for @paul

paul
@paul
01/02/18 05:34:23PM
4,335 posts

Discussion Form Images


Jamroom Developers

Actually, we are no longer maintaining the Discussion module for reasons discussed elsewhere (mainly no other users and poor performance) and it has been removed from the marketplace.
What I suggest is that you add these updates to the module scripts yourself. Open a ticket if you run into any issues.
Thanks
paul
@paul
01/02/18 05:15:46AM
4,335 posts

Discussion Form Images


Jamroom Developers

I'll check that out - Thanks
paul
@paul
12/30/17 12:58:16AM
4,335 posts

Happy Holiday!


Off Topic

No snow here in Western Australia. Just a steady 30+°C ;-)
paul
@paul
12/29/17 04:14:55PM
4,335 posts

Profile Default Landing Module


Jamroom Developers

ACP=>Users=User=>Quota Config=>Signup Redirect Page

Hope that helps
paul
@paul
12/26/17 08:44:42PM
4,335 posts

Change Module Landing Page?


Using Jamroom

The easiest way to do this would be to replace the Documentation module's item_index.tpl template with the following line of code -

{jrCore_location("`$jamroom_url`/americymru/documentation/introduction/46/introduction")}

hth
paul
@paul
12/21/17 04:32:41PM
4,335 posts

Contact profile owners


Using Jamroom

This isn't included in Jamroom by default as its always been our policy to eliminate or minimise the possibility of spam at all times. It is possible, of course, with customisation.
The simplest way to do it would be to add the html 'mailto' operator to a profile template, though this would expose your users' email addresses, which they may not be happy about.
Another way would be a custom module to add a contact form to the profile pages, along with an option to allow your users to opt-in to this.
paul
@paul
12/15/17 04:11:44PM
4,335 posts

auto-approve followers checkbox not doing its job?


Using Jamroom

Its likely for the Private Messaging system that the Friend module was designed to set 'approve on' on all new profiles. Otherwise, users could just follow and message (or spam them)!! With that in mind, its probably best not to make any changes to the module, so it your case, with your users mostly not understanding the 'follow' concept, it might be best to just disable the Friend module and give your users who do understand it more control?
paul
@paul
12/15/17 03:52:03PM
4,335 posts

auto-approve followers checkbox not doing its job?


Using Jamroom

Its the Friend module that is listening for the creation of new profiles and changing the default setting to 'Approve'. That module is going to need to be updated with that as an option. At the same time, its tool can have an option to globally set or unset the option. Will need to get that done first prior to the database queries.
paul
@paul
12/15/17 01:52:21PM
4,335 posts

auto-approve followers checkbox not doing its job?


Using Jamroom

That box is unchecked, by default, for all new profiles.
So do it for both your sites?
  121