Log in

View Full Version : Arcade Question


[Stryder]
01-08-2005, 06:52 PM
i have a question about the arcade, we have the arcade on our default styles but how do we add it to the others styles?

Zachery
01-08-2005, 07:12 PM
i have a question about the arcade, we have the arcade on our default styles but how do we add it to the others styles?
Well outside of the fact that you should have posted in the arcade thread ;)

You can install it to each and every other style by using its hand little feature thats nicluded in the installer code. Or you could change its id from whatever it is now to 0 which should install it to every template.

[Stryder]
01-08-2005, 07:27 PM
where do we change it to 0, and where is the had feature

Zachery
01-08-2005, 07:43 PM
where do we change it to 0, and where is the had feature
You'll need to edit the installer file.

[Stryder]
01-08-2005, 08:48 PM
I was wondering where do i change it in the installer code and once i do that, what do i do with the installer code? Do i reinstall?

Zachery
01-09-2005, 05:31 AM
I was wondering where do i change it in the installer code and once i do that, what do i do with the installer code? Do i reinstall?
you point yourself at the install templates action

above where you changed it from the varible to 0 there should be

if ($_REQUEST('do') = somthing)
{

You put what it says in there..