ID | Project | Category | Submitted / Last Updated |
---|---|---|---|
00838 | UserSpice | Misc | 2020-04-01 01:22:47 / 2020-07-22 20:05:52 |
Reported | Michael Ekstrom | Assigned To | Unassigned |
Priority | low | Reported | 5.0.09 |
Status | closed fixed | Resolution Version and Commit | 5.1.1 |
Summary | SaaS Plugin error | ||
Description |
<p>saas/functions.php</p> <p> </p> <p>$plan is not defined so</p> <p>Line 47 should be</p> <p><span style="color: #dcddde; font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace; font-size: 13.6px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #2f3136; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">return $planQ->first();</span></p> <p> </p> |
xxxxxxxxxx
<p>You're absolutely right. Thank you. This is fixed now.</p>