Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

fareast

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • March 9, 2015 at 4:03 am in reply to: eMember – allign login form and change background image #69020
    fareast
    Member

    Hi Admin,

    Thank you.

    It works now.

    I’ve make some alteration on WP page template of the current WP themes, then add your suggested CSS code into “eMember_custom_style.css”.

    Thanks a lot!! :)

    Regards,

    Faiz

    October 15, 2014 at 5:13 am in reply to: eStore – Newsletter Addon tweak #65808
    fareast
    Member

    Thanks wzp, for the time being I will use MailPoet.

    Will request for custom work order in the future.

    October 3, 2014 at 8:46 am in reply to: eStore – Newsletter Addon tweak #65806
    fareast
    Member

    I am sorry sir, if my English’s phrase lead to different meanings. Really sorry for my bad.

    I am not the developer. But, I purchased that plugin from the website given.

    Do I need to request for customization in the following link?

    https://support.tipsandtricks-hq.com/need-custom-work-done

    to make it works with eStore?

    October 2, 2014 at 5:01 am in reply to: eMember – put registration shortcode or php function out of wordpress page #65722
    fareast
    Member

    Thank you for your suggestion. I am using redirection instead.

    September 11, 2014 at 7:35 am in reply to: eMember – Subscriber by email sent email as "WordPress" as a sender name #65395
    fareast
    Member

    Hi,

    Found the work around.

    Just realize on my autoresponder have option to

    “send messages with this email system”, there are 2 options i.e.:

    1) Local Sendmail

    2) Local SMTP

    Default is using Local Sendmail, problem solved when I changed to Local SMTP option.

    Thank you,

    Faiz

    September 10, 2014 at 4:17 am in reply to: eMember – Subscriber by email sent email as "WordPress" as a sender name #65394
    fareast
    Member

    Seem like wordpress replaced the name value before email being send.

    Say,

    AR = Autoresponder

    WP = WordPress

    User optin –> eMember sent email (correct name value) –> WP replace name value to “WordPress” –> sent email to AR subscription email address using “WordPress” value

    Does it make sense?

    September 10, 2014 at 4:05 am in reply to: eMember – Subscriber by email sent email as "WordPress" as a sender name #65393
    fareast
    Member

    Hi,

    I’ve contact my autoresponder support and waiting for their respond.

    But, i think that autoresponder just take whatever value from email information.

    I am looking at the mailbox which my autoresponder monitor for new incoming subscription as per below (I replaced the original domain value):

    xxx.com – my hosting provider

    yyy.com – my autoresponder

    zzz.com – website which I place the eMember registration form

    gmail.com – my email from

    </p>
    <p>Return-path: <xxx@box858.xxx.com><br />
    Envelope-to: yyy@yyy.com<br />
    Delivery-date: Mon, 08 Sep 2014 23:16:11 -0600<br />
    Received: from localhost ([127.0.0.1]:38910 helo=box858.xxx.com)<br />
    by box858.xxx.com with esmtp (Exim 4.82)<br />
    (envelope-from <xxx@box858.xxx.com>)<br />
    id 1XRDml-0005UJ-Hf<br />
    for yyy@yyy.com; Mon, 08 Sep 2014 23:16:11 -0600<br />
    To: yyy@yyy.com<br />
    Subject: Autoresponder Automatic Sign up email<br />
    X-PHP-Originating-Script: 2066:class-phpmailer.php<br />
    Date: Tue, 9 Sep 2014 05:16:09 +0000<br />
    From: WordPress <testemail@gmail.com><br />
    Message-ID: <ea1e9dc4c65bacb36bd584174c5a7454@www.zzz.com><br />
    X-Priority: 3<br />
    X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/)<br />
    MIME-Version: 1.0<br />
    Content-Type: text/plain; charset=UTF-8<br />
    Content-Transfer-Encoding: 8bit<br />
    X-Identified-User: {:box858.xxx.com:hostingacc:maindomain.com} {sentby:program running on server}</p>
    <p>This is an automatic email that is sent to the autoresponder for user signup purpose</p>
    <p>Email: testemail@gmail.com<br />
    Name: TestName </p>
    <p>

    September 10, 2014 at 3:17 am in reply to: eMember – Subscriber by email sent email as "WordPress" as a sender name #65392
    fareast
    Member

    Hello Mr Admin,

    Yes, I have another plugin, let me call it KS.

    But, email sent from KS to any email (gmail, hotmail, yahoo, etc) also shown from name as “WordPress”.

    I will contact autoresponder support about how it works and I will update once I get feedback from them.

    September 9, 2014 at 3:01 am in reply to: eMember – Subscriber by email sent email as "WordPress" as a sender name #65390
    fareast
    Member

    Thanks wzp,

    But I can’t use this method since my hosting provider not allowed to use external SMTP server. Too bad. I’ve requested to allow me to use SMTP, but they said, it is their policy not to allow usage of external SMTP.

    I tried to use plugin:

    WordPress Plugin – Change WP eMail From Details

    https://www.tipsandtricks-hq.com/wordpress-plugin-change-wp-email-from-details-1883

    But, all my subscriber emails and names changed to my own email and name which I configured in the plugin.

    :D

    I noticed that, not only this plugin impacted by this WP behaviour. All email sent from wordpress will delivered to recipient mailbox as correct emailfrom address and “WordPress” as a name. For example: WordPress (faiz@mydomain.com)

    Is there any way we can overwrite this WP behavior?

    For the time being, I need to change my autoresponder list name manually everyday. :D

    September 8, 2014 at 4:49 pm in reply to: eMember – Subscriber by email sent email as "WordPress" as a sender name #65388
    fareast
    Member

    After testing, the log shown correct output as per below:

    <br />
    ...<br />
    ...<br />
    [09/08/2014 4:38 PM] - SUCCESS :Preparing to send signup request email for generic autoresponder integration.<br />
    [09/08/2014 4:38 PM] - SUCCESS :From: Faiz <xxxxxxx@hotmail.com><br />
    ...<br />
    ...<br />

    But when I checked in the email received in the inbox, the From name still written as “WordPress” instead of “Faiz”. (Last name not appear because I only put first name in the registration form)

    September 8, 2014 at 6:18 am in reply to: eMember – Subscriber by email sent email as "WordPress" as a sender name #65386
    fareast
    Member

    I tried to change like this as well:

    $from_address = $firstname . ” <” . $emailaddress . “>”;

    But no luck.

    I just not sure the correct syntax to do that

    September 8, 2014 at 4:48 am in reply to: eMember – Subscriber by email sent email as "WordPress" as a sender name #65385
    fareast
    Member

    Hi wzp,

    Thanks for the workaround.

    I’ve made the changes to the function as per recommended, and it looks like below:

    function eMember_generic_autoresponder_signup($firstname, $lastname, $emailaddress, $list_email_address) {

    eMember_log_debug('Preparing to send signup request email for generic autoresponder integration.', true);

    $firstname = addslashes($firstname);

    $lastname = addslashes($lastname);

    $from_address = "$firstname $lastname <"."$emailaddress".">";//Use customer email address as the from address for this email

    But, my autoresponder still got “WordPress” as a subscriber’s name.

    February 2, 2012 at 1:57 am in reply to: Fatal Error – Allowed memory size of XXXXXXX bytes exhausted #33296
    fareast
    Member

    Problem solved after my hosting provider change the memory limit to 256M. Thanks :)

    February 1, 2012 at 5:50 pm in reply to: Fatal Error – Allowed memory size of XXXXXXX bytes exhausted #33295
    fareast
    Member

    Thanks Admin, I will talk to hosting provider.

    Current setting is memory_limit = 32M, how much should I request?

    February 1, 2012 at 5:02 am in reply to: Fatal Error – Allowed memory size of XXXXXXX bytes exhausted #33293
    fareast
    Member

    Hello guys,got the same problem here. But I don’t have access to change the php.ini configuration. Are there any alternative solution for this?

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 15 total)

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ