Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 201
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 188
Total: 188

Author Topic: transactions don't show up  (Read 9788 times)

0 Members and 1 Guest are viewing this topic.

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
transactions don't show up
« on: October 01, 2010, 07:32:17 am »
I can make purchases of my ad packages but after i pay. I never see the transaction through ad seller pro transactions and I also have no order history. if i try to add an ad from the user perspective i receive "You do not have any paid Ad Packages to create an Ad." How does add seller pro realize if someone has made a purchase and what exactly they purchased?

I'm kinda new to this whole SMF and PHP thing. Please help?
« Last Edit: October 01, 2010, 08:41:13 am by project#7 »

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: transactions don't show up
« Reply #1 on: October 01, 2010, 08:47:37 am »
What's your site url and SMF version?

The system uses paypal ipn to track payments that come in for the ad seller system.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
Re: transactions don't show up
« Reply #2 on: October 01, 2010, 09:06:22 am »
http://www.michiganrotaryclub.com
SMF V: 1.1.11

I'll have to double check the ipn setting. Another admin manages the paypal account, I'll see if i can get cred's from that.

thanks,
Project#7

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
Re: transactions don't show up
« Reply #3 on: October 01, 2010, 09:11:52 am »
IPN Status is as follows

10/1/2010 06:56 PDT   67919447D6088922Q   Retrying   8Y805882KS7561634
10/1/2010 06:47 PDT   7HX690233L005131C   Retrying   58N43118KA1836745
9/30/2010 14:04 PDT   6AE21566K9499514T   Retrying   0M87600664481133C

setup looks like

Notification URL   http://www.michiganrotaryclub.com/adselleripn.php
Message delivery   Enabled

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: transactions don't show up
« Reply #4 on: October 01, 2010, 09:13:57 am »
Where did you find the IPN status at?

The url looks good checked it out and no permission errors on the file.

I would also check your forum's error log to see if any errors were logged that might be related
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
Re: transactions don't show up
« Reply #5 on: October 01, 2010, 09:15:54 am »

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
Re: transactions don't show up
« Reply #6 on: October 01, 2010, 09:26:35 am »
all i can find is the following...

http://www.michiganrotaryclub.com/index.php?action=adpro;sa=settings;sesc
8: Undefined index:
File: /michiganrotaryclub/Themes/default/Admin.template.php (main_below sub template - eval?)
Line: 381


----------------------------------------------------------------------
This is what the internet says about that error..
----------------------------------------------------------------------
This is an eval error, the error might not even be in that file.

You'll have to disable template eval temporarily to get the real file and error line.

To do this, run this query in PHPmyAdmin (What is phpMyAdmin?)
Code: [Select]
INSERT INTO smf_settings VALUES ('disableTemplateEval', 1);
Once that's done, get the error again and copy it (the file and line may have changed), then run this query to re-enable it:
Code: [Select]
DELETE FROM smf_settings WHERE variable = 'disableTemplateEval';

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: transactions don't show up
« Reply #7 on: October 01, 2010, 09:31:33 am »
Neat didn't know they added that feature.

Ok lets turn on some debugging in ad seller pro to see if we can figure this out.

First in the main directory of your forum were adsellerproipn.php create the following file adseller_debug.txt and make it writable.

After creating the text file next open up adsellerproipn.php
Find
Code: [Select]
define('DEBUG_ADSELLER','0');
Change to
Code: [Select]
define('DEBUG_ADSELLER','1');
And then reupload that file to your site.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
Re: transactions don't show up
« Reply #8 on: October 01, 2010, 09:38:54 am »
alright all set

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: transactions don't show up
« Reply #9 on: October 01, 2010, 09:43:07 am »
Now resend one those ipn transactions using the ipn history page.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
Re: transactions don't show up
« Reply #10 on: October 01, 2010, 10:10:41 am »
I actually don't have the option to resend. Probably because they all are still at retrying. lol

here's the details on one

Instant Payment Notification (IPN) details

Message ID67919447D60889220
Date/time created10/1/2010 06:56 PDT
Original/ResentOriginal
Latest delivery attempt date/time10/1/2010 07:39 PDT
Notification URLhttp://www.michiganrotaryclub.com/adselleripn.php
HTTP response code 500
Delivery status Retrying
No. of retries 9
Transaction ID 8Y805882KS7561636
IPN typeTransaction made


i could make another ad purchase. give me a minute...

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
Re: transactions don't show up
« Reply #11 on: October 01, 2010, 10:15:42 am »
new add purchase completed

10/1/2010 08:12 PDT   05354646E29149648   Retrying   2G4626889A822535W

details


Instant Payment Notification (IPN) details

Message ID
05354646E29149648
Date/time created
10/1/2010 08:12 PDT
Original/Resent
Original
Latest delivery attempt date/time
10/1/2010 08:14 PDT
Notification URL
http://www.michiganrotaryclub.com/adselleripn.php
HTTP response code
What's this?
500
Delivery status
Retrying
No. of retries
5
Transaction ID
2G4626889A822535W
IPN type
Transaction made
IPN Message

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: transactions don't show up
« Reply #12 on: October 01, 2010, 10:16:28 am »
I don't see any thing added to
http://www.michiganrotaryclub.com/adseller_debug.txt
When I visit adsellerproipn.php that leads me to think there is another issue. Since something should be added when you just request that page.

Open up adsellerproipn.php
Find
Code: [Select]
<?php
Add after
Code: [Select]
ini_set("display_errors",1);


I also recommend if you are doing test purchases to setup a sandbox account so you can use virtual money instead at develop.paypal.com
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline project#7

  • Member
  • *
  • Posts: 13
    • View Profile
Re: transactions don't show up
« Reply #13 on: October 01, 2010, 10:38:11 am »
you mean http://www.michiganrotaryclub.com/adselleripn.php
not http://www.michiganrotaryclub.com/adsellerproipn.php
right?

modified adselleripn.php

IPN delivery failed. HTTP error code 500: Internal Server Error

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: transactions don't show up
« Reply #14 on: October 01, 2010, 10:40:08 am »
Yeah that's what I mean sorry.

Ok great I didn't see that it said 500 error. Ok in this case just change the file permissions on the file to 755
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
7 Replies
9253 Views
Last post May 18, 2008, 11:44:25 pm
by SMFHacks
3 Replies
4960 Views
Last post November 05, 2009, 03:15:53 pm
by Vincent Volmer
5 Replies
5776 Views
Last post March 07, 2019, 10:45:17 am
by CWVRV
2 Replies
4251 Views
Last post May 10, 2015, 09:53:30 am
by dan4ever
3 Replies
2784 Views
Last post October 02, 2018, 11:22:22 am
by SMFHacks

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal