![]() |
1 Attachment(s)
it show up but on the top only (take a look on a screen)
|
That's good, that means there are 4,668 rows in your variable- the SQL statement is right (probably) you just need to figure out how to print it. (Which I realize was your first question to start this thread, but at some point you questioned if the SQL statement was right).
|
its working now, because of $dane
PHP Code:
but there is another problem with pagination i used tha article - https://vborg.vbsupport.ru/showthrea...ght=Paginating paginating shows up but only for few minutes and then disappeared that how it is PHP Code:
|
I'm not sure how that's supposed to work. It looks like you're always starting at the first record instead of calculating " $limitlower " like in the article.
Also, I think you might want to go back to using a "while" loop instead of "do...while", because I think the way you have it you're using the "$row" variable the first time before you've set it. BTW, you probably don't want to post your database connect info. Is there a reason you're opening a database connection instead of using the one vB opens? |
Quote:
my hosting is sux, i've got limit in "max_user_connection" and my script doesn't close the connection thats why am using VPS for that. pagenav was working yesterday i don't know why is not :/ |
Oh. Anyway, I see that you *did* calculate $limitlower, you just used 1 in the query, so maybe you were just debugging.
|
could you show me an example ? am not best in php :/
|
No, it was my mistake, what you have is right. :) Sorry, I was looking at the wrong code.
|
is right but still without pagination :D maybe i will find it somewhere
|
still not working :/ any solutions for that ?
|
All times are GMT. The time now is 06:28 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|