Author Topic: Call to undefined function  (Read 3375 times)

0 Members and 1 Guest are viewing this topic.

Offline meggie1985

  • Pre-Newbie
  • Posts: 2
    • View Profile
Call to undefined function
« 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!

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Call to undefined function
« Reply #1 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
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline meggie1985

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: Call to undefined function
« Reply #2 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!