PDA

View Full Version : is it possible to convert phpnuke modules to work with vbulletin? how?


eido
06-05-2007, 02:01 AM
i have lots of phpnuke modules, and i want to convert them to work with vbulletin. how can i do it? are there any tutorials?

Dismounted
06-05-2007, 07:21 AM
You're probably better off re-making them using bits and pieces of code from the original.

Kiint
08-01-2007, 09:25 AM
i have lots of phpnuke modules, and i want to convert them to work with vbulletin. how can i do it? are there any tutorials?

I was wondering this myself.

Are there any tutorials on how to create a module in vbulletin so that I can get the basics on what you have to do, then apply it to the code that I need to migrate across?

Everybody has to start somewhere, so where do I begin?

Dismounted
08-01-2007, 09:52 AM
As I've said, you're probably better off re-coding them from scratch.

Kiint
08-01-2007, 12:39 PM
Thanks, but:

Are there any tutorials on how to create a module/plugin in vbulletin so that I can get the basics on what you have to do?

Smiry Kin's
08-01-2007, 03:19 PM
Thanks, but:

Are there any tutorials on how to create a module/plugin in vbulletin so that I can get the basics on what you have to do?
think theres something in the vbulletin manual over at vbulletin.com

Dismounted
08-02-2007, 06:16 AM
Take a look at the vBulletin documentation.

http://www.vbulletin.com/docs/html

Kiint
08-02-2007, 03:47 PM
many thanks.

I'll look into that. :)