PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
you are pointing it to the wrong directory or using a wrong file name. what its saying is that the file does not exist where you are saying it is located. make sure you spelled the file name correctly and make sure you are pointing to the correct directory
thats the thing, it is not the wrong file or directory because 99% of the time the page works correctly, i.e. it successfully includes the function files.
Its just that 1% of the time when this error appears, any ideas as its quite a strange error?