Upgrading drupal 5.21 to 6.15 I have come accross an error on one of the system updates.
I've got a phantom error which is appearing on system update #6021, which appears to be restructuring the database to deal with menus. The update script won't show me any actual errors (besides the fact that it didn't work). Watchdog table isn't being written to.
I have ~850 rows (from drupal 5) in the menu table. I had read that since this function has a limit of 50, increasing this would fix the problem - which it didn't.
I just upgraded to 6.15 from 6.13. When I run update.php it goes to the overview page just fine, it goes to the select updates page just fine, but when I hit the "Update" button on that page it puts me back to the overview page.
Both pages show the following warning:
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/y/share/htdocs/ydrupal/includes/database.mysql.inc on line 321 [/lorax/update.php?op=info]
Older threads suggest this is a problem with the phpbb or akismet modules. I am not running either module.
hi!
Is there any good tuts that covers Drupal Forms ?
No, not drupal forms API, something which is short and yet delivers the same punch..some tuts from which u've learned or came across..
thanx.. :)