XF 2.2 Cannot edit templates

rickhz

Well-known member
I get this when trying to edit page_container template:

Oops! We ran into some problems. Please try again later. More error details may be in the browser console.

I disabled all add-ons and still have the same message.


Unexpected event profile-after-change URLQueryStrippingListService.jsm:224

Error: Can't find profile directory. 2 XULStore.jsm:66:15
ExtensionPreferencesManager.getSettingsAPI for network.ftp.enabled should be updated to use a single paramater object.
ExtensionPreferencesManager.getSettingsAPI for network.http.proxy.respect-be-conservative should be updated to use a single paramater object.
ExtensionPreferencesManager.getSettingsAPI for security.tls.version.max should be updated to use a single paramater object.
ExtensionPreferencesManager.getSettingsAPI for secureProxy.DNSoverHTTP should be updated to use a single paramater object.
ExtensionPreferencesManager.getSettingsAPI for proxyutils.settings should be updated to use a single paramater object.
BackgroundUpdate: _reasonsToNotScheduleUpdates: Failed to check for Maintenance Service Registry Key: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIUpdateProcessor.getServiceRegKeyExists]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: resource://gre/modules/BackgroundUpdate.jsm :: _reasonsToNotScheduleUpdates :: line 243" data: no] BackgroundUpdate.jsm:245

[Exception... "Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsIXPCComponents_Utils.readUTF8URI]" nsresult: "0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH)" location: "JS frame :: resource://gre/modules/L10nRegistry.jsm :: L10nRegistry.loadSync :: line 692" data: no] L10nRegistry.jsm:692:19
 
I figured this one out... I have Cloudflare on this site. I disabled Cloudflare, and the issue disappeared. I re-enabled Cloudflare after making the edit.
 
Top Bottom