Error al crear empresas #13

Closed
opened 2016-11-25 13:06:21 +00:00 by kleper · 1 comment
Owner

[Fri Nov 25 08:03:18.547835 2016] [:error] [pid 15266] [client 10.10.10.4:38766] PHP Fatal error: Uncaught Error: Call to undefined function mysql_affected_rows() in /home/tupali/milfs/funciones/funciones.php:3874\nStack trace:\n#0 /home/tupali/milfs/xajax/xajax.inc.php(697): multiempresa_crear('empresa', Array, 'contenido')\n#1 /home/tupali/milfs/xajax/xajax.inc.php(450): xajax->_callFunction('multiempresa_cr...', Array)\n#2 /home/tupali/milfs/index.php(17): xajax->processRequests()\n#3 {main}\n thrown in /home/tupali/milfs/funciones/funciones.php on line 3874, referer: https://dev7.tupale.co/milfs/

[Fri Nov 25 08:03:18.547835 2016] [:error] [pid 15266] [client 10.10.10.4:38766] PHP Fatal error: Uncaught Error: Call to undefined function mysql_affected_rows() in /home/tupali/milfs/funciones/funciones.php:3874\nStack trace:\n#0 /home/tupali/milfs/xajax/xajax.inc.php(697): multiempresa_crear('empresa', Array, 'contenido')\n#1 /home/tupali/milfs/xajax/xajax.inc.php(450): xajax->_callFunction('multiempresa_cr...', Array)\n#2 /home/tupali/milfs/index.php(17): xajax->processRequests()\n#3 {main}\n thrown in /home/tupali/milfs/funciones/funciones.php on line 3874, referer: https://dev7.tupale.co/milfs/
Author
Owner

Se resuelve haciendo el remplazo de mysql_affected_rows por mysqli_affected_rows

Se resuelve haciendo el remplazo de mysql_affected_rows por mysqli_affected_rows
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: qwerty/tupali#13
No description provided.