Forum Activity for @michael

michael
@michael
04/18/17 09:39:13PM
7,832 posts

Firefox Warning when Logging In


Using Jamroom

sure.

Your first domain is this one:
https://www.jamroom.net/strumelia/hosting/domain_config/11/id=46

your second domain is this one:
https://www.jamroom.net/strumelia/hosting/domain_config/11/id=868

Click the ENABLE FREE SSL button for each.
michael
@michael
04/18/17 08:00:56PM
7,832 posts

Profile view count start end


Design and Skin Customization

After a second look it doesn't work like I thought it worked. All the unique views are stored in the jr_jrcore_count_ip When the count is recorded but then the {jrCore_get_count} function does not re-tally the count when the count is requested, it just retrieves the current count.

This makes it much faster, but also means you can't ask for a different version of the count.

If you need a different version of the count a custom smarty function would need to be created to re-tally the unique values in the count_ip table.

Docs: "Defining your own SMARTY function"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1569/defining-your-own-smarty-function
michael
@michael
04/18/17 07:40:10PM
7,832 posts

{jrSeamless_list} inactive module specified()


Design and Skin Customization

What is the {jrSeamless_list} call being used? If you could copy+paste it here that would be useful.
michael
@michael
04/18/17 07:38:54PM
7,832 posts

Users Online tab has stopped listing visitors online


Installation and Configuration

The users online data is all stored in the jr_jruser_session table in your database which you can access from
ACP -> MODULES -> DEVELOPER -> DEVELOPER TOOLS -> TOOLS -> DATABASE ADMIN -> jr_jruser_session

It should line up with what is shown at
ACP -> DASHBOARD -> USERS ONLINE

It may not be a up-to-the-minute live count, but should be close within 10 min or so.
michael
@michael
04/18/17 07:34:43PM
7,832 posts

Firefox Warning when Logging In


Using Jamroom

I've not seen it, but suspect it could be a browser thing trying to suggest the site uses https://

If you'd like to change your site to use https:// instead of http:// you can click the ENABLE FREE SSL button from your Jamroom Hosting server here:
https://www.jamroom.net/keith-mauck/hosting/domain_config/194/id=653

Then in your jamroom ACP go to
ACP -> MODULES -> USERS -> USERS -> GLOBAL CONFIG -> create SSL URLs

to force all incoming links to be redirected to the https:// version of your site, then it will be secure.
michael
@michael
04/18/17 07:28:28PM
7,832 posts

site builder is malfunctioning


Installation and Configuration

Revert to 2.0.2. 2.0.3 requires the beta core.

--edit--
ACP -> MODULES -> CORE -> MARKETPLACE -> TOOLS -> RELEASE ARCHIVE -> SITE BUILDER -> REVERT
updated by @michael: 04/18/17 07:29:47PM
michael
@michael
04/18/17 12:27:49AM
7,832 posts

Profile view count start end


Design and Skin Customization

The count time is stored along with the count data, but the function does not allow for returning data over a period of time.

It could be added, I'll add it as a suggestion.
michael
@michael
04/18/17 12:02:28AM
7,832 posts

Profile view count start end


Design and Skin Customization

These are the docs you are after:

Docs: "{jrCore_counter}"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/779/jrcore-counter

Docs: "{jrCore_get_count}"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/773/jrcore-get-count

You put it in your templates and views will start to be counted.

Audio pro already counts the "profile_view" in profile_footer.tpl

Their IP address along with other criteria are used to try to count actual views, not one user viewing multiple times.
michael
@michael
04/17/17 06:21:35PM
7,832 posts

link accounts


Installation and Configuration

before i go:.....
When a go to https://www.centricbeats.com/profile/list_profiles , it lists the profiles that is linked to the user.
Thanks for the info.....

So the problem is you're expecting a YOUR PROFILES link in the menu, but there isn't one. Have you made any alterations to the profile_menu.tpl file?

If no, send us your login details to support at jamroom dot net and the login details of a user who should have that YOUR PROFILES link but doesn't.
  235