Welcome Guest, Not a member yet? Register   Sign In
Paypal_Lib + Monthly Subscription
#9

[eluser]bondjp[/eluser]
[quote author="pickupman" date="1279843805"]It's the casing of the class/filename. Windows doesn't care, but need to make sure the class is named
Paypal_lib (lowercase "l" in lib), and make sure filename is the same way.[/quote]

You're right. Changed to Paypal_lib and it worked! Thanks!

Now to finish i have 2 problems lol:

1- Getting this: Fatal error: ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]: Cannot use output buffering in output buffering display handlers in /home/availabl/public_html/sys/libraries/Exceptions.php on line 162

When displaying this:
Code:
$this->button('Click here if you\'re not automatically redirected...');

        echo '&lt;html&gt;' . "\n";
        echo '&lt;head&gt;&lt;title>Processing Payment...&lt;/title&gt;&lt;/head>' . "\n";
        echo '&lt;body&gt;' . "\n";
        echo '<p>Please wait, your order is being processed and you will be redirected to the paypal website.</p>' . "\n";
        echo $this->paypal_form('paypal_auto_form');
        echo '&lt;/body&gt;&lt;/html>';

I have compression enable so how can i get this going without the error?


2- I don't have any ipn log file after the completed transaction. I only receive the email.
Is this normal?

Thanks.


Messages In This Thread
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 11:05 AM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 11:32 AM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 11:48 AM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 11:59 AM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 12:09 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 12:34 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 01:04 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 01:10 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 01:17 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 01:29 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 02:15 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 02:27 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 03:15 PM
Paypal_Lib + Monthly Subscription - by El Forum - 07-22-2010, 06:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB