Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Mikepo

Members
  • Posts

    638
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Mikepo

  1. @Jack_mcs

    This addon is now running live.

    When using reports->referrers I get this error

    Fatal error: Uncaught Error: Class 'IP2Location\Database' not found in xxxx/xxxx/includes/functions/view_counter.php:351 Stack trace: #0 xxxx/xxxx/includes/functions/view_counter.php(443): GetIPDetails('81.143.xxx.xxx') #1 xxxx/xxxx/includes/modules/view_counter/view_counter_report_referers.php(63): GetDomainLocation('81.143.xxx.xxx') #2 xxxx/xxxx/view_counter_reports.php(272): include('/xxxx...') #3 {main} thrown in xxxx/xxxx/includes/functions/view_counter.php on line 351

  2. well, that is strange.  I know I didn't change any file in the download of the addon, but stranger things happen. I least I've solved it and the Addon is working and very useful.  Anyway thanks for looking at the problem. I'm one step further now to getting my new site up!

  3. ok, looked at the file you sent, and the output from the print_r functions don't show.

    So why doesn't the file get called?

    I've just compared the files in the addon to the files in the shop/admin and they are all present

    so ??

  4. 1 hour ago, Jack_mcs said:

    That's strange. If the admin shows links, so should the shop side. Do you have the Show option set to Visitors or All? If you have the country blocking option set, please try turning that off. If you clear the view_counter database table and then click around the shop side, does the table now have entries?  

    shop option is set to all, country blocking is not set, I've cleared the tables and still on shop side entries.

    All very strange, removing .htaccess files didn't help, (just in case something was blocking things)

    The Who's online function is working ok

    Do you have any other suggestions.

    I might try installing the addon on a fresh v1.0.7.11

  5. 5 hours ago, Jack_mcs said:

    There'is testing code in the includes/functions/view_counter.php file that may cause this

    sorry jack, that didn't correct the issue, though will effect other functionality 😉

    Still seeing no shop visitors

  6. @Jack_mcs

    I've been using this addon for many years.  Just installed the latest version into phoenix, installation went well until I started checking the site visits.

    Monitor only shows the admin visits, there are no shop visits showing.

    using php7.3, phoenix 1.0.7.11

    there are no errors in the log file.

    Have I missed a setting?

  7. PHP message: PHP Notice:  Undefined variable: customer_id in /xxx/xx/xxx/ext/modules/payment/stripe_sca/webhook.php on line 21

    PHP message: PHP Notice:  Undefined property: stripe_sca::$apiVersion in /xxx/xxx/xxx/ext/modules/payment/stripe_sca/webhook.php on line 58

    PHP message: PHP Notice:  Undefined variable: customer_id in /xxx/xxx/xxx/ext/modules/payment/stripe_sca/webhook.php on line 59

    @raiwa these messages are in the log file.  Are they of concern?

    Running php7.3

  8. 9 minutes ago, raiwa said:

    Very strange, can you double check please

    I'll check again. I'm using the stripe CLI interface as I'm on a test environment, the error might be related to this.  I'll double check.

  9. 43 minutes ago, raiwa said:

    DId you leave the status settings like by default? I got it right when testing with these settings

    settings are as you quoted,

    php log shows this

    PHP Notice:  Undefined variable: modal_size in /xxx/xx/xxx/includes/hooks/shop/checkout_confirmation/finalisedOrder.php on line 24, referer: https://xxxx/checkout_payment.php

    PHP message: PHP Deprecated:  The checkout/reset segment has been deprecated. in /xxx/xx/xxx/includes/system/segments/checkout/reset.php on line 13, referer: https://xxxx/checkout_confirmation.php

  10. @raiwa

    updated my test environment with your beta version and I'm getting the following in the email sent

    Order Number:

    Detailed Invoice: https://xxxxxx/account_history_info.php?order_id=

    Date Ordered: Monday 26 October, 2020

    notice there is no order number.

    Also the order status doesn't get set to the default i.e. 'pending'

     

  11. On 8/20/2020 at 4:51 PM, Mikepo said:

    When paying by stripe the status is not being set to pending, even though the payment completes. Status stays at Preparing [Stripe SCA].

    Also, I noticed that the order ID is missing from the invoice and shipping slip. 

     

    @raiwa This is still an issue with the stripe SCA module in 1.0.7.7 php7.3.  The issue is the status is not being set to 'pending' after the order is completed, and also the email confirmations has the order number missing,  not the invoice and shipping slip as mentioned above.

  12. 10 minutes ago, ecartz said:

    Might this be the visibility settings on the order status

    Matt, you are correct.  When paying by stripe the status is not being set to pending, even though the payment completes. Status stays at Preparing [Stripe SCA].

    Also, I noticed that the order ID is missing from the invoice and shipping slip.

    When using other payments methods all is OK.

    So there must be an issue with the stripe payment module.

  13. I've updated to the latest version of phoenix 1.0.7.7 and the latest version of this app stripe_sca_v1.0.16r1,  and it appears that any order placed using this payment module is not stored correctly.

    What I mean is, in the shop side orders are not shown in the customer account if this payment module is used.  However the order is shown in admin.  Strange!

    Orders made with another payment module are ok.

    Does is occur with anyone else?

  14. 3 hours ago, 14steve14 said:

    am getting a few instances a week where the Stripe payment module is taking the payments twice.

    I've not seen any issue, as customers have been using PayPal over the last few weeks.  I'll keep an eye on this and let you know if any issue appears.

×
×
  • Create New...