4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: meggie1985 on June 19, 2005, 11:48:41 PM

Title: Call to undefined function
Post by: meggie1985 on June 19, 2005, 11:48:41 PM
Hello everyone!
I have uploaded all the files to my webserver and installed 4images with no problems.  I can also access the control panal.  However, on my index page I get the following error:

Fatal error: Call to undefined function: preg_replace_callback() in /z1/moondust/public_html/photos/includes/template.php on line 140

(moondust is the name of my webserver)

I am unfamiliar with PHP, or else I could probably figure this out.  Hopefully one of you will know what the problem is and be able to help.

Thank you for your time!
Title: Re: Call to undefined function
Post by: V@no on June 20, 2005, 12:01:58 AM
sounds like your server has not meet the minimum requirements:
http://www.4homepages.de/4images/requirements.php
Title: Re: Call to undefined function
Post by: meggie1985 on June 20, 2005, 01:26:04 AM
After doing a little more investigation, it seems you're right.
The webserver I have meets the mysql requirement, but is using PHP Version 4.0.3.

Oh well.  Thanks for your help!