Error message

adamncale2489

New Member
YetiShare User
Apr 29, 2013
27
0
0
Users are receiving this error occasionally when trying to download file"
I've edited my paypal address in Admin screen but it does not change when someone goes to try to pay for a membership. Am I missing something? Thank you.
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Did you upload the files via FTP in binary mode?

Try replacing the contents of the /plugins/paypal/_plugin_config.inc.php with the following

Code:
<?php

// core plugin config
$pluginConfig = array();
$pluginConfig['plugin_name']             = 'PayPal Payment Integration';
$pluginConfig['folder_name']             = 'paypal';
$pluginConfig['plugin_description']      = 'Accept payments using PayPal.';
$pluginConfig['plugin_version']          = 1;
$pluginConfig['required_script_version'] = 3.2;
Also if you continue to get the errors re-upload all the php files in "binary" mode