Difference between revisions of "User talk:ACAMS"

From RA2Wiki
Jump to navigation Jump to search
Line 25: Line 25:
  
 
Like the page says. I've never worked with this stuff before so I'm a bit blind on it. Did you extract the tar.gz? Those things have to be opened twice usually if you see just one file inside. Install that to the extensions directory and then add the line it says....also do you have an extensions directory configured?
 
Like the page says. I've never worked with this stuff before so I'm a bit blind on it. Did you extract the tar.gz? Those things have to be opened twice usually if you see just one file inside. Install that to the extensions directory and then add the line it says....also do you have an extensions directory configured?
 +
 +
 +
I added it to the LocalSettings.php
 +
 +
and the folder is in extensions......if it doesn't work I need better instructions....like how to make it run once. 
 +
 +
{{#if: haveparser| We got a parser | NOOOOOT! }}

Revision as of 10:35, 9 October 2008

We should have the parser functions extension =

Can you install parser functions? I'd like to use the parser functions to make a cleaner infobox code for bots so we can list more parameters and not have it clogged up if no data exists. klichka 12:37, 4 October 2008 (PDT)

Parser Functions install page klichka 12:38, 4 October 2008 (PDT)


I did it, I doubt I did it right and have no clue how to check it (even tho there were instructions) This WIKI crap is way above me......hell it took my old ass 3 days to install it.

We got a parser


You will have to tell me in plain english, including small details that they leave out in the install instructions......we have version 1.11 - Acams

I've never run a wiki before either, but

Download the latest snapshot and extract it to your extensions directory

Are you using a linux based OS for the wiki?

just unzip that thing install it into the correct directory, then add:

require_once("$IP/extensions/ParserFunctions/ParserFunctions.php"); to LocalSettings.php

Like the page says. I've never worked with this stuff before so I'm a bit blind on it. Did you extract the tar.gz? Those things have to be opened twice usually if you see just one file inside. Install that to the extensions directory and then add the line it says....also do you have an extensions directory configured?


I added it to the LocalSettings.php

and the folder is in extensions......if it doesn't work I need better instructions....like how to make it run once.

We got a parser