i can not update the new dev version
it comes this error:
An error occurred. http://example.com/update.php?id=215&op=do
Fatal error: Call to undefined function zdb_schema() in /var/www/web3/html/sites/all/modules/zina/zina/update.php on line 68
i can not update the new dev version
it comes this error:
An error occurred. http://example.com/update.php?id=215&op=do
Fatal error: Call to undefined function zdb_schema() in /var/www/web3/html/sites/all/modules/zina/zina/update.php on line 68
Comments
Comment #1
ryanlath commentedok, I commited a new install file to cvs. give it time to propogate then let me know... In the meantime, you can also update zina through it's own settings area.
Comment #2
Babalu commentedupdate not working
* warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/web3/html/sites/all/modules/zina/zina/database.php on line 1252.
* warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /var/www/web3/html/sites/all/modules/zina/zina/database.php on line 1253.
* Cannot create {genres} table.
* Zina Update could not create genres table.
* warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /var/www/web3/html/sites/all/modules/zina/zina/database.php on line 1252.
* warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /var/www/web3/html/sites/all/modules/zina/zina/database.php on line 1253.
* Cannot create {genre_tree} table.
* Zina Update could not create genre_tree table.
after update
Comment #3
ryanlath commentedCould you describe your set-up (with versions)?
- OS
- web server
- database
Comment #4
Babalu commentedapache2. linux
php5
mysql 5.0.32
Comment #5
ryanlath commentedok, wait for the CVS update and I think I fixed this. But you'll have to use Zina's update mechanism for now.
Comment #6
ryanlath commentedThis should be fixed now. As of 2.0a12 mysqli should be supported.