Hi!

Im 99% complete of my page, but there is a problem wich i cant solve...

I read a lot of articles about it, and i made the changes, and still nothing.

So:

I'm using 1.3.8a
hungarian language

after i check out with paypal ( WEBSITE PAYMENT STANDARDS IPN )

it gives me no information what im ordered :S

i checked my email and there is no detail about what im ordered only about the price,shipping,etc...

i checked my database and it conatins the data (so i can see what im ordered, but just there)

I made the change to my curl proxy -> (off) it was the default,
and i made the change in paypal/paypal_functions.php

$proxy = $web;
if (false && CURL_PROXY_REQUIRED == 'True' && CURL_PROXY_SERVER_DETAILS != '') {
$proxy = parse_url($scheme . CURL_PROXY_SERVER_DETAILS);
$ssl = ($ssl == '') ? 'http://' : $ssl;
}

//Post Data
if (false && CURL_PROXY_REQUIRED == 'True' && CURL_PROXY_SERVER_DETAILS != '') {

im really frustrated about it... Pls if you have any ideas tell me..
in admin orders i can see:

2 paypal
flat View Customers bnk bnk 320ft 2009/03/09 21:25:59 Processing Customer Comments - YES


so i got everything, only the "main" thing is missing!

REgards, soskuthy!