Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter reedjholmes

    (@reedjholmes)

    Thanks samuelweb. Got it.

    In terms of the Google maps, you need to use the longitude and latitude.

    To get this, find your location on Google Maps, then right-click on the map and select “What’s here?” The coordinates will automatically pop up in the search box.

    For example, here are the coordinates of the Empire State Building:
    40.749078,-73.985631

    Put the coordinates in your Contact Page settings and the map should appear.

    Thanks elfin.

    Fist off, thank you for this great plugin guys. I have been using eshop for a few years now, and I am suddenly getting failed transaction emails as well, even though payments are successfully being made to PayPal (I believe this error started to appear after the most recent update).

    Here is an example of the failed email message:

    subject: Paypal IPN -A Failed Payment Ref:6E81096254371003V

    An instant payment notification was received

    from [email protected] on 07/21/2012 at 11:21 PM

    Details:
    The transaction was not completed successfully. eShop could not validate the order.

    mc_gross: 100.00
    protection_eligibility: Eligible
    address_status: confirmed
    item_number1: shirt-pants001 : Shirt and Pants L Blue
    tax: 0.00
    item_number2: shirt-pants001 : Shirt and Pants L Black
    payer_id: WBWU4M33WK6BS
    address_street: 73 XXX avenue
    payment_date: 16:21:37 Jul 21, 2012 PDT
    payment_status: Completed
    charset: windows-1252
    address_zip: X8X 3X2
    mc_shipping: 15.00
    mc_handling: 0.00
    first_name: Michael
    mc_fee: 3.20
    address_country_code: CA
    address_name: Michael XXX Goalie Training
    notify_version: 3.5
    custom: 5c76de5746601516e197a06170b6a6fd500b38d5b6feb8.28860840
    payer_status: verified
    business: [email protected]
    address_country: Canada
    num_cart_items: 2
    mc_handling1: 0.00
    mc_handling2: 0.00
    address_city: Hamilton
    verify_sign: AVIMPgoSSXAB0TFqT6zIppDkcJqQAmsDoLIz9GY010yqoB0nGLXTVW30
    payer_email: [email protected]
    mc_shipping1: 15.00
    mc_shipping2: 0.00
    tax1: 0.00
    tax2: 0.00
    txn_id: 6E81096254371003V
    payment_type: instant
    payer_business_name: Michael XXX Goalie Training
    last_name: XXX
    address_state: Ontario
    item_name1: Stanfields Pro Hockey Underwear
    receiver_email: [email protected]
    item_name2: Stanfields Pro Hockey Underwear
    payment_fee: 3.20
    quantity1: 1
    quantity2: 1
    receiver_id: 4ZGV5GNVNLSJA
    txn_type: cart
    mc_gross_1: 60.00
    mc_currency: USD
    mc_gross_2: 40.00
    residence_country: CA
    transaction_subject: 5c76de5746601516e197a06170b6a6fd500b38d5b6feb8.28860840
    payment_gross: 100.00
    ipn_track_id: 571e9dabb0c31

    Regards, Your friendly automated response.

    reedjholmes

    (@reedjholmes)

    Tweets are now appearing on my site in the Twitter widget.

    Perhaps it was a Twitter issue in my case.

    reedjholmes

    (@reedjholmes)

    Getting the same Twitter error on my site: bedfordbeacon.com.

    I have no caching plugin installed.

    This can’t be a Twitter thing. Has to be something to do with JetPack unfortunately.

    Hopefully, it will get fixed soon.

    Thread Starter reedjholmes

    (@reedjholmes)

    Thanks Dani.

    Thread Starter reedjholmes

    (@reedjholmes)

    Hi Dani,

    I checked both files using the vi command on PuTTY.

    There were no strange characters at the beginning of the files.

    Thanks again for your help.

    Reed

    Johnny,

    Make sure the changes you are attempting to make to your wp-config.php file are actually saving.

    I had a similar problem and when I tried to add the key codes to my wp-config.php file. I thought the changes were being saved (I was using Dreamweaver).

    As it turns out, when I re-opened the wp-config file, I noticed the key codes were not there. That’s because the file was write protected.

    I tried to chmod the file to 777 using my FTP client (FileZilla), but it would not allow me. As a result, I had to download a copy of the wp-config.php, add the key codes, delete the original wp-config file via SSL (I use PuTTy), then upload the wp-config.php copy with the key codes. This solved the problem.

    Hope that helps.

    Reed

    Thread Starter reedjholmes

    (@reedjholmes)

    Hi Dani,

    So, what are you suggesting I do?

    Thanks.

    Reed

    Thread Starter reedjholmes

    (@reedjholmes)

    Hi Dani, thank you for your response.

    Yes, I’m using the latest version of DMSGuestbook (1.16.0) and eshop (5.4.1).

    When I deactivated eshop, I did not get the error when I deleted an entry from DMS.

    I think this is unrelated, but I did get this error when I activated the latest version of a plugin called cforms II (https://www.deliciousdays.com/cforms-plugin/):

    “The plugin generated 569 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.”

    I tired deactivating the plugin but when I tried to delete an entry from DMS I still got:

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/motor/public_html/wp-content/plugins/dmsguestbook/admin.php:3425) in /home/motor/public_html/wp-content/plugins/eshop/eshop.php on line 914

    Reed

    Forum: Plugins
    In reply to: eShop Images

    Hi artbiz,

    I had to upgrade a client’s site to WP 3.0.

    Once I did, a link appears in the right column of each product page called “Set featured image”.

    Clicking on this link, I could post thumbnails for my client’s products (paintings):

    https://www.motorcycletourguidens.com/biker-art

    I had to select thumbnails for each product, which wasn’t so bad since there are only three paintings.

    Unfortunately, if you have a lot of products, it’s going to be a bit of a pain.

    Hope that works for you.

    Reed

    Thread Starter reedjholmes

    (@reedjholmes)

    Worked!

    Thanks elfin!

    Thread Starter reedjholmes

    (@reedjholmes)

    Hi elfin,

    Thanks for the suggestion.

    I tried commenting out the chmod lines (1155, 1166, 1168, 1180 and 1198) then got this error:

    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 35 bytes) in /home/puckline/public_html/wp-includes/wp-db.php on line 958

    Thread Starter reedjholmes

    (@reedjholmes)

    Quick update:

    This method seems to have worked quite well.

    Thanks for the feedback.

    Reed

    Thread Starter reedjholmes

    (@reedjholmes)

    Thanks Brian.

Viewing 15 replies - 1 through 15 (of 18 total)