Function errors like the following come up when accessing the home page and article.php3 on my new installation. All functions seem to be in the theme.php3 file. Using PHP4/apache on unix. Any ideas?
Fatal error: Call to undefined function: themeindex() in /usr/local/etc/httpd/htdocs/nuke/html/index.php3 on line 94
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you check the docs, I believe it said somewhere that it doesn't run under PHP 4 just yet. I
am running it with no problems using PHP 3.0.16, latest version of Php-Nuke (2.0.3)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Function errors like the following come up when accessing the home page and article.php3 on my new installation. All functions seem to be in the theme.php3 file. Using PHP4/apache on unix. Any ideas?
Fatal error: Call to undefined function: themeindex() in /usr/local/etc/httpd/htdocs/nuke/html/index.php3 on line 94
If you check the docs, I believe it said somewhere that it doesn't run under PHP 4 just yet. I
am running it with no problems using PHP 3.0.16, latest version of Php-Nuke (2.0.3)