Kadim New member Today at 9:47 AM #1 On my forum site, the tutorial video in the ‘install app’ button is not playing. What could be the reason for this?
On my forum site, the tutorial video in the ‘install app’ button is not playing. What could be the reason for this?
philmckrackon Well-known member Today at 12:38 PM #2 Are you using any CP add-ons? Close your site then temporary put this in your /src/config.php and see if you have the same issue. If not then it is an addon. $config['enableListeners'] = false; Upvote 0 Downvote
Are you using any CP add-ons? Close your site then temporary put this in your /src/config.php and see if you have the same issue. If not then it is an addon. $config['enableListeners'] = false;