hello
i will try to subscribe user to acymailling with chronoform
i downaload curl action
i drag and drop after cutom code befor email
i use this option
but it doesn't work .. i have this error with header reponse
if i try complet url it work
somebody can help me ?
regards
i will try to subscribe user to acymailling with chronoform
i downaload curl action
i drag and drop after cutom code befor email
i use this option
http://reseau-pyramid.org/index.php
user[name]={nom}
user[email]={email}
ctrl=sub
task=optin
option=com_acymailing
hiddenlists=12
but it doesn't work .. i have this error with header reponse
cURL [GH]
cURL OK : the cURL function was found on this server.
cURL Target URL: http://reseau-pyramid.org/index.php
Names + values (urldecoded)
subscription :
user[name] : berges
user[email] : micker@free.fr
ctrl : sub
task : optin
option : com_acymailing
hiddenlists : 12
cURL Values: subscription=&user[name]=berges&user[email]=micker%40free.fr&ctrl=sub&task=optin&option=com_acymailing&hiddenlists=12
cURL:Resource id #168
cURL info: Array ( [url] => http://reseau-pyramid.org/index.php [content_type] => text/html; charset=iso-8859-1 [http_code] => 403 [header_size] => 180 [request_size] => 254 [filetime] => -1 [ssl_verify_result] => 0 [redirect_count] => 0 [total_time] => 0.002721 [namelookup_time] => 0.000303 [connect_time] => 0.000434 [pretransfer_time] => 0.000442 [size_upload] => 117 [size_download] => 211 [speed_download] => 77545 [speed_upload] => 42998 [download_content_length] => 211 [upload_content_length] => 0 [starttransfer_time] => 0.002463 [redirect_time] => 0 [certinfo] => Array ( ) [redirect_url] => )
Response: HTTP/1.1 403 Forbidden Date: Wed, 24 Oct 2012 13:00:36 GMT Server: Apache/2.2.X (OVH) Vary: Accept-Encoding Content-Length: 211 Content-Type: text/html; charset=iso-8859-1
Forbidden
You don't have permission to access /index.php on this server.
if i try complet url it work
http://www.reseau-pyramid.org/index.php?option=com_acymailing&ctrl=sub&task=optin&hiddenlists=12&user[email]=yourname@example.com&user[name]=yourname
somebody can help me ?
regards