Sujet fermé
Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5

Dirty fix for ImageManager
#11

I use the stable release 1.11.3 not the SVN version.

And i'm on a Linux shared host.

To debug on WAMP, you can echoing the $path and $dirs array then compare the differences in the result.

Do something like this after $dirs = $this->getDirs();

Code :
$dirs = $this->getDirs();
echo "This is my real path".$path."<br>";
echo "<pre>";
print_r($dirs);
echo "</pre>";
...
Sujet fermé


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 3 visiteur(s)