http://curiouscosmos.com/threads/double-slit-experiment.21/#post-135 << NadaThank you but it's not the case here
You have to post the thread/reply to tag. It's like Facebook... just in case?
You have a typo over there, WhitelLight. Give it another try?
It's strange. Would you mind sending me an administrative account via Convo?
SentIt's strange. Would you mind sending me an administrative account via Convo?
Only comma can be used because by default XenForo accepts all characters with the only exception is comma.It'd be cool if you could allow commas or colons like this:
@Username: blah OR @Username, hello
if ($matched = preg_match('/(\s|^)@([^\s]+)/',$value,$matches,PREG_OFFSET_CAPTURE,$offset)) {
if ($matched = preg_match('/(\s|^)@([^\s,]+)/',$value,$matches,PREG_OFFSET_CAPTURE,$offset)) {
class bdTagMe_DataWriter_DiscussionMessagePost extends XenForo_DataWriter {
Fatal error: Class bdTagMe_DataWriter_DiscussionMessagePost contains 3 abstract methods and must therefore be declared abstract or implement the remaining methods (XenForo_DataWriter::_getFields, XenForo_DataWriter::_getExistingData, XenForo_DataWriter::_getUpdateCondition) in \xenforo\library\bdTagMe\DataWriter\DiscussionMessagePost.php on line 103
Nice find!In library\bdTagMe\DataWriter\DiscussionMessagePost.php at line 3 I changed:
And when I try to post something I get this error in console:PHP:class bdTagMe_DataWriter_DiscussionMessagePost extends XenForo_DataWriter {
Can you fix it?Nice find!
We use essential cookies to make this site work, and optional cookies to enhance your experience.