• Resolved rjrahulsachin

    (@rjrahulsachin)


    I recently we are upgarded the plugin and the facing issue with the attachment are not sending in email.

    Can you please look help as it is bit urgent?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter rjrahulsachin

    (@rjrahulsachin)

    Here you can see

    https://capshift.com/join-us/managing-director-client-experience/

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    See Setting up mail

    What email settings do you have in the Mail tab panel?

    To protect personal data, hiding email addresses in the settings or replacing them with dummy addresses is strongly advised. You can also include screenshots.

    Thread Starter rjrahulsachin

    (@rjrahulsachin)

    Hi – I am reciveing email without attachment is the mail problem, It was working before but after update it is not working, Please check below email settings for your refrence.

    https://prnt.sc/Wah41z15PoH4

    https://prnt.sc/DOvC6aPukCgn

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    What other plugins and theme do you use on the site?

    Thread Starter rjrahulsachin

    (@rjrahulsachin)

    Theme: Avada

    Plugins: 1. Advanced Custom Fields

    2. Contact Form Entries

    3. Copy & Delete Posts

    4. Essential Grid

    5. Hide and Seek Header

    6. Logo Slider Free

    7. Page Links To

    8. Post Types Order

    9. Really Simple SSL

    10. Redirection

    11. SantaPress

    12. Scroll Styler

    13. Smart Slider 3

    14. WP Job Openings

    15. Yoast SEO

    I tried uninstalling all plugins.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try switching to the default theme, deactivating all plugins excluding Contact Form 7, Really Simple SSL and Yoast SEO, and clearing all cache data.

    Why you are advised to deactivate plugins and switch to the default theme.

    Thread Starter rjrahulsachin

    (@rjrahulsachin)

    Hi-I switched the theme to the default theme, deactivated all plugins except Contact Form 7, Really Simple SSL, and Yoast SEO, and cleared all cache data. Unfortunately, there’s still no luck!

    Thread Starter rjrahulsachin

    (@rjrahulsachin)

    Hi Takayuki Miyoshi Any update, this is on production so need your help on urgent basis.

    Thread Starter rjrahulsachin

    (@rjrahulsachin)

    I have resolved issue, I have commented code in the file contact-form-7 -> includes -> mail.php file

    //if ( ! wpcf7_is_file_path_in_content_dir( $path ) ) {
    //if ( WP_DEBUG ) {
    //trigger_error(
    //sprintf(
    /* translators: %s: Attachment file path. */
    //__( ‘Failed to attach a file. %s is not in the allowed directory.’, ‘contact-form-7’ ),
    //$path
    //),
    //E_USER_NOTICE
    //);
    //}

                    //return false;
                //}
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Attachement not sending after upgrade tyo Contact Form 7 5.8.2’ is closed to new replies.