Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
JEFF MACK Posted September 13, 2020 Posted September 13, 2020 (edited) The upgrade completed, but now I am having a ton of javascript issues. Most links or functions don't work because it relies on javascript. The editor doesn't show up, can reply or create new topics. I uploaded files manually Ran the support tool, cleared all the caches Cron jobs are running, rebuilt proxies, still working on sitemaps Cleared datastore It is the default theme, i mean right now it couldn't be more default. All the directory permissions seem to be fine, not seeing anything else tell me otherwise. Some admin features don't seem to be working, like the Marketplace, nothing shows up, can't search, so some javascript seems to be off in the admin area as well. Any other ideas on what can be causing so much pain? I have created a support ticket, but maybe someone here has run into something like this in the past. I do see errors like this in the console: Edited September 13, 2020 by JEFF MACK jwdenzel 1
JEFF MACK Posted September 13, 2020 Author Posted September 13, 2020 Wow, think i just found it on my own, just because this value was blank killed the whole site. The sad part is, i ripped everything apart, deleting plugins, applications, themes, etc just because of this one value. Not good. The Old Man 1
bfarber Posted September 14, 2020 Posted September 14, 2020 15 hours ago, JEFF MACK said: Wow, think i just found it on my own, just because this value was blank killed the whole site. The sad part is, i ripped everything apart, deleting plugins, applications, themes, etc just because of this one value. Not good. We have a bug fix for this issue coming in a future maintenance release. JEFF MACK 1
Wildcard Chris Posted September 14, 2020 Posted September 14, 2020 Wow, we've been having this exact issue and it's been driving us crazy for the past 2 days trying to get our site back up and running. Thanks for posting this @JEFF MACK we are going to try this and see if it fixes our problems.
JEFF MACK Posted September 14, 2020 Author Posted September 14, 2020 42 minutes ago, Wildcard Chris said: Wow, we've been having this exact issue and it's been driving us crazy for the past 2 days trying to get our site back up and running. Thanks for posting this @JEFF MACK we are going to try this and see if it fixes our problems. Hopefully it helps. Basically I started comparing the install to another new site I am working on that is working perfectly. When looking at the console errors in the browser, it pointed me to the JS that is generated by the forum. My live forum wasn't happy with the way the variables were set and it had a number for the height, so as soon as I entered that value, its like everything came alive. Joel R 1
Wildcard Chris Posted September 14, 2020 Posted September 14, 2020 Just now, JEFF MACK said: Hopefully it helps. Basically I started comparing the install to another new site I am working on that is working perfectly. When looking at the console errors in the browser, it pointed me to the JS that is generated by the forum. My live forum wasn't happy with the way the variables were set and it had a number for the height, so as soon as I entered that value, its like everything came alive. Where exactly in the admin panel was that box?
Wildcard Chris Posted September 14, 2020 Posted September 14, 2020 (edited) There it is! I filled this in and the site is working again now 🙂 Thanks again, crazy how this isn't instantly patched! Edited September 14, 2020 by Wildcard Chris The Old Man and JEFF MACK 2
jwdenzel Posted September 15, 2020 Posted September 15, 2020 Thank you @JEFF MACK for alerting us to this. My value was filled in, but it's these sort of things I want to hear about before upgrading!
Recommended Posts