You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing this script and i see error in pagination. On index if you insert new record and try to press All return this error: Fatal error: Uncaught TypeError: Unsupported operand types: int * string in C:\xamp\htdocs\project\include\paginator.class.php:110 Stack trace: #0 C:\xamp\htdocs\project\index.php(83): Paginator->paginate() #1 {main} thrown in C:\xamp\htdocs\project\include\paginator.class.php on line 110
The text was updated successfully, but these errors were encountered:
Testing this script and i see error in pagination. On index if you insert new record and try to press All return this error: Fatal error: Uncaught TypeError: Unsupported operand types: int * string in C:\xamp\htdocs\project\include\paginator.class.php:110 Stack trace: #0 C:\xamp\htdocs\project\index.php(83): Paginator->paginate() #1 {main} thrown in C:\xamp\htdocs\project\include\paginator.class.php on line 110
The text was updated successfully, but these errors were encountered: