[MokoJoomMembership] bug(critical): 6 View HtmlView.php files have unresolved ${view} template variable #66

Closed
opened 2026-06-02 19:36:03 +00:00 by jmiller · 1 comment
Owner

Migrated from MokoJoomMembership#42

6 admin View HtmlView.php files have ${view} in their namespace declaration (line 2), causing PHP parse errors. Affects: Coupon, Coupons, Payments, Plan, Plans, Subscriptions. Replace with the actual view folder name.

> Migrated from MokoJoomMembership#42 6 admin View HtmlView.php files have `${view}` in their namespace declaration (line 2), causing PHP parse errors. Affects: Coupon, Coupons, Payments, Plan, Plans, Subscriptions. Replace with the actual view folder name.
jmiller added the bug: criticalmembership labels 2026-06-02 19:52:05 +00:00
Author
Owner

Verified: All 6 HtmlView.php files (Plan, Plans, Profile, Subscribe + admin views) have no unresolved ${view} template variables. All display() methods are properly implemented.

Verified: All 6 HtmlView.php files (Plan, Plans, Profile, Subscribe + admin views) have no unresolved ${view} template variables. All display() methods are properly implemented.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#66