drastic Well-known member Sep 18, 2024 #1 I was updating an add-on and got stuck. I tried to upload the add-on again. Nope. Tried to manually continue the process. Nope. Any tips on getting past this screen?
I was updating an add-on and got stuck. I tried to upload the add-on again. Nope. Tried to manually continue the process. Nope. Any tips on getting past this screen?
drastic Well-known member Sep 18, 2024 #2 Disable Cloudflare rocketloader and it fixes this. Thanks @Russ for pointing it out Upvote 0 Downvote
Digital Doctor Well-known member Sep 18, 2024 #3 drastic said: Disable Cloudflare rocketloader Click to expand... when is this needed ? Upvote 0 Downvote
Chromaniac Well-known member Sep 18, 2024 #5 rocket loader related issues are so widespread here that devs had to add code to try to just disable it at their end in once of the recent updates. though it seems like it has to be disabled manually in config? XF 2.3 Post in thread 'Repply Editor Missing after 2.3 Upgrade' Sep 7, 2024 Disable RocketLoader in your Cloudflare settings, or set $config['disableRocketLoader'] = true; in your config.php file. Upvote 0 Downvote
rocket loader related issues are so widespread here that devs had to add code to try to just disable it at their end in once of the recent updates. though it seems like it has to be disabled manually in config? XF 2.3 Post in thread 'Repply Editor Missing after 2.3 Upgrade' Sep 7, 2024 Disable RocketLoader in your Cloudflare settings, or set $config['disableRocketLoader'] = true; in your config.php file.