EvoGallery 1.2 Beta on PHP 5.3: Compatibility Lessons for Evolution CMS
What EvoGallery 1.2 Beta revealed about PHP 5.3 compatibility and mixed-version Evolution CMS environments.
Release notes, extras updates, guides, videos, and practical Evolution CMS knowledge in one place.
What EvoGallery 1.2 Beta revealed about PHP 5.3 compatibility and mixed-version Evolution CMS environments.
How to map content fields, TVs, and categories in CatalogFill so spreadsheet imports create usable Evolution CMS resources.
How to avoid navigation inconsistencies when FirstChildRedirect is used together with breadcrumb and menu components.
How AjaxSearch landingPage changes result behavior and why the same search can act differently depending on the page context.
What to think about before launching dozens of brand subdomains from one Evolution CMS setup, including crawl rules and robots handling.
How to filter getResources results by a TV value that should match data from the current resource, and why direct placeholder substitution can fail.
Why `/catalog` and `/catalog/` can behave differently on Nginx and how to normalize that behavior for Evolution CMS sites.
Why base href and site_url handling can break on www, non-www, staging, or AJAX-heavy setups if the wrong value is hardcoded.
How to replace slow TV-heavy getResources filtering with a cached custom resource loop for AJAX-driven filters.
How to make getResources sort numerically by a TV instead of treating numeric values as plain text.
How to adapt the Breadcrumbs component when unpublished or hidden resources should still affect navigation output.
An ecosystem note on the TVCurrencyConverter plugin and how it automated price recalculation from currency-based TV values.
Why a page can resolve as a normal friendly URL but fail through strange query-style variants, and what that says about routing and rewrites.
How to recognize a suspicious PHP file hidden in assets and why base64 plus gzinflate is a serious compromise signal.
How to keep AjaxForm and Bootstrap modals from getting stuck in a stale state after the modal is closed and reopened.
How to replace or extend the default eForm captcha flow with stronger image generation or third-party captcha checks.
What to check when the Evolution manager file browser crashes with a missing browser class error after a move or update.
A pagination SEO pattern for Evolution CMS where the main intro text stays on page one and does not get duplicated across every getPage result page.
How to make sure TV values really appear inside a getResources template instead of assuming the placeholder names will just work.
An ecosystem snapshot of the EvoDashboard plugin and how it made the manager welcome screen more modular and customizable.