Forum Activity for @brian

brian
@brian
01/13/17 12:58:53PM
10,149 posts

Charts Help


Design and Skin Customization

Dazed:
This is all default as far as the calls are concerned for both.

Then that means they are likely different, so are not going to line up. I'll check it out and let you know.
brian
@brian
01/13/17 12:50:42PM
10,149 posts

Charts Help


Design and Skin Customization

I can see the play counts are not ordered correctly in the Audio Pro chart - I'm not sure why that is. Have you confirmed the jrCore_list calls are identical?

Thanks!
brian
@brian
01/13/17 12:41:41PM
10,149 posts

Charts Help


Design and Skin Customization

Am I looking at the right page? https://www.mixposure.com/music_charts

Not seeing an A-Z selector, and not sure what you mean by "they do not align". Let men know.

Thanks!
brian
@brian
01/13/17 12:40:33PM
10,149 posts

Error 403 - Forbidden


Using Jamroom

izhmel:
Yes they were @ fault , what should the permission be ?

Thanks

That 100% depends on how your server is setup - your hosting provider will know what the directory permissions need to be on your public_html or httpdocs directory. Usually it is 755.
brian
@brian
01/13/17 10:44:56AM
10,149 posts

Licence not work in trial period


Installation and Configuration

I'm not able to load your site - let me know when it is back online.

Thanks!
brian
@brian
01/13/17 10:43:54AM
10,149 posts

Unable to embed images with an apostrophe in the image filename.


Using Jamroom

This is fixed in the latest Image Galleries module - update and you should be good.

Hope this helps!
brian
@brian
01/13/17 10:42:08AM
10,149 posts

Charts Help


Design and Skin Customization

All the play numbers are in the correct order, which makes it look like it is working correctly from here...
brian
@brian
01/13/17 10:40:49AM
10,149 posts

Error 403 - Forbidden


Using Jamroom

You need to contact your hosting provider - it sounds like the permissions on your public_html or httpdocs directory are incorrect.
brian
@brian
01/13/17 10:39:50AM
10,149 posts

Need Some Help With Search Functions


Using Jamroom

There is no way currently to search individual profiles using the site search - it's not something that has ever been requested before.

Sorry!
updated by @brian: 01/13/17 10:40:17AM
brian
@brian
01/13/17 10:39:03AM
10,149 posts

Searching the image gallery - limit to number of search terms?


Using Jamroom

This is due to a recent change in the search module to switch to a "natural language" search if there are more than 5 words in the search string. So the issue here is that the search you are trying to run is:

Quote:
fire OR fires OR fireplace OR flames OR burning OR embers

which will get you the results you previously had. The problem we were running into was that searches like:

Quote:
picture of a dog next to a fireplace

were ending up being run as:

picture OR dog OR next OR fireplace

(the short "stop" words are not part of the search)

This ended up with mostly irrelevant search results. We felt 5 or MORE search words was a good separation between a Boolean search (which is what you want) and a natural language search - our hope was to NOT have to make another config option, which invariably ends up confusing people. But it sounds like on your site the expectation is that it will always be Boolean search? Do you want to always force ALL searches to be Boolean? Maybe the best option here is to add a config option to enable/disable natural language searches.

Let me know if that helps.

Thanks!
  167