Handling Upgrade Compatibility Issues from Evolution 1.0.5–1.0.12 to 1.0.14
How to approach the messy compatibility layer that appears after moving several older Evolution sites onto the 1.0.14 line.
Release notes, extras updates, guides, videos, and practical Evolution CMS knowledge in one place.
How to approach the messy compatibility layer that appears after moving several older Evolution sites onto the 1.0.14 line.
What simple social profile helper snippets can do well, and where to keep expectations realistic when pulling public data from external APIs.
A short ecosystem note on the return of EasyPoll and why small focused audience tools still matter in Evolution CMS projects.
How to make a latest-comments block show the linked source page clearly instead of leaving visitors with orphaned comment excerpts.
What to check when image uploads in TinyMCE suddenly start failing with an unknown KCFinder error on an otherwise fresh Evolution install.
How to reason about AjaxSearch when the normal mode works but the AJAX mode breaks on a page that needs live or asynchronous results.
What to check when snippets, chunks, and templates still open in the manager but resources and configuration pages no longer do.
How to diagnose a Paykeeper integration that refreshes the page instead of opening the payment flow in a Shopkeeper-based checkout.
How to keep Shopkeeper extra option data stable when complex select logic, disabled values, and frontend scripts all need to cooperate.
A clean way to place banners or promo blocks between Ditto results without breaking the structure of the listing.
What to do when JotX spam starts getting through a hidden honeypot field and the comment form suddenly fills with junk submissions.
How to diagnose home-page redirect loops that appear only for certain advertising or malformed query strings.
How to keep oversized image uploads out of an eForm workflow by validating file constraints before the upload becomes part of the submission.
A practical security review of simple POST-to-mail scripts and why public forms should use validation, throttling, and safer mail handling instead.
What to do when `[(site_url)]` starts resolving to a foreign domain and the manager begins showing CSRF warnings after a host-header style attack.
How to troubleshoot ImportX when CSV files arrive with broken encoding, question marks, or field-mapping errors such as invalid pagetitle.
How to think about meta updates when using AJAX page transitions so the title, description, and Open Graph data stay aligned with the active document.
What to expect when running older Evolution branches on PHP 5.5 and why deprecation warnings should be treated as a migration signal, not background noise.
How to think about page title and visible H1 as related but separate fields instead of mirroring them blindly across the whole site.
Why Mobile Template Switcher can work on inner pages but fail on the home page and what part of the route resolution to check first.