Quote:
Originally Posted by radiofranky
Thanks. Could you explain to me a little bit more on the 2nd part? "create a plugin using hook"
I'm new to vb.
|
- In the admin control panel, go to Plugins & Products -> Add New Plugin
- In the Hook Location drop-down menu, choose newthread_post_start
- Enter a title so that later you'll remember what this plugin does
- Enter the code in the big text area
- Select the "Yes" radio button next to "Plugin is Active"
- Press "Save"
If you want to change it, go to Plugins & Products -> Plugin Manager and click on Edit next to the plugin you want to change. You can also disable it from that page.
Quote:
how do you pass from "form" to those variables?
thanks for the helps
|
Sorry, I'm not sure what you're asking.