Forum Activity for @paul

paul
@paul
09/12/18 04:49:31AM
4,335 posts

Elastic login box empty username field


Design and Skin Customization

This is a bug in the Elastic2 skin. It'll be fixed in the next release of the skin.
Thanks for bringing it to our attention.
Paul
paul
@paul
09/10/18 08:49:33AM
4,335 posts

Some features


Using Jamroom

Quote: can i show Bio like twitter
Not sure what you mean. Can you elaborate?

Quote: and if i want to sell some services on user profile or shop.. which solutions is my need...
You'll need the Payment Module and the Service Shop module -

https://www.jamroom.net/the-jamroom-network/networkmarket/470/payment-support
https://www.jamroom.net/the-jamroom-network/networkmarket/244/service-shop

hth
paul
@paul
09/10/18 03:40:19AM
4,335 posts

Followers Module Quota Config


Using Jamroom

In the Ninja skin's profile_sidebar.tpl template, about line 70, remove or comment out the block of code there that shows a user's followers.
You also might want to disable the drop down User Menu 'Profiles You Follow' option by going to ACP=>Core=>System Core=>Tools=>User Menu Editor
Modify the Profiles You Follow option and make it inactive.
hth
paul
@paul
09/10/18 03:30:43AM
4,335 posts

New Module Releases


Announcements

This week we are releasing a simple tool module to import users/profiles just from a list of their email addresses. I've used this a few times myself to quickly populate a new site for development and live purposes so it'll hopefully be useful to all other Jamroom users and developers.
Get it now from your site Marketplace.

https://www.jamroom.net/the-jamroom-network/networkmarket/606/user-import
paul
@paul
09/09/18 02:21:46PM
4,335 posts

Followers Module Quota Config


Using Jamroom

What skin are you using?
paul
@paul
09/09/18 03:42:18AM
4,335 posts

Followers Module Quota Config


Using Jamroom

Hi - Its not an option to do this within the Follower module, sorry.
What you would need to do is edit the profile_header.tpl template to test for the profile's quota and only show the Follow button if allowed -

{if $profile_quota_id IN 1,2,3}
    {jrCore_lang id=62 skin="jrElastic2" default="Follow" assign="follow"}
    {jrFollower_button profile_id=$_profile_id title=$follow}
{/if}

Obviously set quota IDs and language parameters as appropriate.
hth
paul
@paul
09/03/18 11:26:09PM
4,335 posts

Delete Inactive Users


Using Jamroom

Short answer - Yes.
paul
@paul
09/03/18 03:06:42AM
4,335 posts

New Module Releases


Announcements

This week's module release, by demand, is the Email Course module.

https://www.jamroom.net/the-jamroom-network/networkmarket/604/email-course

Checkout the blog about these new ongoing releases and let us know which module you want next -

https://www.jamroom.net/the-jamroom-network/blog/99/new-jamroom-module-releases#c26451
paul
@paul
09/01/18 02:24:24PM
4,335 posts

Online Marketplace/Retail Store


Using Jamroom

Hi Don
We only start collecting payments at the end of the seven day free trial. If you delete your server before then, there will be no charge.
So, you can try Jamroom out in that seven day period. If you then want to continue with it, you can either stay with our hosting, or set up a site with another hosting company. The choice is yours.
hth
Paul
  88