
So, how would I be able to access/output the
pageData.userid
Javascript value in a post when viewed from the mobile apps too?If completely impossible, isn't there any other way to get hold of the user's UserID from a BB code?
Since Javascript seems to be inaccessible from the Mobile Suite apps, I guess the only option would be to extract the user ID on the server side then?
Is it possible to create custom (PHP based) BB codes in vBulletin 5? I read somewhere that this is only possible in vB4, but impossible in vB5, is this true? Otherwise, how?
And to clarify, what I want is a BB code that outputs the User ID of the user viewing the thread, so that I could output something like:
"Your user ID is: 1234"
Which would display a different number for each different user viewing the thread (that is, their own user ID).
Leave a comment: