You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
/var/www/vhosts/venicebeach-fitness.de/httpdocs/modx/core/cache/includes/elements/modplugin/33.include.cache.php : 298) sendRedirect method parameter $type is deprecated since version 2.0.5. Use type in options array instead.
/var/www/vhosts/venicebeach-fitness.de/httpdocs/modx/core/cache/includes/elements/modplugin/33.include.cache.php : 298) sendRedirect method parameter $responseCode is deprecated since version 2.0.5. Use responseCode in options array instead.
This releates to line 298 in StercSEO PLugin
$modx->sendRedirect($url, 0, 'REDIRECT_HEADER', 'HTTP/1.1 301 Moved Permanently');
Current version of $modx->sendRedirect documented here:
Hi, found two deprecated in my error log:
This releates to line 298 in StercSEO PLugin
Current version of $modx->sendRedirect documented here:
https://docs.modx.com/current/en/extending-modx/modx-class/reference/modx.sendredirect
I guess this is how it should look like:
SeoTab 2.3.3
MODX 2.7.3
Cheers,
pepebe
The text was updated successfully, but these errors were encountered: