home Home arrow Forum arrow Development Help and Support Payments not showing up.

MH2 Login

Welcome, Guest. Please login or register.
Did you miss your activation email?
January 08, 2009, 11:59:59 AM
Username: Password:
Login with username, password and session length

Forgot your password?

MH2 Releases

Dec.28
Downloads
FileMH2 Shout Box Version 1.19
Dec.03
Downloads
FileMH2 Random Graphics Version 1.01
Nov.26
Downloads
FileMH2 Treasury Version 2.31
Oct.24
Downloads
FileMH2 Ventrilo Viewer (JOOMLA 1.5) 2.02
Oct.24
Downloads
FileMH2 Ventrilo Viewer (MAMBO) 2.02


    Payments not showing up.
mh2design Forums
January 08, 2009, 11:59:59 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
Advanced search  
Pages: [1]
Print
Author Topic: Payments not showing up.  (Read 505 times)
SAPPER
Newbie
*
Posts: 9


View Profile WWW
« on: November 15, 2008, 09:56:46 AM »

Hello,

I installed awhile ago and have been trying to get it to work with no luck.  See: syopscp.com

I have paypal setup, IPN set, made 3 donations, all came through but does not show on main page.  The one entry on main page was manually added.

I know it's something silly it always is... but any help would be great.

Joomla - 1.5
Paypal - Setup

Hosting at: SiteGround
DB used, main site

Thank you,
SAPPER
Logged

SAPPER
"Live FREE or DIE"
http://ooorgle.com
SAPPER
Newbie
*
Posts: 9


View Profile WWW
« Reply #1 on: November 15, 2008, 10:07:02 AM »

I check the Rights for the IPN directory and it was set to 755 except for the ipnppd.php which is now 755.  Ran test link and now I receive this:

Debug mode activated

mh2Treasury Component

PayPal Instant Payment Notification script

See below for status:
----------------------------------------------------------------
Connection to db - **FAILED**
Assigning Post Variables
Opening connection and validating request with PayPal...
Connected to PayPal
Selecting database...FAILED - err:
Executing test query...FAILED
PayPal Receiver Email: MyEmail
----------------------------------------------------------------
If you don't see any error messages, you should be good to go!

Testing again now to see if all works, will repost.
Logged

SAPPER
"Live FREE or DIE"
http://ooorgle.com
SAPPER
Newbie
*
Posts: 9


View Profile WWW
« Reply #2 on: November 15, 2008, 10:14:40 AM »

Tested still no luck....

After above test of IPN link, even when errors listed.  After test went back and check DB... see below.

Database exist!    
    Tables exist!
Logged

SAPPER
"Live FREE or DIE"
http://ooorgle.com
Mick
Administrator
Sr. Member
*****
Posts: 355



View Profile Email
« Reply #3 on: November 15, 2008, 10:17:15 AM »

What is your URL?
Logged
SAPPER
Newbie
*
Posts: 9


View Profile WWW
« Reply #4 on: November 15, 2008, 10:23:05 AM »

http://syopscp.com

I seen the other post and upgraded to 2.29.

At Paypal:
PayPal's Instant Payment Notification (IPN) allows you to integrate PayPal payments with your website back-end operations.
      
Instant Payment Notification (IPN)         On
Instant Payment Notification (IPN) URL:         http://syopscp.com/components/com_mh2treasury/ipn/ipnppd.php


Now when I test after upgrading to .29 I get:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@syopscp.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I will go back and check the rights again.
Logged

SAPPER
"Live FREE or DIE"
http://ooorgle.com
SAPPER
Newbie
*
Posts: 9


View Profile WWW
« Reply #5 on: November 15, 2008, 10:25:26 AM »

Check access rights and is still set for 755.

Will try another payment.

Tested again and still no show on main page or IPN's.
« Last Edit: November 15, 2008, 10:29:58 AM by SAPPER » Logged

SAPPER
"Live FREE or DIE"
http://ooorgle.com
Mick
Administrator
Sr. Member
*****
Posts: 355



View Profile Email
« Reply #6 on: November 15, 2008, 10:49:32 AM »

OK --- From what I see looking at your IPN link is that you have a "500 Internal Server Error"

When you see this error it is because your host has installed protection on your system.  No longer do they allow for 777 rights anywhere within the user directory.

Change the Folders and Files to 755. 
? components/com_mh2treasury
? components/com_mh2treasury/ipn

When you check the IPN link from the backend, you will see this error.
Logged
SAPPER
Newbie
*
Posts: 9


View Profile WWW
« Reply #7 on: November 15, 2008, 10:53:07 AM »

:-)

Debug mode activated

mh2Treasury Component

PayPal Instant Payment Notification script

See below for status:
----------------------------------------------------------------
Connection to db - OK!
Assigning Post Variables
Opening connection and validating request with PayPal...
Connected to PayPal
Selecting database...OK!
Executing test query...PASSED!
PayPal Receiver Email: myemail
----------------------------------------------------------------
If you don't see any error messages, you should be good to go!

Going to test payment now again and will repost results.
I upgraded to 2.30 also BTW.
Logged

SAPPER
"Live FREE or DIE"
http://ooorgle.com
SAPPER
Newbie
*
Posts: 9


View Profile WWW
« Reply #8 on: November 15, 2008, 11:00:20 AM »

GREAT SUPPORT! I must say. :-)

Ok, all seems to be working now, again :-)

Ok, how do I delete the manual entry I did for testing... I do not see anywhere in the "MH2 Treasury: IPN Transactions" to delete a transactions.

Also, is there a way to have additional emails sent to other email address... reason... we will be using this for users to buy Admin Rights or to Rent a Game server from us and will need to notify other Staff Admins to add user to server(s).. basically a notification email with user info to other emails address.
« Last Edit: November 15, 2008, 11:03:53 AM by SAPPER » Logged

SAPPER
"Live FREE or DIE"
http://ooorgle.com
Mick
Administrator
Sr. Member
*****
Posts: 355



View Profile Email
« Reply #9 on: November 15, 2008, 12:23:06 PM »

Thank you.

There is no delete entry in order to maintain the consistency of data.  It is probably something that I should add!! In lieu of that, you can find the entry in the mh2tr_transactions database and just delete the record there via phpmyadmin.

The system does not actually send the emails, it comes from Paypal direct.  Easiest way to have the notification sent to multiple people is to create a forward in your cPanel.  The forward will copy the messages to each person listed.
Logged
SAPPER
Newbie
*
Posts: 9


View Profile WWW
« Reply #10 on: November 15, 2008, 12:41:30 PM »

Thank you.

There is no delete entry in order to maintain the consistency of data.  It is probably something that I should add!! In lieu of that, you can find the entry in the mh2tr_transactions database and just delete the record there via phpmyadmin.

The system does not actually send the emails, it comes from Paypal direct.  Easiest way to have the notification sent to multiple people is to create a forward in your cPanel.  The forward will copy the messages to each person listed.

Wootz, you the MAN!

Deleted in DB... all good now.  Just need to setup the forward.

Once again, thank you and keep up the GREAT WORK/SUPPORT...  that's what it's all about.... you can have the best product but with no support it's useless... you have the best product and support... 2 Thumbs up!
Logged

SAPPER
"Live FREE or DIE"
http://ooorgle.com
Mick
Administrator
Sr. Member
*****
Posts: 355



View Profile Email
« Reply #11 on: November 15, 2008, 01:59:30 PM »

Thank you again!
Logged
Pages: [1]
Print
 
Jump to:  

     

© Mh2Design