Paid Subscription

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slipkot
    Senior Member
    • Apr 2008
    • 101
    • 4.2.X

    [Forum] Paid Subscription

    Hello, i use vb 4.0.8 pl2. I have some paid subscriptions that if a user pay for one it automatically goes to vip usergroup. In last days (since upgraded to pl2) i receive complains that user purchase the subscription and they don't move to the correct group but stay to the one the original belong. In paid subscription options i have choose the desired usergroup. Do you know if there is an issue?
  • slipkot
    Senior Member
    • Apr 2008
    • 101
    • 4.2.X

    #2
    As i saw if a user purchase i subscription, the action doesn't even display to user account manager at ACP...

    Sorry for douple posting...

    Comment

    • Steve Machol
      Former Customer Support Manager
      • Jul 2000
      • 154488

      #3
      The only times I've see this happen is due to a modification.

      To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

      Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

      [Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

      Next, disable all products (except vB Blog and vB CMS if you are running the Suite.)

      Admin CP -> Plugins & Products -> Manage Products -> Disable

      Then manually uncheck all plugins that are not for 'vBulletin Blog' and vBulletin CMS' here:

      Admin CP -> Plugins & Products -> Plugin Manager

      You must do BOTH of those steps in order to disable all non vBulletin Modifications.

      Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it.

      Do you have the same problem?
      Last edited by Steve Machol; Mon 6 Dec '10, 9:55am.
      Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
      Change CKEditor Colors to Match Style (for 4.1.4 and above)

      Steve Machol Photography


      Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


      Comment

      • slipkot
        Senior Member
        • Apr 2008
        • 101
        • 4.2.X

        #4
        I don't know if the following is causing the problem but i just saw it and mention it. When i scan for suspect file versions i see this:

        ./ forum.php File not recognized as part of vBulletin index.php File does not contain expected contents

        i haven't change the two files, i try to reupload them and the message remains... Now all the procedure you mention above i will do it in a couple of hours and report back.

        Comment

        • slipkot
          Senior Member
          • Apr 2008
          • 101
          • 4.2.X

          #5
          I manage to globally disable all the plugins, try to purchase a subscription nothing changed. I create a new style nothing... In paypal i receive the money, but at vbulletin ACP, i don't see anything at transactions logs, the subscription, doesn't have any members, and at the member manager at ACP i don't see anything for the purchase.... I don't think that this problem is caused by an addon as it happened from one day to the other...

          Comment

          • Lionel
            Senior Member
            • Apr 2001
            • 688

            #6
            Just in case ... make sure that your site is not htaccess protected. That will prevent the payment processor from coming back to your site.

            Comment

            • slipkot
              Senior Member
              • Apr 2008
              • 101
              • 4.2.X

              #7
              there is htaccess protect only at admin & install folder... I also get the following mail from paypal...

              Code:
              Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:
              
              http://www.domain.com/forum/payment_gateway.php?method=paypal
              
              If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account. 
              
              Thank you for your prompt attention to this issue.
              
              
              Thanks,
              PayPal
              I have entered at paypal at IPN notification URL the above Url and i select to receive IPN messages... Also, at payment status all payments have this status "Retrying". Also, forum URL at acp-->settings-->url/contact details is http://www.domain.com/forum
              Last edited by slipkot; Sun 5 Dec '10, 6:11am.

              Comment

              • slipkot
                Senior Member
                • Apr 2008
                • 101
                • 4.2.X

                #8
                bump!

                Comment

                • Steve Machol
                  Former Customer Support Manager
                  • Jul 2000
                  • 154488

                  #9
                  Here is the online documentation of the Paypal feature in vB:



                  Note: You must turn off "Block Non-encrypted Website Payment" in your paypal account.

                  Also please see this for help troubleshooting Paid Subscription problems:

                  Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
                  Change CKEditor Colors to Match Style (for 4.1.4 and above)

                  Steve Machol Photography


                  Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


                  Comment

                  • slipkot
                    Senior Member
                    • Apr 2008
                    • 101
                    • 4.2.X

                    #10
                    It is deactivated and i ahve already tried both things you mention at links. I attach you some images i see on vb logs
                    Attached Files

                    Comment

                    • Steve Machol
                      Former Customer Support Manager
                      • Jul 2000
                      • 154488

                      #11
                      Since PayPal is working for me fine, this either has to be an issue with the setup on the PayPal end, or a modification. I cannot help with the former beyond what I have already posted.

                      For the latter, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

                      Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

                      [Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

                      Next, disable all products (except vB Blog and vB CMS if you are running the Suite.)

                      Admin CP -> Plugins & Products -> Manage Products -> Disable

                      Then manually uncheck all plugins that are not for 'vBulletin Blog' and vBulletin CMS' here:

                      Admin CP -> Plugins & Products -> Plugin Manager

                      You must do BOTH of those steps in order to disable all non vBulletin Modifications.

                      Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it.

                      Do you have the same problem?
                      Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
                      Change CKEditor Colors to Match Style (for 4.1.4 and above)

                      Steve Machol Photography


                      Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


                      Comment

                      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                      Working...
                      😀
                      😂
                      🥰
                      😘
                      🤢
                      😎
                      😞
                      😡
                      👍
                      👎