Pagination Not Working

Fait

Seasoned Veteran
Joined
Oct 15, 2010
Messages
4,407
Reaction score
561
FP$
2,054
Hey,
I know I said I was having a break from this site or leaving but I am having a serious issue and I am getting very desperate and angry for help and this is the only forum I have recently been on now.

I am making a social site like facebook not saying my idea but I am still learning some aspects how do I make a pagination to load older feed data like the one facebook has I have tried and failed.
I also don't have much knowledge for json and don't have the time to learnt that area at the moment so are there any other solutions.

Thanks

been trying for moths of googling and wasting time
 
Where are you getting your information from? Is it MySQL, flat file database, remote site via JSON/XML, etc.
How are you manipulating your data? Are you using PHP or some other language?
What have you tried already?

You referenced JSON data. There are several jquery plugins to handle JSON data/pagination.

I'd gladly assist, just need to know what you are working with and what you have tried.
 
I don't like to release any server side code but I am using PDO SQL to handle and get data

The default pagination just creates a new page which means the new page wont have javascript on it and other issues.
 
ended my project don't have time to run a site anymore or at the moment for reasons think I got depression or whatever but won't get anymore personal

and thanks! 😛

Hopefully this is the one designed to work on sites like facebook I am still coding when I have time though to get better at it.

Is there one that's like facebook infinite
 
Or any social network it will load more content has you scroll.
 
tried it and still the same issue preisist

tried everything possible.

i'm giving up on web development anyway don't know why I wasted 5 years on the garbage hobby

and thanks for your help though 🙂
 
Sadly, the OP seems to have given up on this issue, so I'll go ahead and archive this. Sorry about your problems. 🙁
 
Back
Top Bottom