Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination #1

Open
Emanuele20 opened this issue May 4, 2021 · 2 comments
Open

Pagination #1

Emanuele20 opened this issue May 4, 2021 · 2 comments

Comments

@Emanuele20
Copy link

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

@sayukidane
Copy link

Mine .. is ...
Warning: Undefined array key "page" in C:\xampp\htdocs\Shifting\Crud\master\include\paginator.class.php on line 94

Warning: Undefined array key "page" in C:\xampp\htdocs\Shifting\Crud\master\include\paginator.class.php on line 99

Warning: Undefined array key "page" in C:\xampp\htdocs\Shifting\Crud\master\include\paginator.class.php on line 100

help FIx Pliss

@chrokemali
Copy link

Mine .. is ... Warning: Undefined array key "page" in C:\xampp\htdocs\Shifting\Crud\master\include\paginator.class.php on line 94

Warning: Undefined array key "page" in C:\xampp\htdocs\Shifting\Crud\master\include\paginator.class.php on line 99

Warning: Undefined array key "page" in C:\xampp\htdocs\Shifting\Crud\master\include\paginator.class.php on line 100

help FIx Pliss

Hello. It gives me exactly these three messages! Did you find a solution to your problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants