Thread
:
Price Match...Oh, Phil you there?
View Single Post
#
18
01-02-2009, 10:45 AM
nomonkeybiz
Advanced Member
Join Date: Sep 2006
Posts: 64
Re: Price Match...Oh, Phil you there?
Quote:
Warning:
fclose() [function.fclose]: 2 is not a valid stream resource in /home/oursite/public_html/pricematch.php on line 63
In pricematch.php (line 63), find:
Code:
fclose($Handle);
change to:
Code:
closedir($Handle);
__________________
v4.4
nomonkeybiz
View Public Profile
Send a private message to nomonkeybiz
Find all posts by nomonkeybiz