Hi,
Im' running Joomla 2.5.4 and VM 2.0.6
I have the directory&file /plugins/system/cache/cache.php instead of /plugins/system/cache.php
and
the line 62:
if ($user->get('guest') && $_SERVER['REQUEST_METHOD'] == 'GET') {
instead of line 60:
if (!$user->get('aid') && $_SERVER['REQUEST_METHOD'] == 'GET') {
in your instructions.
Should I change this???
Thank's
Pascal.