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

ryanlath’s picture

Assigned: Unassigned » ryanlath
Priority: Normal » Critical
Status: Active » Fixed

ok, 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.

Babalu’s picture

update 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

ryanlath’s picture

Status: Fixed » Active

Could you describe your set-up (with versions)?
- OS
- web server
- database

Babalu’s picture

apache2. linux
php5
mysql 5.0.32

ryanlath’s picture

ok, wait for the CVS update and I think I fixed this. But you'll have to use Zina's update mechanism for now.

ryanlath’s picture

Status: Active » Fixed

This should be fixed now. As of 2.0a12 mysqli should be supported.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.