Esatto, mi hanno detto che c'è un plugin di Joomla che mi crea un "casino".
Un plugin di Zoom per VM2 e l'errore da correggere è:
vmcloudzoom/vmcloudzoom.php on line 194
Here is the correspond code:
function createThumbs( $pathToImages, $pathToThumbs,
$thumbWidth )
{
// open the directory
$dir = opendir( $pathToImages );
// loop through it, looking for any/all JPG files:
while (false !== ($fname = readdir( $dir ))) {
// parse path for the extension
$thum_exist_files =
"{$pathToThumbs}{$fname}";
Se potrebbe servire a qualcuno....anche se il posto è sbagliato...