can't update new version
Babalu - November 16, 2008 - 13:18
| Project: | Zina |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | ryanlath |
| Status: | closed |
Jump to:
Description
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

#1
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.
#2
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
#3
Could you describe your set-up (with versions)?
- OS
- web server
- database
#4
apache2. linux
php5
mysql 5.0.32
#5
ok, wait for the CVS update and I think I fixed this. But you'll have to use Zina's update mechanism for now.
#6
This should be fixed now. As of 2.0a12 mysqli should be supported.
#7
Automatically closed -- issue fixed for two weeks with no activity.