![]() |
how to do plugin to arcade? I need an small example...
Example of new plugin:
hook = ibproarcade_global_start php code = $testinggg = "one little test that neverrrrrr work"; and in arcade skin I just place {$testinggg}. This small example never work, what's the solution? Thank you |
32 views and ZERO reply? Who will help me?
Thanks. |
Well maybe more info would be good...
For example did you read all the install notes??? Have you loaded all the folders to their respective folders via FTP??? More info....:) |
wtf? please read my question again.
I am trying to do a plugin for the ibparcade. |
Try global_start for your hook..
You`ll need to add the plugin variable to arcade/functions/functions.php Find; global $header, add your variable after that.. Like this,, global $header, $variable, $vbphrase, |
Can you try this test in your vbulletin?
----------------- hook = global_start title = arcade test php code = $letsgo = "please work!!!"; functions.php = global $languagechooserbits, $spacer_open, $spacer_close, $vbulletin, $letsgo; arcadeskin = {$lestgo} placed in function leaderstart($ginfo, $links) { .... } -------------- I didn't have success here. Thank you. |
Testebr,
I hope you can get it figured out. Hopefully, Mr.ZeroPage will find some time this week to answer a few questions. I am uninstalling as I cannot open any of the games or set the permissions to even play. Hopefully there is something else similiar. Good Luck!!!:) |
It could be something not right with your plugin..
Have you tried the plugin variable on any vb pages ?? To see if it works outside of the arcade.. You could try editing the arcade.php file and call it by the arcade/skin... |
Yes, work fine in any page.
Can you please test in your machine and confirm here if it worked? Thanks |
All times are GMT. The time now is 01:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|