
Originally Posted by
solarflare
Run into a problem when I installed it. Actually, let me back up. This is BRILLIANT and the timing couldn't be better!
I'm getting this error when i send a PO (just one) and when I re-send an old PO (all 3 together) - the PO is still sent.
Code:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/****/public_html/admin/send_pos.php on line 457
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/****/public_html/admin/send_pos.php on line 460
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/****/public_html/admin/send_pos.php on line 465
When I send a NEW PO, I get this error
Code:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/tanningb/public_html/z/admin/send_pos.php on line 367
But the email shows up in my inbox (as a test, I have my own personal email address as a Supplier that the PO needs to be sent to), and it looks correct.
If I go back and try to resend the PO, I get the errors as above.
When I send the PO Again, the email shows up in my inbox, but everything except for the template is empty. so I see something like this.
Code:
TO: , , , ()
Dear ,
PO #12
Our order # (timestamp: )
I'm eager to launch my zencart site with this module, is there any resolution for this problem?
my details...
PHP version is: 5.2.5
mySQL version is: 5.0.45
Thank you!
Bookmarks