stevehurst

Results 13 comments of stevehurst

A separate link option for hashes would be very useful.

I've reindexed and cleared cache, but I'm still getting the cached URLs from the different environment in my templates.

@khalwat I've tried saving the Asset Volume settings, as well as saving the ImageOptimize fields associated. I see the "optimizing" animation in the sidebar, but the database tables don't get...

@khalwat to reiterate, I have migrated a local database to a dev server. I have: 1. Re-saved Asset Volume settings 2. Re-indexed Asset Volumes 3. Re-saved ImageOptimize fields 4. Cleared...

@khalwat basePath and baseUrl ``` // All environments '*' => [ 'ASSET_HANDLE' => [ 'path' => '@basePath/ASSET_PATH', 'url' => '@baseUrl/ASSET_PATH', ], ], ```

And I'm using this multi-environment config: https://github.com/nystudio107/craft3-multi-environment

@khalwat I see you're the developer of that as well. I used version 1.0.5 for my install and haven't updated. Is there an easy way to update to 1.0.7?

I've attached the error page. I'm not sure how to diagnose further. This is the error message: > Unable to register extension "miranj\obfuscator\twigextensions\ObfuscatorTwigExtension" as extensions have already been initialized. It...

We're also experiencing this issue. It appears to be pulling old versions of the Super Table content from old drafts and revisions. It's happening intermittently, hard to reliably reproduce.

@engram-design we're not able to update to Craft 4 yet—waiting on 3-4 plugins. We really need a fix for this on the 2.x branch. This bug is causing critical content...