Post I liked but not bookmarked via query

AnandGupta

Expert
Licensed User
Longtime User
Hi Erel (yes, only he can solve it )

Since you have access to the forum database and can run select statement,
https://www.b4x.com/android/forum/threads/ive-just-crossed-100-000-posts-today.105743/#post-662858

can you run a statement for like below,
SELECT FROM `xf_post` WHERE `user_name` = 'anandgupta' AND like='Y' AND bookmark='N'
i.e. all the post liked by me but not bookmarked.

You see, from mobile I can easily like a post than bookmark it. You have promised for next Xenforo version,
https://www.b4x.com/android/forum/threads/posts-you-have-liked.101884/#post-639962

But since you can access the database, I feel you may get the posts from the query. They are not many, I think, and once I get them I will book mark them for future.

Regards,

Anand
 

AnandGupta

Expert
Licensed User
Longtime User
I'm sorry but it is a bit more complicated to do if you want to get meaningful results. If it is critical for you then I will do it.

No, not critical.
I can wait for new Xenforo version for it. Thanks for it.

Regards,

Anand
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…