Jockl, it worked!
Bro, thanks very much. God bless you
Another quick question: can I change the way of tagging? I need write @[user], can I change for @user?
Thanks again ;]
(2012-05-22, 04:37 PM)GrimOak Wrote: [ -> ]Another quick question: can I change the way of tagging? I need write @[user], can I change for @user?
I guess this question has already been asked a few times. See this posts:
(2011-07-30, 05:50 PM)flash.tato Wrote: [ -> ] (2011-07-30, 01:07 PM)Criot. Wrote: [ -> ]This is nice, but is it possible to edit it so you can just do @UserNameHere to tag them in a post rather then @[UserNameHere], is it possible to edit it to do this, if so how?
What if an usernames has spaces?
It worked fine till now. I'm getting this error when tagging someone in a post or thread:
Fatal error: Cannot pass parameter 2 by reference in /home/public_html/inc/plugins/tagging.php on line 281
Even though I get this error, the thread/post is still posted and the tag works correctly. Anyone know how to fix this?
(2012-06-24, 04:59 PM)Irreligious Wrote: [ -> ]It worked fine till now. I'm getting this error when tagging someone in a post or thread:
Fatal error: Cannot pass parameter 2 by reference in /home/public_html/inc/plugins/tagging.php on line 281
Even though I get this error, the thread/post is still posted and the tag works correctly. Anyone know how to fix this?
Tried the fix here?
http://community.mybb.com/thread-66551-p...#pid860679
Those are hooks for other plugins, but I have no see any that use them, so you should eb fine.
Still the same problem after adding those comments. :/
Try deleting any "$plugins->run_hooks("something", array('something' => $something)); " you find in the plugin.
Thanks, it's working fine now.
(2012-06-25, 04:09 AM)Omar G. Wrote: [ -> ] (2012-06-24, 04:59 PM)Irreligious Wrote: [ -> ]It worked fine till now. I'm getting this error when tagging someone in a post or thread:
Fatal error: Cannot pass parameter 2 by reference in /home/public_html/inc/plugins/tagging.php on line 281
Even though I get this error, the thread/post is still posted and the tag works correctly. Anyone know how to fix this?
Tried the fix here?
http://community.mybb.com/thread-66551-p...#pid860679
Those are hooks for other plugins, but I have no see any that use them, so you should eb fine.
Worked OK for me... Thanks for posting the fix! Sure wish that flash.tato was still actively developing this plugin.
^ Un-install and install the latest version.