This is a discussion on Multipule Weblink Modules within the Nuke 6.5 to 6.9 - Modules forums, part of the PHP-Nuke 6.5 to 6.9 category; Hey there :!:
Would anyone happen to know if and if so how a fella can use multipuke web link ...
Would anyone happen to know if and if so how a fella can use multipuke web link modules in PhpNuke 6.5. I've searched the forums and I realize this is probably an off the wall request but it's sort of a necessesity to do what I need to do. If it can be done can I have just the one search engine or would they have to be individual, and how would it be administerd individaully and of coarse wouldn't I need to add individual tables to the db?? Any Suggestions or inout would be greatly appreciated, thanks.
I don't know if you found an answer to this yes, so I'll answer you.
Yes you can have multiple modules. You have to copy up the weblink folder call it weblink2 or whatever you want to modules/Weblinks2 (or whatever name you want)
You also have to create the db for it. Probably the easiest way is to look at the origninal nuke sql for anything relating to weblinks, copy that section renaming it of course and running the sql.
Make sure the name of the new module and the name you are using in the sql correspond and you should be good to go.