Forum Activity for @mysong

MySong
@mysong
07/24/14 06:03:59AM
155 posts

Listing Order


Archived

Also what would be the proper way to add a multiple order into the code.

First
audio_rating_1_average_count NUMERICAL_DESC
Then
audio_rating_1_count NUMERICAL_DESC

Thanks
updated by @mysong: 07/24/14 06:04:59AM
MySong
@mysong
07/24/14 05:58:55AM
155 posts

Listing Order


Archived

Got it working changed

{$order_by = "_created"}

into

{$order_by = "audio_rating_1_average_count NUMERICAL_DESC"}

Not sure what this part of the code is for...

{if isset($cat_post_1) && $cat_post_1 == 'by_ratings'}
{$order_by = "profile_rating_1_average_count NUMERICAL_DESC"}
{elseif isset($cat_post_1) && $cat_post_1 == 'by_views'}
{$order_by = "_created"}
{/if}
MySong
@mysong
07/24/14 05:37:12AM
155 posts

Listing Order


Archived

Put the names in and it is running on magic_view_default.tpl

Lets see if I can get the order thing working.
updated by @mysong: 07/24/14 05:37:36AM
MySong
@mysong
07/23/14 05:04:28AM
155 posts

Listing Order


Archived

Which of these 4 templates should I try playing around with...

magic_view_default.tpl
magic_view_multiple.tpl
view_default.tpl
view_multiple.tpl

Also do not get this 'magic view' vs. 'regular view', what is the difference and how how is it applied.

Thanks
MySong
@mysong
07/22/14 08:25:00AM
155 posts

Listing Order


Archived

Thanks for the invite, much more useful then 'tags' for what we are trying to do.

How do I reset the order of listed items. Currently it lists everything by 'order uploaded'

What code would we need to modify to get items to list in the following order...

1 - Rating Average
2 - Total Rating Count (so item rated 5 three times will show before an item that was rated 5 only one time).
3 - Number of Views (can skip this factor if too complicated)
3 - Alphabetical order (if above factors are the same so should be listed by ABC)

Thanks
updated by @mysong: 04/13/17 08:22:29AM
MySong
@mysong
07/21/14 10:55:30AM
155 posts

How to get UjCategories


Archived

Need a way to organize files on site, debating between tags & categories. Would it be possible to try ujCategories, I already downloaded color spectrum from Marketplace.

Thanks
MySong
@mysong
07/17/14 08:56:50AM
155 posts

Deleted User Account - Unable to recreate account with same name.


Using Jamroom

Based on reply I got from @brian ....

Delete both 'User Account' and the initially created 'Profile' with that name and then a new account can be recreated with the original name. As long as the profile has not been deleted as well, it will prevent creation of a new user account with same name to prevent confusion on the site from two people using the same identity.
updated by @mysong: 07/17/14 09:26:32AM
MySong
@mysong
07/17/14 08:56:18AM
155 posts

Deleted User Account - Unable to recreate account with same name.


Using Jamroom

If a user profile is deleted from 'user browser'. Then even if caches are refreshed it does not allow for the creation of a new user with that same exact name.

Reason why this can be an issue is if account is deleted for one reason or another but then artist insists on retaining his original name on new account.


updated by @mysong: 08/22/14 04:19:46PM
MySong
@mysong
07/15/14 11:15:29AM
155 posts

Manipulating Ratings


Using Jamroom

Item Ratings module changelog Version 1.1.4:
- New: Rating email notifications added.
MySong
@mysong
07/15/14 11:14:51AM
155 posts

Manipulating Ratings


Using Jamroom

The new email notifications feature in 1.1.4 sounds great and can help a site keep on top of spam. However do not see this option in settings after update.

Thanks,
  12