neviete niekto ako zapnem v php5 global_registers? lebo aj ked v php.ini nastavim na on tak nejdu... a zase novy phpmyadmin ma problemy s php4 pri praci s mysql :whacko: a nechce sa mi stale prehadzovat medzi 4 a 5... dik
1. Modify php.ini to turn global_registers = on
2. or Add .htaccess files to htddocs, catalog, admin and install folders with the line php_value register_globals 1
3. or Add php.ini with global_registers=on to htddocs, catalog, admin and install folders.
4.Or try vger register global patch.
enjoy
JCube dakujeem :) ide to s tym. htaccess :emot-dance: thanx