When I install module and visit Oracle section in admin interface, first tab working, but when open another tab (perfomance, blob,...)
I got errror in watchdog
Error: Call to undefined method DatabaseConnection_mysql::oracleQuery() в функции oracle_admin_performance() (строка 75 в файле C:\inetpub\wwwroot\tvzr.vz\sites\all\modules\oracle\module\oracle\oracle.admin.inc).
Error: Call to undefined method DatabaseConnection_mysql::oracleQuery() в функции oracle_admin_longid() (строка 277 в файле C:\inetpub\wwwroot\tvzr.vz\sites\all\modules\oracle\module\oracle\oracle.admin.inc).
Error: Call to undefined method DatabaseConnection_mysql::oracleQuery() в функции oracle_admin_blob() (строка 301 в файле C:\inetpub\wwwroot\tvzr.vz\sites\all\modules\oracle\module\oracle\oracle.admin.inc).
Where I made mistake?
Comments
Comment #2
cmahendra commentedHello,
I have an same issue can anyone help ?
Comment #3
bohartD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patches/suggestions above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!