Follow-up to #3395
- Make the description field a multi-line one.
- Use
filter_xss_admin()
instead ofcheck_plain()
, to allow some markup (<em>
,<strong>
etc.)
PR by @klonos: https://github.com/backdrop/backdrop/pull/2747
GitHub Issue #:
3885
Follow-up to #3395
filter_xss_admin()
instead of check_plain()
, to allow some markup (<em>
, <strong>
etc.)PR by @klonos: https://github.com/backdrop/backdrop/pull/2747
Posted 2 days 9 hours ago by Martin Jones (nattyweb) in How-To and Troubleshooting
Posted 4 days 18 min ago by (narcogen) in How-To and Troubleshooting
Posted 4 days 11 hours ago by (pgrayove) in How-To and Troubleshooting
Recent comments
Thank you @Meaghan1 - all of those were valid points but I had them correctly set. My remaining issue relates to the path to the downloadable file, being the easily guessable example I...
Ubercart and downloadable file product
Hi Sudipto, this error usually means CiviCRM isn’t initializing properly before a dependent module (like CiviMember Roles Sync) tries to call its functions. After upgrading, verify that the...
Facing an error after upgrading Civicrm version from 5.78.3 to 6.5.0
Hi Martin, it sounds like you’ve set things up correctly, but a couple of common issues might be preventing the file from showing. First, ensure the Ubercart File Downloads module is fully...
Ubercart and downloadable file product