Hybrid View
-
01-10-2019 #1
It genuinely wouldn't surprise me if the quotation marks in the post title were causing an exception - which if anyone is smart enough to exploit could be a VB security issue :P
-
01-10-2019 #2
I've now had 5 emails this afternoon suggesting that Lee has posted to the Lichuan stepper thread, but I can't see any entries there ....
-
01-10-2019 #3
-
01-10-2019 #4
I was up most of the night trying to sort this out guys, sorry, I have been replying to that thread and then deleting my posts after while I test different things.
I will reply again later once i come to a conclusion, I think Andy is onto something re the quotation marks in the thread title I took these out early this morning ready to do a test i'm now about to try, I could'nt finish it this morning/today as the rest of the house woke up and school runs, babys and sleep got in the way.
Thanks for the feedback, "ill be back"...Last edited by Lee Roberts; 01-10-2019 at 07:35 PM.
.Me
-
The Following User Says Thank You to Lee Roberts For This Useful Post:
-
01-10-2019 #5
Cheers, although to be fair most people I help say thank you and those that don't I just except for who they are and move on :)
As a side note, on my travels I found this out:
“This message has no content.” error when viewing an email on an iPhone or iPad using the Mail app
Issue
When opening an email the message text/content isn’t displayed and is replaced with a message reading “This message has no content.”.
This is a common issue with iPhones and iPads and is known to Apple – https://discussions.apple.com/thread/5406637 – if you need assistance with your iPhone we would suggest contacting Apple directly or visiting an Apple store for assistance.
Hi Andy,
Thanks for that, I did do this early on but I also wanted to grab what the others were receiving so I had it ready rather than requesting it and potentially waiting for it to come in further down the road, I was always pretty confident the server had no issue's but you never know!
What I was sending out matched what you guys sent me:
SUCCESS
Mon, 30 Sep 2019 21:58:57 +0000
To: ********@********.***
Subject:
From: "MYCNCUK" <[email protected]>
Auto-Submitted: auto-generated
Return-Path: [email protected]
Message-ID: <********.********@www.mycncuk.com>
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-Mailer: vBulletin Mail via PHP
Good spot, here's what I found when I removed the quotation marks from the title:
SUCCESS
Tue, 01 Oct 2019 18:06:57 +0000
To: ********@********.***
Subject: Reply to thread 'Lichuan Easy Servo closed loop stepper question'
From: "MYCNCUK" <[email protected]>
Auto-Submitted: auto-generated
Return-Path: [email protected]
Message-ID: <********.********@www.mycncuk.com>
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-Mailer: vBulletin Mail via PHP
Quick test message from Lee, m_c do you use an apple device by any chance ?
I noticed that when I replied to the other thread, the notice below was being logged by the server:
PHP Parse error: syntax error, unexpected 'Easy' (T_STRING) in /includes/functions_newpost.php(1306) : eval()'d code on line 100
Code:1306 eval(iif(empty($evalemail["$touser[languageid]"]), $evalemail["-1"], $evalemail["$touser[languageid]"]));
Traditionally the advice is to disable all plugins and re enable them one at a time until the problem shows up again, instead I looked at what hook locations were being used for each plugin and the most obvious one to me was the Tapatalk plugin as one of the hook locations it use's is "newpost_complete".
Looking at the code behind that function:
Code:global $vbulletin; if( !function_exists('tapatalk_push_reply') ){ if( file_exists(DIR.'/'.$vbulletin->options['tapatalk_directory'].'/push_hook.php') ) { include_once(DIR.'/'.$vbulletin->options['tapatalk_directory'].'/push_hook.php'); if( function_exists('tapatalk_push_reply') ) tapatalk_push_reply($type, $post, $threadinfo); } }else{ tapatalk_push_reply($type, $post, $threadinfo); }
The first one tested if having quotation marks in the title with Tapatalk disabled worked as expected:
SUCCESS
Tue, 01 Oct 2019 18:24:46 +0000
To: ********@********.***
Subject: Reply to thread 'Lichuan "Easy Servo" closed loop stepper question'
From: "MYCNCUK" <[email protected]>
Auto-Submitted: auto-generated
Return-Path: [email protected]
Message-ID: <********.********@www.mycncuk.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-Mailer: vBulletin Mail via PHP
Dear m_c,
Lee Roberts has just replied....
I re enabled Tapatalk, removed the quotation marks from the title again and made another post to said thread, I didn't get the PHP Parse notice this time and the email sent out had everything included!
Moment of truth, quotation marks added back in:
SUCCESS
Tue, 01 Oct 2019 18:42:22 +0000
To: ********@********.***
Subject: Reply to thread 'Lichuan "Easy Servo" closed loop stepper question'
From: "MYCNCUK" <[email protected]>
Auto-Submitted: auto-generated
Return-Path: [email protected]
Message-ID: <********.********@www.mycncuk.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-Mailer: vBulletin Mail via PHP
Dear m_c,
Lee Roberts has just replied....
Thank you to you all for getting involved and helping me get to the bottom of this this, I'm also sorry for not keeping things up to date like I have previously, I'll keep it short and sweet and just say my life has been a whirlwind over the last two years and the stress has effected me quite badly, things have only just started to settle back down, hence the reason I've been more active recently.
Keep up the good work of making it your community guys, the reward for me is seeing it continue to be successful, seriously thank you
Lee.Me
-
The Following 2 Users Say Thank You to Lee Roberts For This Useful Post:
-
02-10-2019 #6
Thanks for all your effort Lee, much appreciated. Now get some kip!
KitAn optimist says the glass is half full, a pessimist says the glass is half empty, an engineer says you're using the wrong sized glass.
-
02-10-2019 #7
And now we know that Lee is a qualified detective.... :) Nice one!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
NEW MEMBER: New to MYCNCUK
By Fgc in forum New Member IntroductionsReplies: 5Last Post: 14-01-2017, 05:48 PM -
NEW MEMBER: New to MYCNCUK
By Fgc in forum New Member IntroductionsReplies: 0Last Post: 13-01-2017, 07:22 PM -
Master degree title
By masinecc in forum General DiscussionReplies: 1Last Post: 19-04-2016, 09:05 PM -
RFQ: M39x4 Threading of MT3 Blank End Arbor
By Jan Rune in forum Projects, Jobs & RequestsReplies: 1Last Post: 19-06-2013, 10:50 AM -
Fake ebay emails: New issue
By Lee Roberts in forum Marketplace DiscussionReplies: 1Last Post: 18-07-2009, 04:01 PM
Bookmarks