XF 2.0 Add ads HTML are not editable

Nirjonadda

Well-known member
Add ads HTML are not editable. Can not add HTML.

hTxbyWXZRyycevPsvTSNkQ.png
 
You should look for JS errors on the page (or things being blocked on the client side).

You may also want to run the file health check to ensure you uploaded all files correctly.
 
You should look for JS errors on the page (or things being blocked on the client side).

You may also want to run the file health check to ensure you uploaded all files correctly.

File health check

Code:
File health check results
All 5,543 checked files are present and correct.

JS errors on the page

Code:
Loading failed for the <script> with source “/js/vendor/vendor-compiled.js?_v=4a87a335”.  admin.php:3214
TypeError: a.stick_in_parent is not a function  admin.min.js:11:67
Loading failed for the <script> with source “/js/vendor/vendor-compiled.js?_v=4a87a335”.  admin.php:3260
TypeError: a.stick_in_parent is not a function  admin.min.js:11:67

Code:
nsLoginManager:searchLogins: `formSubmitURL` or `httpRealm` is recommended nsLoginManager.js:405
Mutation  childList  :  <unavailable> content.js:1071

Its not working after 2.0.1 update, I think.
 
Top Bottom