Hello!
I'm a real PHP newbie. I come from a Java background, and I'm trying to solve a problem with my wiki. A friend of mine implemented a mediawiki for me, and then we had to move it to a different machine. However, now in the new machine, the wiki pages seem to have problems with PLURAL. For instance, instead of seeing the number of categories correctly displayed, I get the following:
{{PLURAL:$1|Category|Categories}}
I think our wiki is working mostly right, but that is annoying. Why are we getting this output? I assume that PLURAL may be a function, and, for some reason, the interpreter is unable to find it, so it just pops it out.
I have been googling for this, but no luck so far. I don't know where else to search.
Thank you, and wish me luck learning PHP.
Luis









Bookmarks