![]() |
Hello ,
Can the users add they status , I mean the user write what will show in member profile and postbi , Regards |
A few additions that I would like to see for future upgrades on this would be:
|
isn't the text box area or custom status? the drop down part i mean....above the submit? can't you customize there?
|
Quote:
|
When a user changes their status, it is logging the user off.also seems to be hanging a bit while opening forums/misc.php.
|
The ability for users to enter their own status is just a matter of you changing the drop down to something like
Code:
<input type="text" size="45" maxlength="MAXIMUM LIMIT HERE" name="status"> If you are having a problem searching for $vbphrase[posts]: $post[posts] <br> then just search for $vbphrase[posts]: $post[posts] and place it after the next <br> or </div> If your users are getting logged off after filling this out, it may be a problem with your misc.php or cookie settings. |
if a user selected a status then the admin decided to change the name of the status, it still shows the old name. How can one update this?
|
Awesome hack. Worked perfect. Thanks!
|
Is there a 'Maximum Length of Input' setting?
Or, how do you get around people who might type some horrendously long entry? *edit* Ahh, I see a post on this page... any reason why that is not in the vbulletin options for the hack? |
It's possible to show in "whosonlinebit" ?
|
Quote:
|
Quote:
Also, don't forget to click install! |
It would be cool if their status showed up on the "who's online" page.
|
Quote:
Code:
$allusers = $db->query_read(" Code:
$allusers = $db->query_read(" Add: Code:
<if condition="$vboptions[sr_away_onoff]"> Code:
$userinfo[musername] |
Can someone tell me how many queries does this adds?
|
Quote:
|
Quote:
http://www.vbhacks-germany.com/forum...ead.php?t=3814 |
Quote:
Sorry by my english :( |
I'll ask this again:
if a user selected a status then the admin decided to change the name of the status, it still shows the old name. How can one update this? |
Quote:
|
Gio, that link worked me, I made all the edits and such. Now I have another problem, well, I have Vbadvanced so you know the problem but i'll give ya a screenshot to see the problem. The drop down menu is empty, I've set up a few options in the admincp for it. what do ya think?
|
Quote:
Code:
$vbulletin->db->query_write("UPDATE " . TABLE_PREFIX . "user |
Quote:
|
Quote:
|
Quote:
|
Quote:
PHP Code:
like this PHP Code:
|
Quote:
|
Quote:
OK this is wat my code looks like as i have a few other postbit add ons too... $vbphrase[posts]: $post[posts] Code:
<if condition="$post[field5] != ''"><div> Now then ive tried adding the Code:
<if condition="$vboptions[sr_away_onoff]"> |
Thx - great Hack ! ;)
|
Very Nice Hack. I installed it and it works perfectly. Thank you for sharing -
Lady Divus *Clicks Install* |
Will it work in the Future with vBulletin 3.6 ?
|
Nice hack, installed!
Maybe a nice idea to add: rel="nofollow" to the postbit link? |
Once I change this:
<input type="text" size="21" maxlength="21" name="status"> The dropdown menu loses functionality. Any idea's why? |
*clicks install*
Works great! Thanks!!! :banana: |
wow great.. gonna try out user custom status, would be great.
|
Nice hack.
|
is their any way to get this working in their memberinfo or usercp?
|
Zane
You may have to make the edit(s) to the postbit_legacy template |
gio~logist:
I tried the 'whosonline' code changes you posted in post #54 (editing online.php & template edit for whosonlinebits) but didn't add the status under the usersname in whos online table... just added the word 'Status' below User Name and above the sort button in the thead/gradient. is there a way to add the word 'Message' above the textarea that is below the dropdown? am assuming that's where one inputs further explaination that shows up as 'Message' in the userprofile.... |
Great mod, *** clicks install ***
(edit) Found I have a small problem... when setting status the forum home page refreshes and it looks like I've been signed out ? I can refresh again or change pages and everything is alright. Any idea as to the cause of this ? It is not a big deal for me but may confuse some of my members. Henry |
All times are GMT. The time now is 01:32 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:
|