Hi,
I am using an include within a php page - never used to have a problem, but whenever I include an externally hosted file I now get the error...
Warning: main(): stream does not support seeking
The included file still displays, but the error above is shown above it.
Running PHP 4.3.2, and am not sure if the problem began, when we upgraded PHP.
Tried a google search on the error, but just pulled up numerous examples of the error, rather than a soloution.
Any thoughts?