Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jmcc83

    (@jmcc83)

    Hi Mark,

    WordPress and all plugins were updated when the issues was first reported. I’ve been keeping them up-to-date while working on this but getting no joy from it.

    I’ve been logging emails in the hope that this might turn up something, I just noticed this in json format in the logging screen:

    Application form submission:

    {
        "mail_id": "79",
        "timestamp": "2018-01-24 13:48:23",
        "host": "82.145.42.127",
        "receiver": "[email protected],\\[email protected]",
        "subject": "New Job Application Submitted - Applicants name",
        "message": "\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t

    Other emails are in this format:

    {
        "mail_id": "91",
        "timestamp": "2018-01-25 14:25:18",
        "host": "82.145.42.127",
        "receiver": "[email protected]",
        "subject": "CV Upload",
        "message": "From: Dev Test \nSubject: CV Upload from Allstaff.co.uk\n\n--\nThis e-mail was sent from a contact form on Allstaff (http:\/\/allstaff.co.uk)",
        "headers": "From: Dev Test \nX-WPCF7-Content-Type: text\/plain\nReply-To: [email protected]\n",
        "attachments": "lstaffco\/public_html\/media\/wpcf7_uploads\/1463800735\/Test-doc.docx",
        "error": null,
        "plugin_version": "1.8.3\r"
    }

    I’ve also been seeing this error several times lately in error logs:

    [25-Jan-2018 14:39:36 UTC] PHP Warning: implode(): Invalid arguments passed in /home/allstaffco/public_html/wp-content/themes/all-staff-update/single-wpbb_job.php on line 20

    Is any of this helpful to you? I’ve not logged the value of $wpbb_attachments yet, but I’ll try that next.

    Thread Starter jmcc83

    (@jmcc83)

    Hi Mark,

    the theme used on the site was recently changed, it was a minor update to the existing one.

    I tried reverting to the previous theme to perform a test application, but still no joy with it.

    When checking the applications in Broadbean, the name, email address and message are present but the field for attachments are missing.

    I thought it might just be hidden under Screen Options but nothing in there either.

    I’ve checked various other options with our hosting company, upload limits, folder permissions, PHP version, etc, but that didn’t turn up anything either.

    Any thoughts?

    Thanks.

    Thread Starter jmcc83

    (@jmcc83)

    I was using a simple product with a product add-on originally but have since changed it to a variable product and now it works.

    Is this a limitation of the free version?

    Thanks.

    Thread Starter jmcc83

    (@jmcc83)

    Hi,

    Thanks for the update, I had to remove one of the local files I copied to the theme to get to it work, I’ll need to redo some of my work but at least the map is working now.

    Thanks.

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