Hi Dne Thu, 31 Dec 2009 20:13:52 -0500 Filipus Klutiero <[email protected]> napsal(a):
> phpmyadmin doesn't expand the table structure page to show indices when > clicking on "Details..." at the bottom of the page, right of "+". When > clicking, nothing happens, except, when you look closely, this > JavaScript error: > > mySlidetablestatistics_indexes is undefined > http://localhost/phpmyadmin/tbl_structure.php?db=tiki_trunk&token=4c4c2adf0c51222ee8c5ef817f50f0e8&goto=db_structure.php&table=tiki_modules > Line 671 > > When loading the Structure page, I get the following error: > > Fx.Slide is not a constructor > http://localhost/phpmyadmin/tbl_structure.php?db=tiki_trunk&token=4c4c2adf0c51222ee8c5ef817f50f0e8&goto=db_structure.php&table=tiki_modules > Line 685 Ah, the problem is that we use system mootools instead of the one shipped with phpMyAdmin and it looks like there was both mootools and mootools-extra combined in one file, what causes the extra classes to be missing. Still thinking about proper solution for this. -- Michal Čihař | http://cihar.com | http://blog.cihar.com
signature.asc
Description: PGP signature

