Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter bmw2182

    (@bmw2182)

    Somehow I disabled Webriti companion.   Thank you!

    Is there anyway to keep the header section on every page?

    Thread Starter bmw2182

    (@bmw2182)

    I need to find the file to add this to. I know just enough to be dangerous. lol

    Thread Starter bmw2182

    (@bmw2182)

    I’m working with Paypal – finally got somewhere with them. I sent the response above to them and they are telling me the following….. PayPal will dislay the Venmo button on the checkout page if the following is on the URL:?&enable-funding=<font color=”#000000″ face=”Monaco, Consolas, Andale Mono, DejaVu Sans Mono, monospace”><span style=”caret-color: rgb(0, 0, 0);”>Venmo</span></font>

    Help – I’m in the middle.

    Thread Starter bmw2182

    (@bmw2182)

    It does short of help, but I’m not sure how to properly do the code so that it works. When I had the issue, I did a search and found the code that I added, I didn’t write it. The sold item would have a stock quantity of 0.

    Thread Starter bmw2182

    (@bmw2182)

    Thank you so much. That fixed it!

    Thread Starter bmw2182

    (@bmw2182)

    So if it’s an issue with the PHP mailer, how to do we resolve it?

    Thread Starter bmw2182

    (@bmw2182)

    The customer does not get the email that order was placed. There is supposed to be an email that goes to [email protected] and that doesn’t go through either. It had been working fine. I did check the log and we are seeing this and this is when the issue started.

    2021-03-14T13:26:21+00:00 CRITICAL Uncaught Error: Call to undefined function PHPMailer\PHPMailer\ctype_alnum() in /hermes/bosnacweb07/bosnacweb07ap/b287/ipw.musicali/public_html/WordPress/wp-includes/PHPMailer/PHPMailer.php:1793
    Stack trace:
    #0 /hermes/bosnacweb07/bosnacweb07ap/b287/ipw.musicali/public_html/WordPress/wp-includes/PHPMailer/PHPMailer.php(1871): PHPMailer\PHPMailer\PHPMailer::isShellSafe('wordpress@wordp...')
    #1 /hermes/bosnacweb07/bosnacweb07ap/b287/ipw.musicali/public_html/WordPress/wp-includes/PHPMailer/PHPMailer.php(1635): PHPMailer\PHPMailer\PHPMailer->mailSend('Date: Sun, 14 M...', 'A new comment o...')
    #2 /hermes/bosnacweb07/bosnacweb07ap/b287/ipw.musicali/public_html/WordPress/wp-includes/PHPMailer/PHPMailer.php(1466): PHPMailer\PHPMailer\PHPMailer->postSend()
    #3 /hermes/bosnacweb07/bosnacweb07ap/b287/ipw.musicali/public_html/WordPress/wp-includes/pluggable.php(531): PHPMailer\PHPMailer\PHPMailer->send()
    #4 /hermes/bosnacweb07/bosnacweb07ap/b287/ipw.musicali/public_html/WordPress/wp-includes/pluggable.php(1925): wp_mail( in /hermes/bosnacweb07/bosnacweb07ap/b287/ipw.musicali/public_html/WordPress/wp-includes/PHPMailer/PHPMailer.php on line 1793
    Thread Starter bmw2182

    (@bmw2182)

    We get an internal server error upon checking out. The order does go through, but the customer doesn’t realize it, because they get this error message and never get the confirmation email. I turned on the debugging and get the following information:

    CRITICAL Uncaught Error: Call to undefined function PHPMailer\PHPMailer\ctype_alnum() in /hermes/bosnacweb07/bosnacweb07ap/b287/ipw.musicali/public_html/WordPress/wp-includes/PHPMailer/PHPMailer.php:1793

    I’m not sure how to resolve it. HELP

    I also turned debugging on and I get the following information:

    03-29-2021 @ 17:36:16 - Request
    Request
    method:
    uri: listLocationsWithHttpInfo
    user-agent: WooCommerce-Square/2.4.0 (WooCommerce/5.1.0; WordPress/5.7)
    headers: Array
    (
    )
    body:
    duration: 0.34235s
    
    03-29-2021 @ 17:36:16 - Response
    Response
    code: 200
    message:
    headers: Array
    (
        [0] => HTTP/1.1 200 OK
        [Content-Type] => application/json
        [Square-Version] => 2019-08-14
        [Vary] => Origin, Accept-Encoding
        [X-Content-Type-Options] => nosniff
        [X-Download-Options] => noopen
        [X-Frame-Options] => SAMEORIGIN
        [X-Permitted-Cross-Domain-Policies] => none
        [X-Xss-Protection] => 1; mode=block
        [Date] => Mon, 29 Mar 2021 17:36:16 GMT
        [Content-Length] => 841
        [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload
    )
    body: {
        "locations": [
            {
                "id": "1VMN8PJJ85FCB",
                "name": "Musical Instrument City, Inc.",
                "address": {
                    "address_line_1": "541 MINGO LOOP RD",
                    "locality": "RANGELEY",
                    "administrative_district_level_1": "ME",
                    "postal_code": "04970-4419",
                    "country": "US"
                },
                "timezone": "America\/New_York",
                "capabilities": [
                    "CREDIT_CARD_PROCESSING"
                ],
                "status": "ACTIVE",
                "created_at": "2018-07-10T17:24:46Z",
                "merchant_id": "TB011ETEPZXM4",
                "country": "US",
                "language_code": "en-US",
                "currency": "USD",
                "phone_number": "+1 207-864-2254",
                "business_name": "Musical Instrument City, Inc.",
                "type": "PHYSICAL",
                "website_url": "www.musicalinstrumentcity.com",
                "business_hours": {},
                "business_email": "[email protected]",
                "coordinates": {
                    "latitude": 44.966114,
                    "longitude": -70.727986
                },
                "logo_url": "https:\/\/d1g145x70srn7h.cloudfront.net\/files\/60b87c228450c0d9f49083aa735d95df5d19703a\/original.jpeg"
            }
        ]
    }
    
    03-29-2021 @ 17:40:11 - Request
    Request
    method:
    uri: listLocationsWithHttpInfo
    user-agent: WooCommerce-Square/2.4.0 (WooCommerce/5.1.0; WordPress/5.7)
    headers: Array
    (
    )
    body:
    duration: 0.15448s
    
    03-29-2021 @ 17:40:11 - Response
    Response
    code: 200
    message:
    headers: Array
    (
        [0] => HTTP/1.1 200 OK
        [Content-Type] => application/json
        [Square-Version] => 2019-08-14
        [Vary] => Origin, Accept-Encoding
        [X-Content-Type-Options] => nosniff
        [X-Download-Options] => noopen
        [X-Frame-Options] => SAMEORIGIN
        [X-Permitted-Cross-Domain-Policies] => none
        [X-Xss-Protection] => 1; mode=block
        [Date] => Mon, 29 Mar 2021 17:40:10 GMT
        [Content-Length] => 841
        [Strict-Transport-Security] => max-age=631152000; includeSubDomains; preload
    )
    body: {
        "locations": [
            {
                "id": "1VMN8PJJ85FCB",
                "name": "Musical Instrument City, Inc.",
                "address": {
                    "address_line_1": "541 MINGO LOOP RD",
                    "locality": "RANGELEY",
                    "administrative_district_level_1": "ME",
                    "postal_code": "04970-4419",
                    "country": "US"
                },
                "timezone": "America\/New_York",
                "capabilities": [
                    "CREDIT_CARD_PROCESSING"
                ],
                "status": "ACTIVE",
                "created_at": "2018-07-10T17:24:46Z",
                "merchant_id": "TB011ETEPZXM4",
                "country": "US",
                "language_code": "en-US",
                "currency": "USD",
                "phone_number": "+1 207-864-2254",
                "business_name": "Musical Instrument City, Inc.",
                "type": "PHYSICAL",
                "website_url": "www.musicalinstrumentcity.com",
                "business_hours": {},
                "business_email": "[email protected]",
                "coordinates": {
                    "latitude": 44.966114,
                    "longitude": -70.727986
                },
                "logo_url": "https:\/\/d1g145x70srn7h.cloudfront.net\/files\/60b87c228450c0d9f49083aa735d95df5d19703a\/original.jpeg"
            }
        ]
    }
    Thread Starter bmw2182

    (@bmw2182)

    It is still not resolved. I posted in https://www.ads-software.com/support/plugin/woocommerce-square/ like I was asked to, and no luck ??

    Thread Starter bmw2182

    (@bmw2182)

    I switched to the Storefront theme, disabled all the plugins except for WooCommerce and Square. I need the square to enter the payment info to get the error message. I’m still getting the same error. Any other thoughts?

Viewing 10 replies - 1 through 10 (of 10 total)