Thomas Patrick Levy

Results 157 comments of Thomas Patrick Levy

@eri-trabiccolo yes but since the abstract payment gateway *does not* currently have a constructor the existing payment gateways generally don't call `parent::__construct()` in their constructor's. They *should* probably do that...

@donaldafeith Welcome to the team! I think this is a great first pull into LifterLMS but it's not ready yet. I've made some "suggestions". Please have a look through and...

Relevant code in question: https://github.com/gocodebox/lifterlms/blob/898135c8538e5777c7702bda40345d462d729fe1/includes/functions/llms.functions.person.php#L41-L43 This would be where the user gets if the user has *no* roles. I think the issue is actually below this where we are requiring...

@nrherron92 I don't really have a solution in place for your user as they're reporting a break in functionality that we introduced in order to fix a bug / security...

The user says "broke my user's access to the lesson content which allowed them to bypass restrictions and not force them to enroll in the course to view the lessons."...

Sounds good... I'm not really sure what the best solution would be. It would be cool to understand his requirements in more detail. It sounds to me like the use-case...

The block appears in both places to accommodate usage of the classic editor (plugin) for courses. There's a regression somewhere in the logic that hides the field when the block...

@nrherron92 i'm marking this low severity and moving to the backlog because it's relatively minor and I don't see a related user issue. Even if there is a user issue...