I started having problem with Wyvern where the ckeditor external js file path were wrong
The path it’s loading is as per below which is incorrect
/lang/en.js?t=B5GJ5GG d
correct path is
/themes/third_party/ckeditor/lang/en.js
My workaround is to copy the entire ‘lang’ folder into the root level
However when I installed simple registration module, I got fatal php error. Now when I clicked on ‘Extensions’, I get the fatal error constantly even though I deleted the simple_registration folder
Looking at the code it appears that the value of PATH_THIRD is wrong. Can you please let me know where in the CMS I can checked the directory.
I did a migration to another hosting server last week and all these problems starts to popu up.
Moved to Community Help forum by Moderator
Help please.