also, why doesnt magiczoom work on the auction page.
Printable View
also, why doesnt magiczoom work on the auction page.
ok I see you mabe a bid,
I "as webmaster" got this email:
The original message was received at Sun, 5 Oct 2008 18:53:04 -0700
from clubina@localhost
----- The following addresses had permanent fatal errors -----
<>
(reason: 550 5.1.1 User unknown)
----- Transcript of session follows -----
550 5.1.1 <>... User unknown
With an attachment telling me "the webmaster" I was out bid.
WHat did you see?
you have a .htaccess file in your store or public folder?. make a backup of it , then remove for a test
if this file contains
instructions which the web server doesn't know how to parse, then it will generate this error message
Quote:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.33 Server at clubina.com Port 80
1st a .htaccess file is considered a hidden file, perhaps thats why.
2nd yes just remove the .htaccess file and we will test to eliminate or condemn it LOL
if so, post your .htaccess file and maybe we can figure the trouble.
? .....:smile:
I really think the issue is that the module thinks the webmaster is a buyer just because I put a starting bid in when I created the product.
Then it tries to notify me that I have been outbid upon the first real buyer bid.
I think it discovers an unexpected complication in the code when trying to treat the outbid notification email to a webmaster as opposed to a buyer.
any thoughts?
I really think the issue is that the module thinks the webmaster is a buyer just because I put a starting bid in when I created the product.
Then it tries to notify me that I have been outbid upon the first real buyer bid.
I think it discovers an unexpected complication in the code when trying to send the outbid notification email to a webmaster as opposed to a buyer.
It pobbably cant find a member email to send the outbid notice to because its the admin that made the first bid when they set the peramiters for the product.
Therefore it sends the error email to the admin.
Can there be an if else statement to check to see if the customer has an email in the propper place in the member database or is not a registered or logged in administrator who uploads the product starting bid?
any thoughts?