[How to] Install Plug-ins/Hooks
1 Attachment(s)
This is a basic guide to installing plug-in's via the admin cp written for newbies :)
[high]What you should have[/high] All plug-in's require one thing, a .xml that contains the plug-in name, php code, and hook location. In most cases this file will be named plugin_name.xml but some authors may not change the file name and use the default vbulletin-plugins.xml filename. Some plug-in's may require you to run SQL queries on the database before you can use them, you can find instructions on how to do this in Logician's "How to install a vBulletin Hack" thread found here: https://vborg.vbsupport.ru/showthread.php?t=39142 [high]Installing the Plug-in[/high] This is a very simple process, browse to the download/upload plug-in's page in your admin cp (located at http://www.yoururl.com/forum/admincp...n.php?do=files) See the first attachment for a picture of the page I'm talking about :) In the "Import Plugin Definitions XML File" table locate the "EITHER upload the XML file from your computer" columns and click on the browse button. A new window will pop up, locate the plug-in.xml file on your hard-drive and select it. Click the 'Import' button. Your plug-in is now active. If the .xml file is large and you are worried about php time outs you can upload it to the /xml/ folder in your forum root, then insert the correct filename/path in the "OR import the XML file from your server" column. Next thing you will want to do is browse to the plug-in manager page (located at http://www.yoururl.com/forum/admincp....php?do=modify) and make sure your newly added plug-in's are active. See second attachment for a pic. I almost forgot, if your plug-in's are set up correctly but not working make sure you have the global vBoption for the plug-in system set to enabled. You can find this option in the admin cp by browsing to vBoptions -> Select Plugin/Hook System from menu -> Set Enable Plugin/Hook System to yes. That is all it is to it! :) |
If you ever face major problems with your plugins and can't get into AdminCP to disable them:
Place PHP Code:
This will disable the whole plugins system, no matter what the ACP setting is. |
This actually exists ? - only it appeared as a suggestion on vb.com a few minutes ago ???
|
Yeah, that was my fault - I didn't read the files carefully enough ;)
|
What about the Hook Location part? Where does that fit in? Liz
|
I was trying to find the Pluging/hook on my AdminCP, but I do notr have it.. Im running 3.0.7.. Do i need to do something?
|
It only exists in 3.5
|
Yea this is one of the major changes VB 3.5.0 offers...
|
I am wondering, do upgrades partially wipeout plugins or are plugins pretty much safe from having to fix it to work on the next upgrade?
|
As long as Hooks aren't removed/necessary Objects/Variables for the Plugins changed they will continue to work just fine.
|
All times are GMT. The time now is 01:21 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|