The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
vb5 Widget Creation
Is there any documentation on creating a Widget/Module for vb5? If not, can anyone give me a hint as to where to start?
|
#2
|
||||
|
||||
Exactly what are you asking about here - about how to write the code in a product to create a module? Or how to code a php module?
|
#3
|
||||
|
||||
I've been through the article below on creating a vb5 product and it makes sense:
http://www.vbulletin.com/forum/blogs/joe-d/3932614- What I'm trying to do is create a widget that can be used with Sitebuilder that has settings etc. Using a PHP widget is easy enough but I need to be able to change the behavior based on what page it is being called from, and I'd rather not hard code into the PHP the settings by page but rather set them when I place the widget on the page. For the code it appears that I should be able to simply extend the widget class. Where my confusion comes in is how to create the widget itself. |
#4
|
||||
|
||||
Quote:
Login, choose Edit Site on > Edit Page > Add Modules... Choose the module by dragging it into position. Edit/configure the module as necessary... Save page. . . Or I may be hugely mistaken by a gross misinterpretation of what it is exactly you need.......? |
#5
|
||||
|
||||
Quote:
|
#6
|
||||
|
||||
Here's a module that I put together a few years ago. It's relatively basic, you can probably reverse engineer it.
Developer support of VB5 is...anemic at best. https://vborg.vbsupport.ru/showpost....95&postcount=6 |
#7
|
||||
|
||||
Nice work there Dead Eddie. :up:
You could have used the wol API and call the fetchAll() method to get the latest online users. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|