The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
W-W-Widget (UserCP)
Hey guys, miss me? :P I'm looking for a widget for VBCMS that is similar to the welcome/userinfo/whatever widget in vBA. Screenshot below:
http://prntscr.com/5ndd4r (P.S. I got a job as a programmer analyst doing assembly pc370. -.- Not really helpful with my php learnings, but I'll take it. Hopefully I'll be producing some stuff after a bit in this job for everyone else to use!) |
#2
|
||||
|
||||
Quote:
|
#3
|
||||
|
||||
Searched several times to no avail.
|
#4
|
||||
|
||||
Crap the one I was thinking about is for vB 3.8 and does not work with vB 4.2 What all do you want in the widget?
|
#5
|
||||
|
||||
I really just want the following info:
Avatar New Posts Number of Unread Private Messages (Link) Settings (link) I can probably do it if I am directed the right way, but I'd rather not do a query if I can help it. ^^ |
#6
|
||||
|
||||
Ok then you can probably do it by using the built in widget system. Go to vBulletin CMS > Widgets. Scroll down to the bottom click on "Create New Widget". Then for "Widget Type" choose "Static HTML" & give your widget a title and save it. now find the widget in the list and click on "Configure" this will bring up a box for you to place your html code in. After placing your code click "save". Then you will need to go to vBulletin CMS > Layout Manager and add the widget from the box on the left to where you want it on your site and then save the layout.
|
#7
|
||||
|
||||
I just did it as a direct PHP widget with this code:
PHP Code:
|
#8
|
|||
|
|||
Can someone help me convert this to a forum block? I thought I could use the code as is, but i guess the code for widgets is different than for blocks because it did not work (kept showing info for different users to logged in members). Not sure what I need to change.
|
#9
|
||||
|
||||
I'm not sure what part wouldn't work for a forum block as well. I will try it and see what I can come up with.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|