From:             [EMAIL PROTECTED]
Operating system: Sun Solaris SunOS 5.8
PHP version:      4.0.5
PHP Bug Type:     Scripting Engine problem
Bug description:  Undefined function errors appear everywhere

It's difficult to categorize this one. I recently migrated a site from
MySQL to Oracle. Connection works perfectly.

Now every now and then, I get an error such as the following:

Fatal error: Call to undefined function: retrieveformfieldscount() in
/usr/local/apache/htdocs/marketingpower.com/live/admin/IMM-create-complete.php
on line 47

I refresh the page and the error disappears.

The error never appeared before I migrated to Oracle. It happens randomly,
identifying the first function the script references.

Note - all functions are "include"d at the top using the include ()
function. But they seem to "miss" including the files every so often,
causing this error. 

It also seems to happen when I click on the Back button on my browser and
then click on the original link. Don't know if that makes a difference
though...

Thanks

- J
-- 
Edit bug report at: http://bugs.php.net/?id=13141&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to