Forum Activity for @dazed

Dazed
@dazed
01/20/17 04:43:12PM
1,022 posts

Module Change Logs


Using Jamroom

When you update modules/skins there is a change log. Is that log visible anywhere after install?
updated by @dazed: 04/23/17 09:47:24AM
Dazed
@dazed
01/20/17 03:59:19PM
1,022 posts

Facebook Song Images


Using Jamroom

Seeing a slight issue that makes no sense. I can go to a page and click the share button to FB and the song image is displayed. On facebook though, nothing is displayed but the play arrow. I looked at the facebook debugger which shows the correct image even before I re-scrape. The og-image on the page is correct but I have seen this for a few days.

Anyone else seeing similar issues?
updated by @dazed: 04/22/17 06:46:48PM
Dazed
@dazed
01/19/17 04:56:12PM
1,022 posts

Subscription Cancellation Notification


Using Jamroom

The PCI compliance is not something you want to do. Trust me. I have been doing FoxyCart for years and there are pro's and cons but overall it is pretty good. I would just say when you have subs cancel, verify the sub was cancelled in FoxyCart and also verify the quota was changed in JR if it should change.

If you have a cc stolen and have subscriptions for Amazon, XBox etc. it is the same routine. The card will not process. You will get a notice from Amazon/XBox that the card was declined and update your payment info. In the FoxyCart scenario, we do have to cancel the sub and have them create a new one. This is a minor pain I agree but at no time do I want customer credit card info. It is not worth the headache,
Dazed
@dazed
01/19/17 04:22:39PM
1,022 posts

A bit odd


Using Jamroom

Hey Brian - It worked like that in JR5 also. I think I have emails with you on this topic discussing this. I remember I had a concern because I could see all the songs and you mentioned the admin and user would see them logged in but any other user, logged in or not, would only see the number allowed by the quota.

We want to encourage subscriptions because it helps cover our expenses.

Additionally I would love to see a module created that would do something like email the user and say, "Your subscription expired "x" number of days ago. Please renew your subscription within "x" number of days to retain all songs and comments. Your account allows for "x" number of free songs. All songs over this amount will be deleted in "x" number of days.

Then send a reminder a day or two before we delete.

This just helps keep our severs clean and we reduce hard drive space for hidden songs.
Dazed
@dazed
01/19/17 03:57:27PM
1,022 posts

A bit odd


Using Jamroom

Thanks Michael for looking into it.
Dazed
@dazed
01/18/17 07:28:26PM
1,022 posts

Page Next Issue


Design and Skin Customization

michael:
looks like simplepagebreak is active. With that you skip the counting function that returns the total number of results. Its speeds up the query but means that you dont get the page number, so dont use the page jumper. Just the next/prev buttons.

--edit--
Bit of info on it here:

Docs: "{jrCore_list} : Performance Tips"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-developers-guide/89/jrcore-list#performance-tips

Its probably enabled for your system somewhere in the ACP to improve site speed.

Just saw the edit Michael. The simplepagebreak makes sense but the Site News and Site Blogs have the jumper. This would mean that simplepagebreak would only be enabled for comments? Could be true just not sure where it would be set hehe. The way it is working now is fine. The jumper for comments is just not needed in my mind.
Dazed
@dazed
01/18/17 07:23:12PM
1,022 posts

Page Next Issue


Design and Skin Customization

got it. slight error in the call.

thanks for the help!
Dazed
@dazed
01/18/17 07:13:22PM
1,022 posts

Page Next Issue


Design and Skin Customization

Thanks all. I will test it out. Odd that it is enabled for the blog items though?
Dazed
@dazed
01/18/17 06:51:44PM
1,022 posts

Page Next Issue


Design and Skin Customization

ok added a debug and I am missing total_pages which is odd?

$info}
Array (8)
next_page => 2
pagebreak => 10
simplepagebreak => 10
page => 1
this_page => 1
prev_page => 0
page_base_url => "https://www.mixposure.com/site_comments"
total_items => 10

updated by @dazed: 01/18/17 06:52:00PM
  20