Appendix C. Frequently Asked Questions

In this section of the MPN Administrator's Manual we will list Frequently Asked Questions asked by users on the MPN forums. Make sure you check this FAQ now and then as it will be continuously updated.

Q:. Can MPN be translated?
Q:. I'm running on PHP 4.1.x or higher and cannot login to my site. Why?
Q:. How can I add HTML pages to a MPN site?
Q:. Can MPN be translated?
Q:. I'm running on PHP 4.1.x or higher and cannot login to my site. Why?
Q:. How can I add HTML pages to a MPN site?
Q:.

Can MPN be translated?

A:.

Sure! There is an Appendix to the Administrator's Guide available that contains a short translation guide. MPN is already available in a growing number of languages.

Known languages as of May 2002 are: Danish, Dutch, English, French, German, Italian, Norwegean, Spanish, Thai, and Traditional-Chinese.

Q:.

I'm running on PHP 4.1.x or higher and cannot login to my site. Why?

A:.

PHP has changed with version 4.1.0 with respect to security. These changes are not backward compatible. When you or your hosting provider is running PHP 4.1.x or higher, a change will need to be made in made in the php.ini. myPHPNuke needs the PHP_Flag "register_globals" to be set to ON. If you don't have access to your php.ini file because you are running your site at a shared hosting server, ask your hosting provider for assistance.

Q:.

How can I add HTML pages to a MPN site?

A:.

This question has been asked hundreds of times in the forums which has prompted several tutorials on the subject. Please refer to the Including Custom HTML Pages in the tutorial section of the myPHPNuke website.