Forum Activity for @michael

michael
@michael
10/03/18 07:09:53PM
7,829 posts

improve the accessibility feature


Suggestions

Probably no. Unless someone wants to sponsor development of this:

Docs: "Sponsor a module"
https://www.jamroom.net/the-jamroom-network/documentation/jamroomnet/4931/sponsor-a-module

It is not high on our priority list as its not a specific thing to implement but rather a concept. Any web developer using the jamroom framework could add what they require themselves for the site they are building.

Jamroom is Open Source, so any developer wanting to build this and contribute it to the community is also able to do that.

Its just not high on our priority schedule at the moment.
michael
@michael
10/03/18 02:41:40AM
7,829 posts

a couple of minor Chat suggestions


Using Jamroom

I'm not seeing the overlap for the names thing, do you have your browser zoomed in? which browser are you looking at it in?

For the text "Open/Close chat pane". because its the same text regardless of state.
michael
@michael
10/02/18 11:17:13PM
7,829 posts

an error while creating a topic in the forums


Using Jamroom

This is fixed in the marketplace now. Update to jrForum 2.2.8 and reset your caches.
utf8_working.jpg utf8_working.jpg - 143KB

updated by @michael: 10/02/18 11:18:26PM
michael
@michael
10/02/18 10:44:12PM
7,829 posts

an error while creating a topic in the forums


Using Jamroom

Im seeing the failure to create a thread in that category
fails.jpg fails.jpg - 94KB
michael
@michael
10/02/18 10:39:17PM
7,829 posts

an error while creating a topic in the forums


Using Jamroom

could you paste those arabic words here so I can use them to create the category's link on my dev server please.

so you used:
الفئة العامة
as the category but it broke, but you would like to use that. correct?
michael
@michael
10/02/18 05:10:37AM
7,829 posts

an error while creating a topic in the forums


Using Jamroom

cant say without steps to reproduce. List up the steps you took here and I'll walk through them until I hit the error. Once I can reproduce it I can look into why.
michael
@michael
10/02/18 01:34:25AM
7,829 posts

Home and Timeline both end with /action


Installation and Configuration

Do you have the "Profile Tweaks" module installed?
michael
@michael
09/29/18 05:10:50PM
7,829 posts

Profile Bio Smarty Code


Design and Skin Customization

The profile_bio section is a section that your users can edit. Allowing them to add in a {jrCore_list} call is giving them free mostly-unrestricted access to the database.

If that was possible I could signup to your site and drop in a jrCore_list call to the users table and get a list of names and email addresses of everyone on your site.

bad idea. Whats the actual reason you're thinking about doing it this way?

Look at the way the embed module works, it allows for replacement stuff to put in other stuff from the database via the use of a placeholder. (eg, add an audio file to the bio via the embed module and it will put a tag like:)
 [ jrEmbed module="jrAudio" id="3" ]
Then replace that with the player on output.
updated by @michael: 09/29/18 05:11:11PM
  108