Quote:
|
I've created a custom template "memberaction_dropdown_one" which I want to have show up in another custom template "postbit1".
Please help show me how to declare this. If anyone has skype it would be very much appreciated if you could walk me through the process in realtime (probably 5 min max). Send me a PM. |
Just out of curiosity, is there any reason why this wouldn't work in vB 4.1.1? I'm getting some unexpected errors and wanted to rule out that element before I dig TOO deep.
Brandon |
Quote:
|
This is where one of those "thank you" mods would come in handy. This was a lifesaver, I was able to upgrade a mod that I needed for any upgrade.
|
Is there any way to make plugin that uses remote database connection or use to extract data from other server?
We have vbulletin forum for our site, but our site is located on one server and forum located on another server in order to avoid load. I want to extract data from main site (which is located on another server) and display it on forum. I tried lot , searched everywhere. But I not found any specific plugin / mod. I created custom plugin on my own but it giving errors like "MySql client ran out of memory" "Invalid key error" |
This is question has nothing to do with the article this discussion thread is for. Please open your own thread in an appropriate forum.
|
I'm trying to capture a rendered/parsed template to a variable like so:
PHP Code:
Can anyone help me? |
using in a mod:
1) make a new plugin Hook: global_start code: PHP Code:
also, tested and working in vb 4.1.2 also note that you can even make your own hook by using the code: HTML Code:
{vb:raw template_hook.hook_name} simple stuff. |
Quote:
By the way: hook global_start is not a good choice. It does not exist in the CMS and will vanish from any part of the product that gets rewritten to the OOP framework in future. |
All times are GMT. The time now is 07:06 AM. |
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:
|