Welcome Guest, Not a member yet? Register   Sign In
Unable to load requested class: paypal_lib
#3

[eluser]jiggs[/eluser]
and the only difference between my localhost and the live server is the .htaccess file on the root folder since windows cannot recognize an htaccess file. (other than config settings ofcourse)

my htaccess says:

<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [QSA,L]
</IfModule>


I have tried to remove this file on the live server but to no avail. Could there be something else on the htaccess that needs to be placed ?


Messages In This Thread
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 11:18 AM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 11:29 AM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 11:47 AM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 11:53 AM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 12:07 PM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 12:29 PM
Unable to load requested class: paypal_lib - by El Forum - 05-20-2008, 12:49 PM
Unable to load requested class: paypal_lib - by El Forum - 05-21-2008, 02:10 AM
Unable to load requested class: paypal_lib - by El Forum - 08-02-2008, 12:19 PM
Unable to load requested class: paypal_lib - by El Forum - 10-02-2010, 05:03 AM
Unable to load requested class: paypal_lib - by El Forum - 01-27-2012, 10:34 PM
Unable to load requested class: paypal_lib - by El Forum - 01-29-2012, 12:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB