Welcome Guest, Not a member yet? Register   Sign In
ERROR calling stored procedures
#1

[eluser]Progressed[/eluser]
Hi all,

Im running a ubuntu server with a MSSQL 2008 database. Every time i'm calling my stored procedure from the model im getting an error:

Code:
Fatal error: Call to undefined function debug() in /var/www/clients/client0/web1/web/app/core/Base_Model.php on line 63

trying to figure out where the error comes from i checked if a connection is made from the webserver to the SQL server and it is. Using netstat i see a connection being made.

The SQL server profiler shows me that im running the query allright... soooo now im stuck!

Is this a database driver error? Did someone encounter this before?




Theme © iAndrew 2016 - Forum software by © MyBB