Welcome Guest, Not a member yet? Register   Sign In
Another Paypal_Lib Problem
#3

[eluser]wowdezign[/eluser]
Thanks for the reply. I did try that. I found one of the problems. I was loading the database with:
Code:
$this->load->database('dirt',TRUE);
I changed it to:
Code:
$this->load->database();
and it fixed the issue I was having.

However, I have another one. Sad


Messages In This Thread
Another Paypal_Lib Problem - by El Forum - 10-20-2009, 04:00 AM
Another Paypal_Lib Problem - by El Forum - 10-20-2009, 04:36 AM
Another Paypal_Lib Problem - by El Forum - 10-20-2009, 07:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB