[phpWebLog-devel] Re: phpWebLog-devel digest, Vol 1 #9 - 7 msgs
Brought to you by:
openface
From: exlibris233 <exl...@fr...> - 2000-06-16 22:03:28
|
Brian King wrote > I'm getting an error when I try to mail an author by clicking on the author > link in an article or comment. (There was an error sending your message. > Please try again. ) > I have the same problem, the email function does not work, but the reason certainly is that my ISP has disabled this function to discourage spamming. At the moment, only php3 functions seem to be implemented on the server I use, which probably explains why I get the following line when I try to use the latest unstable : Fatal error: Call to unsupported or undefined function import_layout() in your script on line 40. Up to now, only 2.0.3 works without a glitch, and I'm afraid I will have to give up hope of upgrading if the new versions require functions which are not downward compatible with php3 . But that would be too restrictive wouldnt' it ?. Just a user's point of view. |