Page 1 of 1

CGSmartImage - no head / no cache images

Posted: Tue Aug 24, 2021 10:03 am
by milou2002
After moving my site to a new server, the module CGSmartImage no longer works.

The header of my page is no longer generated (no html and head tags)

Code: Select all

</__body>
	<header id="header">
		<h1>TEST</h1>
	</header>
	<nav id="menu">
	...

The cache images are nonexistent.

Code: Select all

uploads/_CGSmartImage/img-31d33b939b42ea08d43cd6d7d6***
What is the problem ? Is there a server configuration problem ? Thanks. O0

Re: CGSmartImage - no head / no cache images

Posted: Tue Aug 24, 2021 2:17 pm
by DIGI3
In the CGSmartImage prefs there's a path to its own cache, try updating that and/or clearing the cgsi cache file, as well as the cmsms cache.

Also make sure there are no paths/uls set in config.php (if you upgraded from a 1.x site at one point they may still be there)