From: Ondrej J. <ne...@po...> - 2002-11-14 22:59:33
|
Maxim, 10:11:57 14. november 2002 (stvrtok) Greetings. > CREATE TABLE `pme1` ( > `id` INT( 3 ) NOT NULL AUTO_INCREMENT PRIMARY KEY , > `test` VARCHAR( 15 ) NOT NULL > ); I created the same table and went phpMyEdit setup using current CVS version 5.1.11. It works well for me, since register_globals were turned On. Than I turned them Off, but I'm still unable to reproduce the problem. Please send generated file with SQL dump as well. Versions of Apache, PHP interpreter and MySQL backend are also required. > I CAN copy and delete. I can get it to work in version 4. Maybe it has > something to do with the column types or idexes or where / what type the > primary key is? I even tried CVS code and on two different systems - still > no luck. Any ideas? I tried to fix the issue, but as I told once - I was unable to reproduce problem. But I have made more cleaner code by removing unnecerary get_http_*() methods used for CGI variables manipulation. Now is only get_cgi_var() used. I also implemented "Apply" functionality into change page. Enjoy! ;-) =Nepto= ____________________________________________________________________________ Ondrej 'Nepto' Jombik, http://www.nepto.sk/ ne...@at... |