Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Lunars Posted April 25, 2016 Posted April 25, 2016 So basically I moved my forums from a subdomain to a sub folder under the main url (forums.example.com --> example.com/forums). When I did that, I moved everything properly (I believe), changed the URLs, made sure everything was HTTPS and not HTTP since the main domain has SSL. Now for some reason, on FireFox and Chrome, I keep getting an error: - Uncaught TypeError: Cannot read property 'get' of undefined inside my root_framework.js - Uncaught TypeError: Cannot read property 'argsToArray' of undefined inside my root_framework.js This blocks the use of posting, viewing chatbox, etc. etc. but on my Safari browser... I don't get this error. Like I said, this just happened when I moved to HTTPS and not HTTP... I'm really not sure what to do... how could I fix this? Do I reinstall the forums? baseController.method('on', function(elem, ev, delegate, fn) { var args = ips.utils.argsToArray(arguments); <----- the error points here. Edit: I apparently fixed it but purging all my cached files from my CDN as well.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.