Bug wysiwyg_css.js NOT found

Status
Not open for further replies.

neogeox

Customer
I'm getting this error in the browser console:

F3V6fzgl.png


It's from a template called wysiwyg_cdn_css and inside there is this code

Code:
<script type="text/javascript" src="dbtech/vboptimise/clientscript/wysiwyg_css.js"></script>

Seems like it's trying to get a .js file, where can I found this file? I searched in the ZIP-download but does not exist.
 
Last edited:
Turn off the "(Pro) CDN WYSIWYG CSS Fix" setting, I'm not entirely sure why that setting exists as I can't find this file in any release version of vBOptimise.
 
Turn off the "(Pro) CDN WYSIWYG CSS Fix" setting, I'm not entirely sure why that setting exists as I can't find this file in any release version of vBOptimise.

Turning off the "(Pro) CDN WYSIWYG CSS Fix" feature solve the problem.


Then I tried to modify the existing wysiwyg_cdn_css template, I changed this line
Code:
<script type="text/javascript" src="dbtech/vboptimise/clientscript/wysiwyg_css.js"></script>

for this one
Code:
<script type="text/javascript" src="dbtech/vboptimise/clientscript/vboptimise.js"></script>

I don't know if this is the correct file that the system was looking for, but now the browser console don't show any error.
 
Last edited:
Hello @Paralel,

We hope your ticket regarding vB Optimise has been addressed to your satisfaction. This ticket has now been scheduled to be closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 
Hello @Paralel,

As we have not heard back from you, your ticket regarding vB Optimise has now been closed.

If your ticket has not been resolved, please feel free to start a new support ticket and link back to this ticket.

Thank you.


- DragonByte Technologies, Ltd.
 
Status
Not open for further replies.

Legacy vB Optimise

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,968
Customer rating
0.00 star(s) 0 ratings
Back
Top