nrms?
01-16-2013, 07:46 PM
Hello all,
I am in need of aid in the correct format of a url / link to present the results of a survey as posts rather than threads.Example:
In profile page...
https://vborg.vbsupport.ru/ Find posts (results presented in posts list)
"search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&contenttype=vBForum_Post&showpost s=1"
https://vborg.vbsupport.ru/ Find started threads (results presented in threads list)
"search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&starteronly=1&contenttype=vBForum _Thread"
How do I get in the first case the results also appear as threads list...?
I am in need of aid in the correct format of a url / link to present the results of a survey as posts rather than threads.Example:
In profile page...
https://vborg.vbsupport.ru/ Find posts (results presented in posts list)
"search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&contenttype=vBForum_Post&showpost s=1"
https://vborg.vbsupport.ru/ Find started threads (results presented in threads list)
"search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&starteronly=1&contenttype=vBForum _Thread"
How do I get in the first case the results also appear as threads list...?