Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved BBCode to display reader's username?
#1
Not Solved
Hey guys,

Does anyone know of a BBCode that I can use to display the user's username who is reading it?

Thanks.
#2
Not Solved
appears that it requires core files modification . see this . might still work with recent versions of myBB ..
#3
Not Solved
Just integrate the {$mybb->user['username']} variable somewhere in the template... Wink
MyBBCodes.com owner/administrator
Cool " It is not what you know that matters, it is what you do or do not do!"
We have currently 175+ MyBB Exclusive Plugins, 80+ MyBB Compatible MyCodes
#4
Not Solved
^ well, an expert might be able to make a simple plugin for the required purpose - not sure if such
plugin already exists . OR may be one can make use of advanced mycode permissions plugin for it
#5
Not Solved
Hmm - unfortunately it does not seem to yield any results Sad
#6
Not Solved
If you are looking for a way to simply show each individual user that he is reading the thread, you simply have to insert "{$mybb->user['username']} is reading this thread." in the "showthread" template.

If you want a list of all users who read a thread with the time and date of the reading, you will need a plugin to accomplish this, like this one available to our subscribers :
http://www.mybbcodes.com/showthread.php?tid=578
MyBBCodes.com owner/administrator
Cool " It is not what you know that matters, it is what you do or do not do!"
We have currently 175+ MyBB Exclusive Plugins, 80+ MyBB Compatible MyCodes
#7
Not Solved
I'm looking for something I can use as such:

Quote:Dear {username},

Merry Christmas.

(but it will be a long announcement, not a PM)
#8
Not Solved
http://mods.mybb.com/view/show-name-myco...ned-for-14

I believe it works fine with 1.6.
-Paul H.

Cogisne lingua latina?
#9
Not Solved
^ yes, it is working fine on a test board (myBB 1.6.5) . Thanks Smile
#10
Not Solved
It's also work on a test board (MyBB v1.8.5) Smile

(2011-12-24, 01:25 PM)exdiogene Wrote: Just integrate the {$mybb->user['username']} variable somewhere in the template... Wink

So you mean after adding that code, I can use [username] in threads?
I'm new to MyBB, has been using WordPress and only know HTML/CSS.


Forum Jump:


Users browsing this thread: 1 Guest(s)