[RSS Feed/News] How to save an order?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I want to sort some posts how I want.
The posts have the post-ids

12, 19, 254, 378, 485, 698 and order like 1, 2, 3, 4, 5, 6

Now I can add a new table and save:

user_id 1, thread_id 212, personal_sort_code: 2,1,4,3,6,5

then I
build a new page, where people can fetch the posts in this order (while the page fetches the sort-order from order-table, thread-table, post-table ...)

------------------------------------

How can I generate something like a short code for the people?

Generate...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom