![]() |
We use a marquee, that pulls the latest threads in our Betting shop, onto the forumhome page.
Similar system, for latest edits to status would be so funny. Some people have a weird sense of humour, that we could then integrate a voting system,for best status message. Or even setup a forum, called My Status Message for example. And soon as someone edits their status message it writes that to the forum, as a new thread. Similar to Staggers, latest high score in ib arcade. Either would be fun Ozzy |
Quote:
Quote:
Since this is a "Facebook Concept", the way they do it is pretty cool - have like the latest 3 status updates reflected somewhere on the homepage. (Ideally I'd like to see it just to the left of the block in the upper right that contains the "Welcome username" "Last Visit" and "Pm Status" etc) There's quite a big "block" of screen real-estate over there that never gets used for anything... |
Quote:
|
Very nice!! Thanks for the work, I like the inline editing, it is so easy!!
|
Problem :confused:
https://vborg.vbsupport.ru/external/2008/06/51.jpg charset=windows-1251 Can you fix ? Or where to correct? |
I'm afraid that I do not know how to handle charset related errors, as I have only developed/worked with english-based websites. If someone has an easy way to fix these character set errors, please send me a PM.
|
the mod do not Support Arabic ! :(
can you fix it plz? and thanx |
Attilitus thank for this mod! :up:
I made a small change that suits me. With the postbit template edit i changed the first line of code to this: Code:
<if condition="$vbulletin->options['vbstatus_active'] == '1' && $post['vbstatus_status'] != 'has no status.'"> |
That template edit will be different depending on the default status message user's specify in the admincp. Replace "has no status" with $vbulletin->options['vbstatus_defaultstatus']
Code:
<if condition="$vbulletin->options['vbstatus_active'] == '1' && $post['vbstatus_status'] != $vbulletin->options['vbstatus_defaultstatus']"> However, I don't see why you want to remove that message. Seeing the "has no status" message will motivate users to set their status. |
araaaaaaaaaaaaabic plz :(
|
All times are GMT. The time now is 09:06 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|