| :: |
| Author |
Message |
frankie10750
Joined: 06 Mar 2008
Posts: 19
|
| Posted: Thu Jun 12, 2008 2:27 am Post subject: I need help to fix this error |
|
|
I need help fixing this error please
Warning: ps_linkpoint::require(
/********/public_html/administrator/components/com_virtuemart/classes/payment/lphp.php) [ps-linkpoint.require]: failed to open stream: No such file or directory in /public_html/administrator/components/com_virtuemart/classes/payment/ps_linkpoint.php on line 193
Fatal error: ps_linkpoint::require() [function.require]: Failed opening required '/********/public_html/administrator/components/com_virtuemart/classes/payment/lphp.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /************/public_html/administrator/components/com_virtuemart/classes/payment/ps_linkpoint.php on line 193 |
|
| Back to top |
|
usoldnet
Joined: 05 Feb 2008
Posts: 502
|
| Posted: Thu Jun 12, 2008 2:45 am Post subject: Re: I need help to fix this error |
|
|
| you need to give more info , what app is this |
|
| Back to top |
|
frankie10750
Joined: 06 Mar 2008
Posts: 19
|
| Posted: Thu Jun 12, 2008 6:13 pm Post subject: |
|
|
I fix the error but now I'm getting another error
Error: Failure in Processing the Payment (ps_linkpoint)
I am running joomla 1.5
My lphp.php file is uploaded
I change
On line 280 (or so) of ps_linkpoint.php please change the following:
if ($result["r_approved"] != "SUBMITTED")
TO
if ($result["r_approved"] != "APPROVED")
But I am still get the error
Error: Failure in Processing the Payment (ps_linkpoint) |
|
| Back to top |
|
usoldnet
Joined: 05 Feb 2008
Posts: 502
|
| Posted: Thu Jun 12, 2008 6:25 pm Post subject: Re: I need help to fix this error |
|
|
check out this forum
link_point |
|
| Back to top |
|
frankie10750
Joined: 06 Mar 2008
Posts: 19
|
| Posted: Thu Jun 12, 2008 7:10 pm Post subject: |
|
|
Thanks Usoldnet..... I notice that I don't have access to my ps_linkpoint.php file in public_html / administrator / components / com_virtuemart / classes / payment
I email PSUnite to find out why, I'm hopping I'll get a quick reply from Him I did ask for access to the file
Thanks Again |
|
| Back to top |
|
usoldnet
Joined: 05 Feb 2008
Posts: 502
|
| Posted: Thu Jun 12, 2008 7:11 pm Post subject: Re: I need help to fix this error |
|
|
| Your welcome glad to help |
|
| Back to top |
|
| |