PDA

View Full Version : EE commerce


chriz
28th of October 2003 (Tue), 17:02
I got this message after adding a photo to the email template

S: INCORRECT PASSWORD

The parameters to enter EE commerce order page were incorrect. Please browse the exhibitions and use links there to order photos. If this was a hacking attempt please don't bother trying. Thanks.

This is what I filled in
$localaccount = "Exhibit Engine";
$localemail = "info@photoplus.nu";

// receiver's mailbox
$remoteaccount = "Christian Titeca";
$remoteemail = "christian@photoplus.nu";

What is localaccount, remoteaccount ? A description or an actually login?

Chriz

Scho
28th of October 2003 (Tue), 18:38
I used my actual login names for localaccount and remoteaccount. Works for me.

chriz
29th of October 2003 (Wed), 01:51
I still do not understand where to fill in my
POP3-login
POP3-password
email address

There are only two fields???

$localaccount = "Exhibit Engine";
$localemail = "info@photoplus.nu";

// receiver's mailbox
$remoteaccount = "Christian Titeca";
$remoteemail = "christian@photoplus.nu";

Thank you for your advice

Chriz

PS: using latest EE with fix2 installed

Scho
29th of October 2003 (Wed), 08:48
I use the account name (login) for my host server in localaccount and the email account address for that server in localemail. For remoteaccount I use my ISP account name (login) and for remoteemail my ISP email address. Passwords are not used.

tnelms
29th of October 2003 (Wed), 11:10
You don't need a password. This is used to send an email to you via SMTP. It does not log into a POP3 account. Unless your ISP requires authentication for SMTP it should work. You may have to check with your ISP and see if they require authentication before they allow you to send SMTP.

chriz
30th of October 2003 (Thu), 01:03
What is the password / are the parameters asked by the script then ? This is the error message.

S: INCORRECT PASSWORD

The parameters to enter EE commerce order page were incorrect. Please browse the exhibitions and use links there to order photos. If this was a hacking attempt please don't bother trying. Thanks.

Pekka
31st of October 2003 (Fri), 15:18
chriz wrote:
What is the password / are the parameters asked by the script then ? This is the error message.

S: INCORRECT PASSWORD

The parameters to enter EE commerce order page were incorrect. Please browse the exhibitions and use links there to order photos. If this was a hacking attempt please don't bother trying. Thanks.

This refers to exhibition password, which is passed from respective listing or photo page.

chriz
31st of October 2003 (Fri), 15:21
It is a public exhibition with no password.

Chriz

Pekka
31st of October 2003 (Fri), 15:43
chriz wrote:
It is a public exhibition with no password.

Chriz

In EE there is always a pass. In public exhibitions it is "public".

Where do you "arrive" to EE commerce from? From list page or from photo page?

chriz
31st of October 2003 (Fri), 16:24
from photo page

chriz
1st of November 2003 (Sat), 12:24
Hello Pekka,

I still have this error from photo page. Where should I enter the password?

Chriz

Pekka
1st of November 2003 (Sat), 12:55
chriz wrote:
Hello Pekka,

I still have this error from photo page. Where should I enter the password?

Chriz

Mail me the URL and I'll check it.

chriz
1st of November 2003 (Sat), 17:09
I just added one photo for you to test
this is the URL

http://ee.photoplus.nu/photo.php?photo=4397&exhibition=76&offset=4&lang=nla&varlist=a%3A15%3A%7Bi%3A0%3Bs%3A1%3A%220%22%3Bi%3A 1%3Bs%3A31%3A%22ee_order_to_exhibition.ee_order%22 %3Bi%3A2%3Bs%3A3%3A%22ASC%22%3Bi%3A3%3Bs%3A20%3A%2 2ee_photo.ee_photo_id%22%3Bi%3A4%3Bs%3A0%3A%22%22% 3Bi%3A5%3Bs%3A1%3A%221%22%3Bi%3A6%3Bs%3A6%3A%22thu mbs%22%3Bi%3A7%3Bs%3A1%3A%220%22%3Bi%3A8%3Bs%3A6%3 A%22public%22%3Bi%3A9%3Bs%3A7%3A%22default%22%3Bi% 3A10%3Bs%3A2%3A%2276%22%3Bi%3A11%3Bs%3A2%3A%2230%2 2%3Bi%3A12%3Bs%3A1%3A%220%22%3Bi%3A13%3Bs%3A1%3A%2 20%22%3Bi%3A14%3Bs%3A1%3A%220%22%3B%7D&lang=nla

Sorry, a bit long

Chriz

Pekka
2nd of November 2003 (Sun), 04:06
Is that same photo also in some hidden exhibition?

Try this order.php:
http://www.photography-on-the.net/ee/beta/order.zip

Let me know if it gives any errors.

chriz
2nd of November 2003 (Sun), 10:56
No, the photo is only in this exhibition.
I uploaded order.PHP and now it works.

What was the problem ?

Chriz