Status
Not open for further replies.
I could figure this out if I had more time on my hands but easier just to ask the scriptor :P

My question is the system fetches each shout and gets the userid of the shouter... Now I was wondering what I would have to do in order to not use userid, but a added row in the table called alaphuser because these other shouts are coming from a different program / forum, and I want vbshout to read the insert statement, but there is no userid system since its not with the forums.

Its hard to explain.... but pretty much where it uses the userid for the username on the shout, I want to use regular text in the database for the username.

Thanks
 
To change the table it pulls user info from you'd need to modify the code, but if you just want to get the info from alaphuser in addition to the normal userid, then you can use the $hook_query_ variables from the dbtech_vbshout_fetch_shouts_query hook.
 
No all I need is pretty much not use userid at all, just use the name in alphauser

EDIT: Ahh.. Nevermind.. I see what ure saying :)
 
Last edited:
Status
Not open for further replies.

Legacy vBShout

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
3,179
Customer rating
5.00 star(s) 1 ratings
Back
Top