632
Hi
I'm tryin' to make Oledrion work, but it doesn't send no emails if the offline payment (I need only offline) is selected. Also there is no email when online payment is selected. I've tried PHP Mail, and sendmail in system options, and nothing happened. XOOPS sends regular emails such as registration emails etc...
I've tried older versions and had no luck, so I thought that my problem will be solved in 2.0 version, but...
I'm running:
XOOPS Version - XOOPS 2.3.1
PHP Version - 5.2.1
MySQL Version - 5.0.22
Server API Version - cgi-fcgi
OS Version - Linux
safe_mode - On
register_globals - Off
magic_quotes_gpc - Off
allow_url_fopen - Off
fsockopen - On
allow_call_time_pass_reference - Off
post_max_size - 8M
max_input_time - 60
output_buffering - 4096
max_execution_time - 30
memory_limit - 128M
file_uploads - On
upload_max_filesize - 2097152
Please help, and thank you in advance.