View Full Version : Profile Enhancements - vBStatus - Facebook Style Status Display (v4)
snake-boy
08-01-2008, 02:22 PM
In the Product Manager, this is still listed as V3, even after upgrading to V4...?
ShadowOne
08-02-2008, 04:43 AM
I just did the template edits you provided and Nothing changed. I can click on edit and nothing happens?
Did You Upload All The Files?...
talon121
08-02-2008, 11:48 AM
anyone know how to get the 'navbar' template working with this? ie. under the "you last visited: ...."...
Perhaps w/o the "Edit" .... ajax.
RobbieZ
08-02-2008, 06:48 PM
I love this Mod.. thanks.. defo installed..
I have one question tho..
In your screen shot it says "Attilitus" then "is taking screenshots"..
https://vborg.vbsupport.ru/external/2008/08/76.jpg
Can i change it so it omits the name..?? And so it goes below the adminstrator title too.. ??
ShadowOne
08-03-2008, 12:18 AM
I love this Mod.. thanks.. defo installed..
I have one question tho..
In your screen shot it says "Attilitus" then "is taking screenshots"..
https://vborg.vbsupport.ru/attachment.php?attachmentid=81854&d=1212812021
Can i change it so it omits the name..?? And so it goes below the adminstrator title too.. ??
You want to it say "is taking screenshots" twice? once where its at, and once underneath Admin?
RobbieZ
08-03-2008, 05:52 AM
Sorry... No.. So it look like this..
Attilitus
Administrator
is taking screenshots Edit
ShadowOne
08-03-2008, 04:49 PM
Try This....
In postbit legacy or postbit....
search for <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
add underneath
<br />
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<div class="smallfont">
<em id="vbstatus_$post[postid]">
$post[vbstatus_status]
<if condition="$bbuserinfo['userid']==$post['userid'] OR $vbstatus_isadmin==1">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php','vbstatus_$post[postid]')"> - Edit</a>
<else />
<a href="javascript:Att_Ajax('userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php')">Edit</a>
</if>
</if>
</em>
</div>
</if>
<!--END VB STATUS-->
<!--END VB STATUS-->
<!--END VB STATUS-->
did that work?
bada_bing
08-04-2008, 12:24 PM
Did You Upload All The Files?...
Yes of coarse all the Files are uploaded I even uploaded them again just in case they were currupt ?
RobbieZ
08-04-2008, 04:04 PM
did that work?
Yup.. that worked a treat..
Is there anyway to take the word "is" off ?
RobbieZ
08-04-2008, 04:08 PM
*edit* ive found out how to do it.. thanks again
Ekshi
08-05-2008, 02:05 PM
Can I restrict the usage of vbStatus based on postcount?
ShadowOne
08-05-2008, 04:51 PM
Yes of coarse all the Files are uploaded I even uploaded them again just in case they were currupt ?
if all files are uploaded... and all template mods are done, it should work fine...this should work on 3.5...3.6...and 3.7...
ShadowOne
08-05-2008, 04:51 PM
Can I restrict the usage of vbStatus based on postcount?
that would be something that would have to be added to this hack...
im not the creator...so i have no idea how...sorry
bada_bing
08-06-2008, 03:01 AM
if all files are uploaded... and all template mods are done, it should work fine...this should work on 3.5...3.6...and 3.7...
Well does not work for me :eek: looks like an uninstall
Alfa1
08-07-2008, 12:44 AM
Can I restrict the usage of vbStatus based on postcount?
You can restict on usergroup. Would that work for you?
Well does not work for me :eek: looks like an uninstall
Did you revert your templates, add the template edits from shadow and install the latest version of the product? I had the same problem, but it works now.
orij1nal
08-07-2008, 05:03 AM
there is a problem on my forum where one of the users cannot edit their status at all, the edit button has just become plain text, http://hkmediaonline.com/forum/member.php?u=1198 although you can't see the edit button, the message ends like this 'meowjanet is sick >Edit'
trilljester
08-07-2008, 06:24 AM
Any chance to do inline editing of the status like Facebook does? I.E. click on the status to edit it?
john102774
08-07-2008, 07:42 AM
I have Vbulletin 3.7.2. For some apparent reason your plugin is not working..
cdoyle
08-07-2008, 10:12 PM
I'm just checking back in, has this been updated to work with 3.72?
Sweeks
08-07-2008, 11:47 PM
Try This....
In postbit legacy or postbit....
search for <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
add underneath
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<div class="smallfont">
<em id="vbstatus_$post[postid]">
$post[vbstatus_status]
<if condition="$bbuserinfo['userid']==$post['userid'] OR $vbstatus_isadmin==1">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php','vbstatus_$post[postid]')"> - Edit</a>
<else />
<a href="javascript:Att_Ajax('userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php')">Edit</a>
</if>
</if>
</em>
</div>
</if>
<!--END VB STATUS-->
<!--END VB STATUS-->
<!--END VB STATUS-->
did that work?
Thanks for this, been waiting for a fix :D
________
CHRYSLER EXECUTIVE HISTORY (http://www.dodge-wiki.com/wiki/Chrysler_Executive)
PoetJA-1975
08-08-2008, 08:02 AM
I'm just checking back in, has this been updated to work with 3.72?
LOL - Are you kidding? It hasn't worked for a lot since it was 1st posted.
Unfortunately a waste really, as the premise is wonderful - the author apparently lied when the "Supported" formfield was checked in the affirmative.
Jacquii.
ShadowOne
08-08-2008, 12:51 PM
LOL - Are you kidding? It hasn't worked for a lot since it was 1st posted.
Unfortunately a waste really, as the premise is wonderful - the author apparently lied when the "Supported" formfield was checked in the affirmative.
Jacquii.
This Hack Works Fine...
Alfa1
08-08-2008, 01:49 PM
Jacquii, you should be able to get this hack working with the help of ShadowOne. He has been supporting this hack, even though it is not his hack.
trilljester
08-08-2008, 02:03 PM
I'm having no issues with this hack, other than I'd love it to do editing inline instead of popping up a box.
Explain what problems you're having with the hack, Jacquii and we can help, I'm sure!
PoetJA-1975
08-09-2008, 01:00 AM
This Hack Works Fine...
Jacquii, you should be able to get this hack working with the help of ShadowOne. He has been supporting this hack, even though it is not his hack.
I'm having no issues with this hack, other than I'd love it to do editing inline instead of popping up a box.
Explain what problems you're having with the hack, Jacquii and we can help, I'm sure!
Well - I must admit - I was only a little enibriated when I posted my last comment LOL
But so many in this thread (myself included) have reported issues with the Edit button not working when clicked. So the modification doesn't "work fine" --- Basically I've given up on trying to get the modification to work because the Author has done absolutely nothing to support it.
Thanx YAWL for the offer of help - Perhaps when I'm a bit less jaded I will consider :P
Jacquii.
trilljester
08-09-2008, 05:06 PM
True about that Jacquii. I think I might rework a mod a bit like this but make it more Facebook-like, which is what I was requesting. I think the way the status is displayed is a bit goofy as well. I'll look into it when I get some free time.
PoetJA-1975
08-10-2008, 01:53 AM
That would be so kewl! I'll look forward to the share no doubt! ;)
Jacquii.
mkduser
08-10-2008, 10:20 PM
Hi ... this is really simple and good hack :up: I just try it, but I have a problem because when I'm writing status update in cyrillic, after i click edit, below my username there are some strange characters showing up :( Does it means that this hack has no cyrillis support ? :confused:
http://img802.mytextgraphics.com/photolava/2008/08/10/status1-4bhase5rk.jpeghttp://img108.mytextgraphics.com/photolava/2008/08/10/status2-4bhasxlbb.jpeg
RedTrinity
08-11-2008, 05:32 AM
Installed and running flawlessly, our members are loving it!!!
Thanks Attilitus :D
Captain Tycoon
08-11-2008, 11:21 AM
What code will i need to place if i wanted my members to be able to edit their status on all pages? I want to place the code in the header template.
Edit:
So far, I have made it so the status of the member displays. However, whenever a member clicks the "Edit" hyperlink, nothing happens. What do i need to change this code into, so members can edit their status from the header.
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$bbuserinfo[userid]&postid=$bbuserinfo[userid]','vbstatus/vbstatus_ajax.php','vbstatus_$bbuserinfo[userid]')">Edit</a>
<else />
<a href="javascript:Att_Ajax('userid=$bbuserinfo[userid]&postid=$bbuserinfo[userid]','vbstatus/vbstatus_ajax.php')">Edit</a>
</if>
EDIT:::::
Fixed! All sorted :)
Sweeks
08-12-2008, 12:45 PM
This Hack Works Fine...
Thanks for the way where you add the code beneath instead of above, that was the only way i got it work. :D
________
V-8 (http://www.ford-wiki.com/wiki/Ford_V-8)
NetRover
08-12-2008, 02:47 PM
Hi there, great hack and works fine on 3.7.2
How would I edit the postbit code so it only shows up for the usergroups with edit permissions?
I know I will need another if conditional somewhere and I have tried this but it shows up for all groups:-
<!--BEGIN VB STATUS-->
<if condition="($vbulletin->options['vbstatus_active']) AND (is_member_of($bbuserinfo, 5, 6, 7, 10, 11))">
<div class=smallfont>
$post[username]
<em id="vbstatus_$post[postid]">
$post[vbstatus_status]
<if condition="$bbuserinfo['userid']==$post['userid'] OR $vbstatus_isadmin==1">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php','vbstatus_$post[postid]')">Edit</a>
<else />
<a href="javascript:Att_Ajax('userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php')">Edit</a>
</if>
</if>
</em>
</div>
</if>
<!--END VB STATUS-->
RobbieZ
08-13-2008, 01:22 PM
Hey Attilitus...
I have made this alteration..
https://vborg.vbsupport.ru/showpost.php?p=1590631&postcount=257
In my postbit/postbit legacy.. i have also added it to my MEMBERINFO too..
It seems that i now have two edit variables..
One that is in all the threads i post and the other in my members info page..
But i cant edit that one.. what have i done wrong ??
ShadowOne
08-13-2008, 01:43 PM
Hey Attilitus...
I have made this alteration..
https://vborg.vbsupport.ru/showpost.php?p=1590631&postcount=257
In my postbit/postbit legacy.. i have also added it to my MEMBERINFO too..
It seems that i now have two edit variables..
One that is in all the threads i post and the other in my members info page..
But i cant edit that one.. what have i done wrong ??
what you mean you cant edit that one?
Corndog235
08-13-2008, 01:44 PM
Great Mod, thanks :)
RobbieZ
08-13-2008, 05:33 PM
what you mean you cant edit that one?
I thought that you can edit your custom message in either postbit or memberinfo.. and wherever you change it the other changes as well..
I inputed the same code in MEMBERINFO but for some reason when i press edit.. the edit box appears but when i press edit.. nothing happens..
*EDIT* I have now deleted the code out of MEMBERINFO.. to stop confusing members..
Should i re-instal the xml and overwrite and start from scratch ??
john102774
08-14-2008, 08:00 AM
When I tried to Upload the product named 'product-userstatus.xml' in the AdminCP under the Products section I'm getting this error message stating..
Database error in vBulletin 3.7.2:
Invalid SQL:
ALTER TABLE userfield ADD vbstatus_status VARCHAR( 200 ) NOT NULL;
MySQL Error : Duplicate column name 'vbstatus_status'
Error Number : 1060
Request Date : Thursday, August 14th 2008 @ 04:00:33 AM
Error Date : Thursday, August 14th 2008 @ 04:00:34 AM
Script : http://superbikemoto.com/vbulletin/admincp/plugin.php?do=productimport
Referrer : http://superbikemoto.com/vbulletin/admincp/plugin.php?do=productadd
IP Address : 69.64.49.249
Username : ADMINISTRATOR
Classname : vb_database
MySQL Version : 5.0.27-community-nt
abroad
08-14-2008, 10:08 AM
I would like to show the status of members in a vbadvanced template...how can do this? If I just insert the code it does not work.
Sweeks
08-14-2008, 11:43 AM
I can and members can edit their status inside on their profile but has no status is no longer showing on the threads/posts unless theyve set it in their profile.
Anyone?
________
Kitchen Measures (http://kitchenmeasures.com/)
Sweeks
08-15-2008, 04:21 AM
The instructions by Shadow One is the only way I have been able to get this to work at all. I have added the code posted by him in replacement of the postbit edits needed. I have also added my edited product file which shows edit to begin with and then save when in the process of editing the status, once saved it then shows edit again.
Thanks Shadow One!
________
Upskirt Teacher (http://www.++++tube.com/categories/1137/teacher/videos/1)
jamesf4218
08-17-2008, 02:17 PM
On the post pages and the member's profile page it is fine, but in PMs, it misses out the word 'is'. So instead of saying JoeUser is busy at the moment, it says JoeUser busy at the moment.
How do you change this?
Thanks
Bilderback
08-18-2008, 03:47 AM
vbStatus stopped working after installing this image resizer mod
https://vborg.vbsupport.ru/showthread.php?t=184571
Nothing happens now when clicking on 'Edit'
Any ideas why? Do I need to edit the execution order of a plugin?
hotpursuite
08-18-2008, 11:48 AM
Turkish language the character problem reaches.I will rejoice if the you do an adjustment while becoming UTF-8. Thanks.
Im Spazzoid
08-28-2008, 01:44 AM
vbStatus stopped working after installing this image resizer mod
https://vborg.vbsupport.ru/showthread.php?t=184571
Nothing happens now when clicking on 'Edit'
Any ideas why? Do I need to edit the execution order of a plugin?
I too am getting that error, any help?
The Chief
08-30-2008, 04:58 PM
Works perfectly fine here.
Is there a way to get it to save when you press 'Enter'?
Some users won't think about pressing Edit. Thanks!
ShadowOne
09-01-2008, 01:37 PM
Works perfectly fine here.
Is there a way to get it to save when you press 'Enter'?
Some users won't think about pressing Edit. Thanks!
read my previous posts to fix that
The Chief
09-01-2008, 07:45 PM
read my previous posts to fix that
care to link me to the right one? or post again? or even better PM?
would be greatly appreciated.
Boosted Panda
09-06-2008, 10:55 PM
Curious about the enter key also I searched the thread but no luck.
ShadowOne
09-07-2008, 05:25 AM
Curious about the enter key also I searched the thread but no luck.
obviously not cuz its there...
Boosted Panda
09-07-2008, 06:27 AM
Im getting w3c errors too with this. Just wanted to let you know that the id tag is enough as the name tag is no longer considered up to date.
jazde86
09-07-2008, 04:11 PM
Any idea to get it working in the navbar? Please post the code. :D And for the online.php the code too.
ENVCOM
09-12-2008, 10:52 PM
You can use this with Tcatt's Image Resizer if you uninstall the resizer and then install Status, and re-install Tcatt.
3z3k3l
09-14-2008, 01:50 PM
Banned Groups can still see default message but they can't edit, is this right?
Shouldn't it not show up for them at all?
VB 3.7.3..
tmiland
09-15-2008, 12:37 PM
obviously not cuz its there...
Hi,
what postcount number is it? I cannot find it either...
I just found where you explained how to change the name of the link "Edit", not how to make it save when hitting the "Enter" button.
Thanks in advance. :)
Taragon
09-15-2008, 03:58 PM
Last night I’ve spend several hours comparing versions and solutions given here at this thread, and I highly doubt it’s still there.
For sure I know some of the posts and some of the versions uploaded by members have been deleted, so above post might be one of them.
Also, I wonder which conflicts there exactly are, together with which other mods?
PS. it's still working like a charm :p
ivanp
09-15-2008, 04:27 PM
Couple suggestions:
1) Merge two .js (vbstatus/ajax_wrapper.js and vbstatus/headerjavascript.js) into single one - provides faster load time
2) Add language phrase vbstatus_add_activity having "- enter you current activity" and set vbStatus Options/Default Status to null. This phrase would be displayed for active users if there is no previous status. So there would be no need for 'Edit' link and nothing will be displayed when having empty status.
TEMPLATE MEMBERINFO:
Instead:
<h1>$prepared[musername] $prepared[onlinestatus]</h1>
put:
<h1>$prepared[musername] $prepared[onlinestatus]
<!--BEGIN VB STATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<if condition="$userinfo[vbstatus_status]">
<div id="vbstatus_$userinfo[userid]" class=smallfont style="display:inline">
<if condition="$bbuserinfo['userid']==$userinfo['userid'] OR $vbstatus_isadmin==1">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$userinfo[userid]&postid=$userinfo[userid]','vbstatus/vbstatus_ajax.php','vbstatus_$userinfo[userid]')">$userinfo[vbstatus_status]</a>
<else />
<a href="javascript:Att_Ajax('userid=$userinfo[userid]&postid=$userinfo[userid]','vbstatus/vbstatus_ajax.php')">$userinfo[vbstatus_status]</a>
</if>
<else />
$userinfo[vbstatus_status]
</if>
</div>
<else />
<if condition="$bbuserinfo['userid']==$userinfo['userid'] OR $vbstatus_isadmin==1">
<div id="vbstatus_$userinfo[userid]" class=smallfont style="display:inline">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$userinfo[userid]&postid=$userinfo[userid]','vbstatus/vbstatus_ajax.php','vbstatus_$userinfo[userid]')">$vbphrase[vbstatus_add_activity]</a>
<else />
<a href="javascript:Att_Ajax('userid=$userinfo[userid]&postid=$userinfo[userid]','vbstatus/vbstatus_ajax.php')">$vbphrase[vbstatus_add_activity]</a>
</if>
</div>
</if>
</if>
</if>
<!--END VB STATUS-->
</h1>
TEMPLATE postbit_legacy:
After:
$post[musername]
</if>
</div>
insert:
<!--BEGIN VB STATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<if condition="$post[vbstatus_status]">
<div id="vbstatus_$post[postid]" class=smallfont style="display:inline">
<if condition="$bbuserinfo['userid']==$post['userid'] OR $vbstatus_isadmin==1">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php','vbstatus_$post[postid]')"> $post[vbstatus_status]</a>
<else />
<a href="javascript:Att_Ajax('userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php')">$post[vbstatus_status]</a>
</if>
<else />
$post[vbstatus_status]
</if>
</div>
<else />
<if condition="$bbuserinfo['userid']==$post['userid'] OR $vbstatus_isadmin==1">
<div id="vbstatus_$post[postid]" class=smallfont style="display:inline">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php','vbstatus_$post[postid]')">$vbphrase[vbstatus_add_activity]</a>
<else />
<a href="javascript:Att_Ajax('userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php')">$vbphrase[vbstatus_add_activity]</a>
</if>
</div>
</if>
</if>
</if>
<!--END VB STATUS-->
jazde86
09-15-2008, 07:58 PM
What code will i need to place if i wanted my members to be able to edit their status on all pages? I want to place the code in the header template.Hi Captain, can you post the corrected code, please? :cool:
Bobby Blaze
09-16-2008, 03:45 AM
can someone tell me how to get this below the user title instead of above it? This works great btw. Thanks in advance.
Julrou
09-16-2008, 03:59 PM
I saw your post and I reported the modification using the https://vborg.vbsupport.ru/external/2008/09/5.gif button -- Fortunately I'd already uninstalled the modification because the author is apparently no longer supporting it and it didn't work on my board.... Some sort of javascript conflict - clicking the edit button does nothing...
Jacquii.
What would be useful is if the modification actually worked.
There's been many many many people (myself included) who have asked for support on the javascript conflict. Still the modification has made no reply - The vB.org Administrators should mark the mod as Unsupported :(
Jacquii.
Same here !
try these instructions...
no different really except that template edit 2 was not bolded...
i was copy n pasting 2 diff edits at once....
try those text instructions and see if anyone else had the same problem...
it works fine for me after i noticed it and fixed...
and the reason you can see everyones edit is because your admin or have permissions..
it is permission based...
im posting this because i dont see the creator..:)
I've done this modification... but nothing changed...
I've uninstalled this mod but i'd love it...
iceytdot
09-16-2008, 06:53 PM
sick mod Attilitus, my site will benefit from having this added to it. not to mention it was very easy to install + havent seen any bugs yet an i've tested it out. so thanks for sharing this with other vBulletin owners.
Taragon
09-19-2008, 09:36 PM
Couple suggestions:
1) Merge two .js (vbstatus/ajax_wrapper.js and vbstatus/headerjavascript.js) into single one - provides faster load time
Thanks! Although I have to admit I'm not really sure how to do this best.
Could you explain this a bit more perhaps?
sam_816
09-20-2008, 07:39 AM
good work brotha!!
love this hack..
all members of my forum wud like to thanks u..
Guest210212002
09-20-2008, 11:48 AM
Great mod - just one suggestion. Can you toss up code to change the button to "submit/ok" and the smaller "edit" text in the AJAX popup to cancel? Most people are used to clicking OK/hitting enter, and having the cancel button so highlighted is a bit confusing.
Cheers!
/me clicks install
Krazeguy
09-22-2008, 12:04 AM
Nice mod.
How about a front page announcement of updated user status'?
sam_816
09-22-2008, 03:21 PM
Did not work well for me.. worked for a couple of days n then suddenly stopped working..
tried to re do the whole procedure.. still no use..
too bad for me.. back to uninstalled..
sam_816
09-22-2008, 03:26 PM
You can use this with Tcatt's Image Resizer if you uninstall the resizer and then install Status, and re-install Tcatt.
by uninstall u mean just uninstall from manage products (not deleting the files from server) or uninstalling xml n deleting files of tcatt??
Update:
got it.. just uninstalled the tcatt(didnt remove any files) and reinstalled VBstatus.. then installed the Tcatt mod..
vb status works only if i dnt select any 3rd party resizer.. :(
jlew24asu
09-22-2008, 04:18 PM
not sure if this has been asked before but can we take away the "is"
edit....found the answer :)
Bobby Blaze
09-22-2008, 05:01 PM
This is breaking the my forum template with postbit legacy I know there is word wrap but what should this be set at? I have tried several different numbers.
ZomgStuff
09-22-2008, 08:31 PM
This is awesome, installing now.
ZomgStuff
09-22-2008, 08:53 PM
Anyone else getting
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/global.php(243) : eval()'d code on line 2
when trying to edit the status?
ZomgStuff
09-22-2008, 09:08 PM
Only fix I could come up with was error_reporting(0); for the ajax php file.
You have any idea why I might get that? I looked @ global.php line 243 and its a hook for fetch_style.
Guest210212002
09-23-2008, 12:07 AM
obviously not cuz its there...
Actually, no it isn't.
hellerooo
09-23-2008, 03:27 PM
I think I have done something wrong...I have installed as per instructions but nothing appears on my forum?
Can anyone help please?
ZomgStuff
09-23-2008, 03:53 PM
I think I have done something wrong...I have installed as per instructions but nothing appears on my forum?
Can anyone help please?
Did you edit the correct posbit template? Posbit or posbit_legacy?
SPARKS MAN
09-23-2008, 10:51 PM
thanks
i try it Know
this very kind of u and very nice idea
SPARKS MAN
09-24-2008, 08:03 AM
I INSTALLED IT
EVERY THINK OK
BUT
IT'S NOT SUPPORT ARABIC LANGUAGE
I MEAN THE STATUS IT SELF NOT THE HACK OPTION
WHEN I TRY TO WRITE A STATUS IN ARABIC ITS appear not understandable character
SPARKS MAN
09-24-2008, 03:34 PM
still waiting the answer
|||||||||||||||||||||||||||||||||||||||||||||||||| |||||
Taragon
09-24-2008, 05:14 PM
still waiting the answer
|||||||||||||||||||||||||||||||||||||||||||||||||| |||||
If you might have read previous 21 pages you would know this product is unsupported..
However, this might help you out https://vborg.vbsupport.ru/showthread.php?p=1566501
SPARKS MAN
09-24-2008, 07:10 PM
thankx but i see this picture in this threat https://vborg.vbsupport.ru/external/2010/06/10.gif
so i think its supported thank u very much for ur answer
74corvette
09-27-2008, 03:02 PM
Not working on my 3.7.3 board either. Nothing appears, edited both postbit templates too.
solboy
09-28-2008, 03:31 PM
I get this error when I try to save the changes to my MEMBERINFO template:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@mydomain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6 Server at www.mydomain.com Port 80
Guest210212002
09-28-2008, 03:45 PM
Any chance on making this validate? It throws a slew of errors. I ended up wrapping it in a conditional for showthread only in the meantime so that it doesn't un-validate the rest of my site.
b6gm6n
09-28-2008, 04:44 PM
I have an error when i click 'edit' i used the APC datastore cache system and usually uploading a 'php.ini' file into the right directory solved the problem, but in this case i don't know... please advise
Fatal error: APC not installed in [path]/includes/class_datastore.php on line 386
EDIT, uploaded php.ini to 'vbstatus' and it was fine
Null Parameter
10-03-2008, 03:51 AM
Going through this thread I never found a definite solution to fixing the "Edit" link not doing anything when clicked. Some have pointed out that this may be due to TCatt Image Resizer, of that I'm not sure, but I do have a solution that doesn't involve uninstalling and reinstalling everything.
If you open up ajax_wrapper.js and change this code:
_ajax.prototype.encode_datastream = function(_datastream)
{
_datastream = _datastream.split('&')
for (key in _datastream)
{
if (_datastream[key].match(/\=/))
{
bits = _datastream[key].split('=')
_datastream[key] = bits[0] + '=' + encodeURIComponent(bits[1])
}
}
return _datastream.join('&')
}
To This:
_ajax.prototype.encode_datastream = function(_datastream)
{
_datastream = _datastream.split('&')
for (key in _datastream)
{
if (_datastream[key].toString().match(/\=/))
{
bits = _datastream[key].toString().split('=')
_datastream[key] = bits[0] + '=' + encodeURIComponent(bits[1])
}
}
return _datastream.join('&')
}
That got rid of the Javascript errors for me, and I have TCatt installed and it is all working just fine. I hope this helps a lot of you out. Enjoy!
thenewuser
10-11-2008, 12:21 PM
Thanks!
GabyZ
10-11-2008, 01:39 PM
Works perfectly, thank you, such a great idea! Keep it up with your work.
JawadIT
10-12-2008, 01:15 PM
thank you dude nice mod
saturngod
10-15-2008, 10:34 AM
It's can't support unicode or what problem is that
I am written
Playing ThreeKingdom ကစား
but It's just save like
Playing ThreeKingdom á¡ááá¹á¸
How to fix it ?
ZomgStuff
10-15-2008, 03:04 PM
I would suggest adding this to the template where it say "welcome X, you have X new private messages" in forumhome.
Taragon
10-16-2008, 08:55 PM
It's can't support unicode or what problem is that
I am written
Playing ThreeKingdom ကစား
but It's just save like
Playing ThreeKingdom အရမ္း
How to fix it ?
I guess this would solve that:
For anyone having problems with non-English languages being improperly displayed by this mod, there is a very simple solution. But you need the iconv extension installed for you php - it's probably by default if you have PHP5.
Open the file vbstatus_ajax.php
find:
if($vbulletin->options['vbstatus_wordwrap']){
$att->clean['statusupdate']=wordwrap($att->clean['statusupdate'], $vbulletin->options['vbstatus_wordwrap'], "\n", true);
}
And after that add just one line:
$att->clean['statusupdate'] = iconv("utf-8", "iso-8859-2", $att->clean['statusupdate']);
Obviously, in place of iso-8859-2, you have to put the correct encoding that you're using on you VB site.
It works perfectly for me in case of Polish.
I would suggest adding this to the template where it say "welcome X, you have X new private messages" in forumhome.
I know at http://www.vbulletin-germany.org/ there's a working example for this. Just run a search for vbstatus there.
hitmann
10-17-2008, 03:00 AM
Is there some way we can make it XHTML? There's a lot of errors showing up when trying to validate
nerofix
10-17-2008, 05:16 PM
Can we get a timestamp please?
how can i make it so the status text is bold and bigger or a different colour?
gemmk1
10-27-2008, 06:58 PM
Thanks works fine on 3.7.3
ReQueM
10-27-2008, 07:24 PM
Thank you :)
Guest20210415
10-28-2008, 12:05 PM
Using this addon with my portal software vbcms an error message at the portal page comes up that the system was not able to find global.php. I already tried to use the complete path string. But this didn't work either.
Any ideas to get it running under vbcms?
Thanks in advance.
merk_aus
11-03-2008, 11:11 AM
this looks good, i have installed now just have to improve the profile page itself
Dennis B
11-04-2008, 04:53 PM
This is a nice hack, but it would be even nicer if it were phrased. :)
srkrocks
11-06-2008, 08:20 PM
Updated :D
dmknights
11-13-2008, 06:06 PM
*Installed*
Darkstarproject
11-14-2008, 01:15 AM
*Installed*
It would be nice to be able to change the default text style/color
jazde86
11-14-2008, 03:05 PM
Add timestamp and history, please. :)
PaulSonny
11-17-2008, 02:07 PM
Would it be possible with this hack to display all members latest status on one page similar to Facebook?
Regards, Paul.
Abominus
11-17-2008, 10:14 PM
Hi,
is it possible to kick the username out? Just only want to have the status without the name :)
Regards
Abo
ShadowOne
11-18-2008, 12:00 AM
Hi,
is it possible to kick the username out? Just only want to have the status without the name :)
Regards
Abo
In All The Template MODS That Are Given...Inbetween:
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
and
<!--END VB STATUS-->
<!--END VB STATUS-->
<!--END VB STATUS-->
Erase This Line:
$post[username]
To Take Out The is I Think Its:
<em id="vbstatus_$post[postid]">
Does That Help?
sensimilla
11-18-2008, 02:03 PM
inline editing doesnt work for me. nice idea.
BobbyDiesel
11-18-2008, 04:35 PM
Neat. Thank you.
Abominus
11-18-2008, 05:37 PM
In All The Template MODS That Are Given...Inbetween:
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
and
<!--END VB STATUS-->
<!--END VB STATUS-->
<!--END VB STATUS-->
Erase This Line:
$post[username]
To Take Out The is I Think Its:
<em id="vbstatus_$post[postid]">
Does That Help?
Thanks! I just kick out the Line to erase, the "is" could be erased inside the admincp :).
xuanhuy238
11-25-2008, 01:46 AM
Nice hack!
I hope this hack will have many fuctions in next time.
Add emoticons, insert link, change pharses ... ect.
Thanks for this!
Duslerforum.ORG
11-25-2008, 02:15 PM
Open the file vbstatus_ajax.php
find:
if($vbulletin->options['vbstatus_wordwrap']){
$att->clean['statusupdate']=wordwrap($att->clean['statusupdate'], $vbulletin->options['vbstatus_wordwrap'], "\n", true);
}And after that add just one line:
$att->clean['statusupdate'] = iconv("utf-8", "iso-8859-9", $att->clean['statusupdate']);
turkish language php code iso-8859-9
Duslerforum.ORG
11-25-2008, 06:52 PM
As seen on the picture how can i make it to appear on the navigation bar...
i have set up everything, and it works fine, jst want it to be edited as on the picture
demo website screen picture
https://vborg.vbsupport.ru/
Sid_pachi
11-27-2008, 02:18 PM
is there a way to get this to work with the VB censor words?
blackwater
11-27-2008, 02:56 PM
not use turkish character ş,ğ,ı,? :(
Duslerforum.ORG
11-27-2008, 03:09 PM
not use turkish character ş,ğ,ı,? :(
Al dostum
https://vborg.vbsupport.ru/showpost.php?p=1672725&postcount=360
sensimilla
12-02-2008, 11:27 AM
You did not select any posts to which the action you picked can be applied.
Anyone with such error ?
SHANE-D-PAIN
12-03-2008, 08:13 AM
Quick question. Will I be able to Update my Status from the NavBar using this?
Rene Kriest
12-04-2008, 02:48 PM
German Language Fix
In addition to the Turkish Language Fix (https://vborg.vbsupport.ru/showpost.php?p=1672725&postcount=360) (thanks to this one buddy!) comes the German Language Fix and further explanations to get this superb add-on to work with almost any language:
On your server open yourforum.com/.../vbstatus/vbstatus_ajax.php and search for the following code lines:
if($vbulletin->options['vbstatus_wordwrap']){
$att->clean['statusupdate']=wordwrap($att->clean['statusupdate'], $vbulletin->options['vbstatus_wordwrap'], "\n", true);
}
After that code lines add the following magic code line:
$att->clean['statusupdate'] = iconv("utf-8", "iso-8859-1", $att->clean['statusupdate']);
Multilanguage Fix
In order to get other languages to work with this add-on you only have to alter the ISO code in the mentioned php code fix.
$att->clean['statusupdate'] = iconv("utf-8", "iso-8859-1", $att->clean['statusupdate']);
Refer to this Wikipedia article to get the desired ISO reference number (http://en.wikipedia.org/wiki/ISO/IEC_8859) and change the ISO code (marked in orange):
iso-8859-1 = Latin/West-European
...-5 = Latin/Cyrillic
...-6 = Latin/Arabic
Usually you only have to change the last diggit(s).
Enjoy! :)
Wordplay
12-10-2008, 07:54 PM
sweet does this work on vb3.8?
Wordplay
12-10-2008, 07:56 PM
Nice hack!
I hope this hack will have many fuctions in next time.
Add emoticons, insert link, change pharses ... ect.
please don't take it there! it's simple and smooth just the way it is!
but is it possible to display it in the usercp, so people can see it in their control panel?
Duslerforum.ORG
12-10-2008, 09:30 PM
Quick question. Will I be able to Update my Status from the NavBar using this?
yess
Will I be able to Update my Status from the NavBar using this?
DJScorpio
12-15-2008, 11:12 AM
for some reason i cannot update my status.. and no1 else cann.. nothing pops up.. and inline doesnt work either..
mallupirates
12-15-2008, 05:53 PM
great mode, thanks... could we change the colours of the status message?
petersweb
12-21-2008, 10:25 AM
for some reason i cannot update my status.. and no1 else cann.. nothing pops up.. and inline doesnt work either..
This Mod used to work on my site until today. It now behaves as DJScorpio reported earlier. I haven't upgraded vBulletin since installing it...still running VB 3.7.3 PL1.
Anyone have any ideas how to fix? If I can't find a fix in the next day or two I'll have to disable it until I can find the solution.
DannyC55
12-21-2008, 12:36 PM
This Mod used to work on my site until today. It now behaves as DJScorpio reported earlier. I haven't upgraded vBulletin since installing it...still running VB 3.7.3 PL1.
Anyone have any ideas how to fix? If I can't find a fix in the next day or two I'll have to disable it until I can find the solution.
Same for me, it stopped working last week, So I've uninstalled it. Tried it again and it still fails to work.
mikeo9043
12-22-2008, 05:32 AM
I just installed it, great mod! I was thinking though maybe a different position other then above the User Title would be good, because things look a bit clustered. Overall though great mod!
jlew24asu
01-02-2009, 12:18 PM
this mod stopped working for some reason. when I click on edit, nothing happens. so I upgraded and its still not working. :confused:
jlew24asu
01-02-2009, 12:44 PM
uninstalled. something about the template edits is wrong I think.
nighteyes
01-03-2009, 06:59 AM
Great idea. Unfortunately doesn't want to work on a vBSEO enabled site. Tried setting the URLs to $vboptions[bburl]/vbstatus/ in all templates and it still doesn't work.
nighteyes
01-03-2009, 07:01 AM
Ah OK I see it's broken in recent versions of vBulletin 3.7.3 and above.
Uninstalled until somebody finds a fix.
Lovers Master
01-03-2009, 08:20 PM
when i click on edit
this error message display
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
:confused:
useakme
01-03-2009, 09:45 PM
Installed but it won't let me change the status.. you click on 'edit' and nothing happens. Im running 3.7.2
cfrench
01-04-2009, 01:47 AM
Same here, can't edit the status!
useakme
01-04-2009, 07:59 PM
Going through this thread I never found a definite solution to fixing the "Edit" link not doing anything when clicked. Some have pointed out that this may be due to TCatt Image Resizer, of that I'm not sure, but I do have a solution that doesn't involve uninstalling and reinstalling everything.
If you open up ajax_wrapper.js and change this code:
_ajax.prototype.encode_datastream = function(_datastream)
{
_datastream = _datastream.split('&')
for (key in _datastream)
{
if (_datastream[key].match(/\=/))
{
bits = _datastream[key].split('=')
_datastream[key] = bits[0] + '=' + encodeURIComponent(bits[1])
}
}
return _datastream.join('&')
}
To This:
_ajax.prototype.encode_datastream = function(_datastream)
{
_datastream = _datastream.split('&')
for (key in _datastream)
{
if (_datastream[key].toString().match(/\=/))
{
bits = _datastream[key].toString().split('=')
_datastream[key] = bits[0] + '=' + encodeURIComponent(bits[1])
}
}
return _datastream.join('&')
}
That got rid of the Javascript errors for me, and I have TCatt installed and it is all working just fine. I hope this helps a lot of you out. Enjoy!
Excellent... worked great.
Alfa1
01-10-2009, 06:27 PM
Does this work in vb 3.8?
JAnders
01-11-2009, 06:27 AM
i installed it and it's not working
on firefox I don't nothing happens when I click edit either on the inline editor or the pop up. in IE i get the pop up and the inline editor but I can't save.
any help would be appreciated
www.fifamexico.net/foros this is where the mod is at
thanks
null parameter's change fixed my issue... this change should be rolled into the actual code. cheers!
null parameter's change fixed my issue
Sorry, then what exactly should you do to fix it?
i installed it and it's not working
on firefox I don't nothing happens when I click edit either on the inline editor or the pop up. in IE i get the pop up and the inline editor but I can't save.
any help would be appreciated
www.fifamexico.net/foros this is where the mod is at
thanks
null parameter's change fixed my issue... this change should be rolled into the actual code. cheers!
Funny I have TCatt installed and I've never had to do this... perhaps only in 3.8? Duly noted, regardless.
Brandon Sheley
01-12-2009, 02:20 AM
It would be lovely if this could pull the info we post to twitter and use this info in the postbit :)
mikeinjersey
01-13-2009, 01:04 PM
would be great if this could be used to display "who is online" data.
example : "John is viewing Foxnews Sukx thread"...
Any chance it could be incorporated eventually ?
javolin14
01-14-2009, 07:02 AM
I've followed the instructions on install and i've done everything RIGHT however when i set to inline edit or popup edit i get this error below::
How do i fix this??
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@combatcentral.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8b DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at combatcentral.net Port 80
Administrator
Going through this thread I never found a definite solution to fixing the "Edit" link not doing anything when clicked. Some have pointed out that this may be due to TCatt Image Resizer, of that I'm not sure, but I do have a solution that doesn't involve uninstalling and reinstalling everything.
If you open up ajax_wrapper.js and change this code:
_ajax.prototype.encode_datastream = function(_datastream)
{
_datastream = _datastream.split('&')
for (key in _datastream)
{
if (_datastream[key].match(/\=/))
{
bits = _datastream[key].split('=')
_datastream[key] = bits[0] + '=' + encodeURIComponent(bits[1])
}
}
return _datastream.join('&')
}
To This:
_ajax.prototype.encode_datastream = function(_datastream)
{
_datastream = _datastream.split('&')
for (key in _datastream)
{
if (_datastream[key].toString().match(/\=/))
{
bits = _datastream[key].toString().split('=')
_datastream[key] = bits[0] + '=' + encodeURIComponent(bits[1])
}
}
return _datastream.join('&')
}
That got rid of the Javascript errors for me, and I have TCatt installed and it is all working just fine. I hope this helps a lot of you out. Enjoy!
Thanks!
That got the ajax working
w00t!
I just upgraded from version 3 and i am now running VB 3.8.0, Everything seems to be working fine!
Forgott3n
01-24-2009, 05:55 AM
We're having trouble with the AJAX with our Fibe template for 3.7.3 PL1
We get the edit box open, but once clicking away it doesn't save. I suspect javascript conflicts...
The address is www.avrilbandaids.com/forums/
I have done the javascript fix, but it only appears to work in the main style. Hack does not work in any of my other styles.
As a test, I uninstalled tcatt and reinstalled vbstatus to see if it would change, and nope, still only works in main style.
I anxiously await 3.8 version. Uninstalled for now. ;)
masons_mum
01-26-2009, 01:55 PM
have you any idea why this wont work with the facebook connect mod? I have tried and tried but the pop up box to edit the status just wont work, it says error on page, the error being it doesnt support this method or property. It works fine when i disable the facebook connect mod, but my members would like both?
RobbieZ
02-19-2009, 08:38 PM
Where do i find ajax_wrapper.js
When i press edit in my new style nothing happens.
All I see in me link is this :-
javascript:Att_Ajax('userid=4&postid=26888','vbstatus/vbstatus_ajax.php')
EDIT: Found it, changed it, still doesnt work; only in default
Cobra-J82
02-22-2009, 11:43 PM
Any Idea how to make the Font None Italic?
Thanks.
MikesSite
02-23-2009, 03:19 AM
Very nice! Was looking for this
MikesSite
02-23-2009, 09:44 PM
Does anybody know how to either add an "OK" button or how to disable 'Enter' or 'Return' from closing the edit screen?
Denno
02-24-2009, 11:06 AM
When I add this code to my template as the readme file tells me to it mess up the whole forum. I add it in the headinclude at the bottom.
I get a msg that reads:
Some error on line 64 the </if> tag and so on. Tells me that the if tag is a closure tag. Is there some tags missing in the code below?
<!--BEGIN VBSTATUS-->
<!--BEGIN VBSTATUS-->
<!--BEGIN VBSTATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<div id='mypopup' name='mypopup' style='z-index:1000; position: absolute; background: none; border: none;'></div>
<script type="text/javascript" src="vbstatus/ajax_wrapper.js"></script>
<script type="text/javascript" src="vbstatus/headerjavascript.js"></script>
</if>
<!--END VBSTATUS-->
<!--END VBSTATUS-->
<!--END VBSTATUS-->
Template Edit 2 (postbit OR postbit_legacy) (If your postbit is a verticle column you use postbit_legacy)
Search For: <if condition="$post['usertitle']">
Above This Code Add:
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
<!--BEGIN VB STATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<div class=smallfont>
$post[username]
<em id="vbstatus_$post[postid]">
$post[vbstatus_status]
<if condition="$bbuserinfo['userid']==$post['userid'] OR $vbstatus_isadmin==1">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php','vbstatus_$post[postid]')">Edit</a>
<else />
<a href="javascript:Att_Ajax('userid=$post[userid]&postid=$post[postid]','vbstatus/vbstatus_ajax.php')">Edit</a>
</if>
</if>
</em>
</div>
</if>
<!--END VB STATUS-->
<!--END VB STATUS-->
<!--END VB STATUS-->
Cobra-J82
02-24-2009, 12:09 PM
When I add this code to my template as the readme file tells me to it mess up the ....................
Make sure u add this at the end of headinclude (make sure it is the end)
<!--BEGIN VBSTATUS-->
<!--BEGIN VBSTATUS-->
<!--BEGIN VBSTATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<div id='mypopup' name='mypopup' style='z-index:1000; position: absolute; background: none; border: none;'></div>
<script type="text/javascript" src="vbstatus/ajax_wrapper.js"></script>
<script type="text/javascript" src="vbstatus/headerjavascript.js"></script>
</if>
<!--END VBSTATUS-->
<!--END VBSTATUS-->
<!--END VBSTATUS-->
And regarding the postbit or postbit_legacy, if you dont know which one you are using, just add the code to both of them in your desired place.
Denno
02-24-2009, 04:29 PM
Thanks, I got that to work now.
Denno
02-24-2009, 05:03 PM
Now the next problem. The edit buttonw wont do anything. And I changed the javacode in the wrapper. Any ideas? Or is it like people say, it only works in the default template and not in others?
gemmk1
02-26-2009, 06:54 PM
When i click edit it does not do anything can you tell us why please
zombietom
02-27-2009, 10:08 AM
same here --click edit and nothing...bummer wanted to use this
RobbieZ
03-01-2009, 01:12 PM
Ok so I seem to have solved the problem to the edit not working when clicked.
javascript:Att_Ajax('userid=4&postid=26888','vbstatus/vbstatus_ajax.php')
First of all I used this.
https://vborg.vbsupport.ru/showpost.php?p=1712080&postcount=391
and overwrote and saved.
Then I cleared my cache or private data (depends what browser your using)
kalliey
03-03-2009, 07:32 PM
why öäü not displayed?
How can i fix this?
i have ISO-8859-1 in my language settins in acp and in mysql the same.
soletrader
03-04-2009, 03:05 AM
Ive upgraded to v4 but somehow the "is" always remain by default. Anyone know how one can change the status from the "is" word? Thanks
Keyser S?ze
03-05-2009, 01:23 PM
looks neat but u should put up a screenshot of this in legacy postbit
well i got a request, and for it needed a pic, so heres a legacy screen if wanted, my request, can we take out the double of the username, like see it says my name Ice, then under says Ice again and what my status is, seems silly
toxin
03-06-2009, 11:39 PM
vB 3.8.1 PL1
Installed with no problems :)
Jibba Jabbas
03-07-2009, 02:36 PM
Would also like to echo Keyser Soze about the duplicate name.
Thanks for the mod
Wseries
03-09-2009, 04:36 PM
Would also like to echo Keyser Soze about the duplicate name.
Remove '$post' from the [U]vBStatus edit you made to your postbit or postbit_legacy template. Just make sure you remove the right one, and only one.
Otherwise, I've clicked install on this one but I've currently got it disabled on my forum until a few tweaks surface. Namely, the ability to clear a status update like you can on Facebook is needed in my opinion. Oh, and I haven't been able to get the in-line editing to work either and the 'edit' link in the pop-up window really should be changed to something else like 'save' to make it more logical for your average user.
mindhunter77
03-12-2009, 05:34 PM
Just a heads up for vBSEO users:
You must add the vbstatus folder to your exception list in the vBSEO control panel or this will not work.
TitanJeff
03-14-2009, 05:04 PM
I've done many of the suggested tweaks and still can't get the edit to work in Firefox.
Great hack idea if someone with more knowledge than I could get this kinks worked out.
oxblood12
03-15-2009, 02:29 AM
thank`s :)
amjadz4
03-15-2009, 07:13 PM
suggestions:
1. how about..hitting "enter" key saves the status. right now it saves when we press the eidt key again.
2. also need a "clear" button. to clear the status
3. remove the duplicate name...under the username.
thats all for now. great mod!
pooslokka
03-17-2009, 02:06 PM
Marked as installed :)
btw, few suggession from me.
1. insted of user name better display status : keyword before the prefix.
2. should have an option to selet a status message color.
jaredwilli
03-17-2009, 09:07 PM
does this work for vbulletin 3.8.x by any chance?
soletrader
03-17-2009, 11:29 PM
Has the character limit been added on the latest version? Thanks.
Boosted Panda
03-20-2009, 01:41 AM
Any Idea how to make the Font None Italic?
Thanks.
remove <em id....>
and </em>
pooslokka
03-22-2009, 05:50 AM
conflict with vbexperience :(
when the message with long, vbexperince bar also goes long
https://vborg.vbsupport.ru/
any solutions?
kalliey
04-06-2009, 11:57 AM
What can i do that smileys work in this mod?
Allan
04-06-2009, 12:54 PM
This hack work with vB 3.8.2 ?
coltz-one
04-09-2009, 07:01 PM
I am curious as well, this is a great hack, would love to see an update!!
DieselMinded
04-10-2009, 11:06 PM
does this work with 3.8 ?
zefyx
04-11-2009, 04:35 AM
Works perfectly fine on 3.8.x. Only one search string has changed.
DieselMinded
04-11-2009, 11:40 AM
thanks brother
desi-boy
04-11-2009, 12:26 PM
wow gr8 thnxxxxxxxxxxxxxxxxx
pooslokka
04-14-2009, 04:31 AM
conflict with vbexperience :(
when the message with long, vbexperince bar also goes long
http://img256.imageshack.us/img256/8827/screenshotn.jpg
any solutions?
any solution to my problem :confused:
Lionel
04-16-2009, 02:36 AM
This hack work with vB 3.8.2 ?it works with 3.82. I only seem to have a problem with French accents
edit: found the fix here (http://www.vbulletin-germany.org/showpost.php?p=39147&postcount=4)
rainyleaves
04-19-2009, 06:50 PM
Works with NAVBAR------------------
Works good with NAVBAR.
But not working on CMPS.
Anyone who can make working with CMPS?
* NAVBAR template
Find:
$vbphrase[last_visited_x_at_y]</phrase>Below add:
<!--BEGIN VB STATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<div class=smallfont>
<span id="vbstatus_$bbuserinfo[userid]">$bbuserinfo[vbstatus_status]
<if condition="$bbuserinfo['userid']==$bbuserinfo['userid'] OR $vbstatus_isadmin==1">
<if condition="$vbulletin->options['vbstatus_inline']">
<a href="javascript:Att_AjaxDiv('inline=1&userid=$bbuserinfo[userid]&postid=$bbuserinfo[userid]','$vboptions[bburl]/vbstatus/vbstatus_ajax.php','vbstatus_$bbuserinfo[userid]')">Edit</a>
<else />
<a href="javascript:Att_Ajax('userid=$bbuserinfo[userid]&postid=$bbuserinfo[userid]','$vboptions[bburl]/vbstatus/vbstatus_ajax.php')">Edit</a>
</if></if>
</span>
</div>
</if>
<!--END VB STATUS-->* HEADINCLUDE template
Put this code very bottom:
<!--BEGIN VBSTATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<div id='mypopup' name='mypopup' style='z-index:1000; position: absolute; background: none; border: none;'></div>
<script type="text/javascript" src="$vboptions[bburl]/vbstatus/ajax_wrapper.js"></script>
<script type="text/javascript" src="$vboptions[bburl]/vbstatus/headerjavascript.js"></script>
</if>
<!--END VBSTATUS-->
starli
04-24-2009, 10:22 AM
? ? ? ? <- dosn't work :(
Allan
04-24-2009, 01:24 PM
it works with 3.82. I only seem to have a problem with French accents
edit: found the fix here (http://www.vbulletin-germany.org/showpost.php?p=39147&postcount=4)
Merci Lionel ;)
Aeropars
04-29-2009, 08:05 PM
Thanks for this.
I have it installed on my Forums however because I use a fixed width forum, when people write a relatively long message it messes up the template. Is there a way to make the text wrap with the template instead of stretching the template?
kersti
05-02-2009, 09:44 AM
I've installed and am having a look.
Would like to see the following changes made
A In the settings you have the following
Is vBStatus On/Off?
Turn vBStatus On or Off.
The options are Yes or No, which make absolutely no sense given the question - can you change these to On or Off instead of Yes or No
B I note that a group that is "banned" still has the default status listed, not sure that is appropriate.
C Would like the username removed from the status message as it's appearing under the username anyway so seems to be doubling up. Would make more sense to just have the prefix and status message. I did this myself by removing the line
$post[username]
from the postbit
D would love to have the ability to set the status according to the primary usergroup, would make this infinitely more useful
E on the pop up status edit screen you currently have an input field, a link to click to submit the status edit and a button to cancel, the "edit" link should be replaced with a submit button or an update button, makes more sense for my users.
Thanks for the mod, great idea.
kersti
05-02-2009, 09:45 AM
Thanks for this.
I have it installed on my Forums however because I use a fixed width forum, when people write a relatively long message it messes up the template. Is there a way to make the text wrap with the template instead of stretching the template?
That's in the settings
code707
05-02-2009, 03:06 PM
Hi, I installed this but my problem is, it doesnt 'edit' the status. the link is there but its not doing anything
TonicWater
06-07-2009, 11:14 AM
hi i installed the plugin and it works, but i have a question. is it possible to edit the status directley on the startpage in the box where are the "private messages, and welcome message" appears? any chance?
p.s. i have (vBulletin 3.6.8 Patch Level 2) installed
PinkDaisy
06-08-2009, 03:25 PM
If I want this to be like on the navbar under the username at the top, where ppl can update it from there, where would I put the code?
Thanks!
is it possible to have them feed onto forumhome? or index, like the facebook updates?
forexforum
06-21-2009, 04:32 PM
Hi, I installed this but my problem is, it doesnt 'edit' the status. the link is there but its not doing anything
problem fixed.
https://vborg.vbsupport.ru/showpost.php?p=1712080&postcount=391
SamirDarji
07-09-2009, 04:48 PM
Anyone tried it on 3.8.3?
Oyobiia
07-12-2009, 02:26 PM
I have problems with this, when users click edit the drop down menu for the username shows up :/
DonHouston
07-12-2009, 02:44 PM
is it possible to have them feed onto forumhome? or index, like the facebook updates?
i'd like to know this as well since i have a perfect spot where they could update it in my header which would also allow me to eliminate he "edit" int he post bit and profile :)
Majidm
07-14-2009, 03:46 AM
Hi, nice mod.
Why are these functions in att_include.php?
class AttilitusImage{
function vbimghost_imgtype ($val){
$types = array(
1 => '.GIF',
2 => '.JPG',
3 => '.PNG',
4 => '.SWF',
5 => '.PSD',
6 => '.BMP',
7 => '.TIFF',
8 => '.TIFF',
9 => '.JPC',
10 => '.JP2',
11 => '.JPX',
12 => '.JB2',
13 => '.SWC',
14 => '.IFF',
15 => '.WBMP',
16 => '.XBM'
);
if ($val > 16 )
return false;
else
return strtolower($types[$val]);
}
function resize($filename,$imagew,$imageh){
$filepath="$directory/$filename";
$filepath=$filename;
if(!$dime = getimagesize($filepath)){
eval(standard_error("Not an Image"));
}
$fileext=$this->vbimghost_imgtype($dime[2]);
switch ($fileext){
case (".gif"):
$srcImg = imagecreatefromgif($filepath);
$colortrans = imagecolortransparent($srcImg);
$thumbImg = imagecreate($imagew, $imageh);
imagepalettecopy($thumbImg,$srcImg);
imagefill($thumbImg,0,0,$colortrans);
imagecolortransparent($thumbImg,$colortrans);
imagecopyresized($thumbImg,$srcImg,0,0,0,0,$imagew ,$imageh,$dime[0],$dime[1]);
imagegif($thumbImg,$filepath);
break;
case (".jpg"):
case (".jpeg"):
$srcImg = imagecreatefromjpeg($filepath);
if (function_exists('imagecreatetruecolor')){
$thumbImg = imagecreatetruecolor($imagew,$imageh);
imagecopyresampled($thumbImg,$srcImg,0,0,0,0,$imag ew,$imageh,$dime[0],$dime[1]);
}else{
$thumbImg = imagecreate($imagew,$imageh);
imagecopyresized($thumbImg,$srcImg,0,0,0,0,$imagew ,$imageh,$dime[0],$dime[1]);
}
imagejpeg($thumbImg,$filepath,75);
break;
case (".png"):
$srcImg = imagecreatefrompng($filepath);
if (function_exists('imagecreatetruecolor')){
$thumbImg = imagecreatetruecolor($imagew,$imageh);
imagecopyresampled($thumbImg,$srcImg,0,0,0,0,$imag ew,$imageh,$dime[0],$dime[1]);
}else{
$thumbImg = imagecreate($imagew,$imageh);
imagecopyresized($thumbImg,$srcImg,0,0,0,0,$imagew ,$imageh,$dime[0],$dime[1]);
}
imagepng($thumbImg,$filepath);
break;
default:
return false;
break;
}
imagedestroy($srcImg);
imagedestroy($thumbImg);
return true;
}
function upload($file,$filename,$directory,$maxw,$maxh){
$AllowedExtensions=".jpg|.gif|.jpeg|.png";
$AllowedExtensions=explode("|",strtolower($AllowedExtensions));
$upfilename = str_replace("'","",$file['name']);
$upfilesize = ($file['size']/1024);
$upfiletype = $file['type'];
$upfiletname = $file['tmp_name'];
$upfileerro = $file['error'];
$fileext =trim(strtolower(strrchr($upfilename, '.')));
//fix for getimagesize errors
$tmpname = "tmp_".uniqid($userid).$fileext;
if(move_uploaded_file($upfiletname, $directory."/".$tmpname)){
$upfiletname = $directory."/".$tmpname;
}
if ($upfilename!="")
{
if(!$dime = getimagesize($upfiletname)){
eval(standard_error("Not an Image"));
}
if (!$dime){
eval(standard_error("Error image size not defined"));
}
$fileext = $this->vbimghost_imgtype($dime[2]);
$this->Uploaded_EXT=$fileext;
if(! in_array($fileext,$AllowedExtensions)){
eval(standard_error("Image extension is not allowed."));
}
//If Width or Height are off resize.
if($dime[0] > $maxw)
{
$ResizeRatio=($maxw/$dime[0]);
$NewWidth=$ResizeRatio*$dime[0];
$NewHeight=$ResizeRatio*$dime[1];
$this->resize($upfiletname,$NewWidth,$NewHeight);
}else if($dime[1] > $maxh){
$ResizeRatio=($maxh/$dime[1]);
$NewWidth=$ResizeRatio*$dime[0];
$NewHeight=$ResizeRatio*$dime[1];
$this->resize($upfiletname,$NewWidth,$NewHeight);
}
@copy($upfiletname, $directory."/".$filename.$fileext);
//remove temp file
unlink($upfiletname);
}
}
}
Pcwolfx?
07-15-2009, 10:39 AM
not support another charcters.
Itchy Nips
07-15-2009, 07:23 PM
nice mod! voted and installed. Kudos to the coder!
just a note:
I modified it a little to fit and look a little nicer on my forum. If anyone is interested:
I commented out the:
$post[username] ... so it does not display the username before the status. I felt it was sorta redundant since it gets displayed right under the user's name anyway.
I also added:
<br><hr> ... after the EDIT link so it displays a little bar right under the status. This breaks up the status and the rest of the 'stuff' that appears on the left (ie. the avatar, post count, etc..)
Anyone tried it on 3.8.3?
it worked for me on 3.8.3
SamirDarji
07-15-2009, 08:06 PM
Thank you for the confirmation on 3.8.3. :)
I didn't see the little bar between the status and username when I looked at your site as a guest.
ArcadeSyndicate
07-16-2009, 11:25 PM
is it possible to have them feed onto forumhome? or index, like the facebook updates?
that is exactly what i am looking for too.
Guest20210415
07-23-2009, 10:09 AM
Installed and working since months.
But since I moved our forum to root I get following javascript error after clicking on "edit".
The necessary data ist not available.
Line: 4
Character: 1
Code: 0
URI: vbstatus/headerjavascript.js
... but I get the edit popup (not using inline) and the status is being updated. Strange!
Can anybody help me please?
Thanks in advance.
suman.khan
07-31-2009, 05:55 AM
thanks a lot its working like charm in my vB 3.8.3
Guest20210415
07-31-2009, 06:27 AM
Installed and working since months.
But since I moved our forum to root I get following javascript error after clicking on "edit".
The necessary data ist not available.
Line: 4
Character: 1
Code: 0
URI: vbstatus/headerjavascript.js
... but I get the edit popup (not using inline) and the status is being updated. Strange!
Can anybody help me please?
Thanks in advance.
Sorry for repost but any ideas on my problem?
Levi75
08-05-2009, 09:52 AM
what about characters like é,í,á,ó,ú and many others? it displays wrong!!
Taragon
08-05-2009, 10:05 AM
what about characters like ?,?,?,?,? and many others? it displays wrong!!
A couple of pages back
PinkDaisy
08-06-2009, 10:26 AM
Is there a way to have like a section for 'all status updates'. I think Invision does this, at least I've seen it on one board.
desi-boy
08-08-2009, 06:51 AM
is it working with 3.8
suman.khan
08-09-2009, 08:00 AM
is any way to update via mobile device...
gr8 work... thanks
DeanLag
08-11-2009, 01:21 AM
Love the MOD.
Just a suggestion, you should have it automatically focus on "Edit" once you press edit, so when someone is done editting his status, he can just hit enter and it updates. It should just be one line coding right?
sdfaheem
08-11-2009, 03:57 PM
Is this working on 3.8, coz i am not able to use the edit function in postbit legacy
I have made all modifications and rechecked it, but still its not working!
DeanLag
08-11-2009, 06:22 PM
Yes it works on 3.8.3.
Did you modify postbit_legacy or only postbit template? Cause its a pretty straight forward MOD. Took me like 2 mins to install.
nomoreturn
08-16-2009, 04:52 PM
Works in 3.8.4 too . I have a question how can we change status text size and color ?
webgroup
08-19-2009, 06:47 AM
Just a heads up for vBSEO users:
You must add the vbstatus folder to your exception list in the vBSEO control panel or this will not work.
I use vbseo and I did not had to do that, it worked fine,
have you any idea why this wont work with the facebook connect mod? I have tried and tried but the pop up box to edit the status just wont work, it says error on page, the error being it doesnt support this method or property. It works fine when i disable the facebook connect mod, but my members would like both?
I use facebook connect, and this mod works perfectly with it. np at all
We're having trouble with the AJAX with our Fibe template for 3.7.3 PL1
We get the edit box open, but once clicking away it doesn't save. I suspect javascript conflicts...
The address is www.avrilbandaids.com/forums/
I'm having a similar problem.
Does any one here is having problems posting quick(ajax) messages in user profiles?(visitors messages)
I can post quick messages in the rest of the forum, but in the users profiles the ajax loading image keeps rolling and rolling forever.
habilonline
08-19-2009, 08:49 AM
Thank u .. its very cool hack ;)
webgroup
08-19-2009, 08:39 PM
CPU is getting crushed with this mod.
MissKalunji
08-31-2009, 10:24 PM
Is there an archive too? as in they can view the LAST status?
Attilitus
08-31-2009, 11:56 PM
CPU is getting crushed with this mod.
That is strange. I am not sure why that would happen, unless users are updating their status frequently enough to cause an effect. However, since it has been so long since I have looked at this modification, it is possible there is a reason that I am forgetting. Just by taking another look at the plugins this modification uses, it seems like the only possible "problem plugin" would be the plugin in the postbit_display_start which, sloppily, globalizes the $vbulletin variable in order to access an option field. However, I somehow doubt that could really be the difference between running smoothly and killing your CPU.
Also, it is on my to-do list to produce a 3.8 version of this modification. The only real changes being the use of a Javascript framework to ensure better charset and browser compatibility, and the addition of a small latest updates module to be optionally displayed on the forum home.
Finally, I should thank everyone who has helped support the many questions regarding template edits, and to those who have provided patches that allow different charsets to use the modification. The various vague Javascript issues, as well as the charset problems should be greatly diminished in the next version.
~Tim
SamirDarji
09-01-2009, 02:14 PM
Great to hear that this mod continues to live on. It's a small touch, but one that users love!
infnity8x3
09-01-2009, 06:38 PM
I'm having trouble getting the Italic < em > tag out of the postbit and memberinfo templates. If I remove it I can no longer edit the status. I have been able to use these tags < strong > < code > ect in its place but they look funny to. How has every one else done this. BTW im useing inline staus update and VB 3.8.4
Wheezy
09-02-2009, 08:05 PM
This is great; thanks!
/me clicks install.
alfaowner
09-03-2009, 09:58 PM
Also, it is on my to-do list to produce a 3.8 version of this modification.
If you do Tim, Id happily contribute to Paypal, especially if it can display updates from members on your friend list on a page somewhere. :)
alfaowner
09-04-2009, 01:17 AM
Shame it doesnt use the swear filters :(
SamirDarji
09-04-2009, 01:32 AM
Shame it doesnt use the swear filters :(Does it not put the askteriks like it normally would?
infnity8x3
09-05-2009, 04:48 AM
Well I still can't figure out my problem. And I noticed that if a user has not set a status, the default status will not show up in the member info section of a pm. Only what you set to show before the actual status will. In my case it's "Status: ".
I would love to see that get fixed, the unknown location thing, the version updated to 3.8.4, the word wrap fixed (it just puts a space in there on my site not a line break), more text formatting and positioning options.
Also I wanna thank all the members that added fixes and template edits here using them I heavily moded this mod And think I got it in a position that I don't think is going to get any better with out a version update.
And of course thanks to the mod author. For making this hack.
Frank Sinatra
09-09-2009, 04:47 PM
thankss nice mod, works fine here
Tom Kagan
09-16-2009, 03:10 PM
A nice hack.
However ...
This plugin does not use vbulletin's standard popup and ajax javascript code, instead preferring to use it's own homespun versions. Additionally, the HTML is not standard compliant. Also, the php written also seems to use its own way of cleaning the input parameters.
I'm not too comfortable with the "upload" functionality for pictures either, though it seems to be a code remnant.
Digital Jedi
09-16-2009, 03:38 PM
A nice hack.
However ...
This plugin does not use vbulletin's standard popup and ajax javascript code, instead preferring to use it's own homespun versions. Additionally, the HTML is not standard compliant. Also, the php written also seems to use its own way of cleaning the input parameters.
I'm not too comfortable with the "upload" functionality for pictures either, though it seems to be a code remnant.
I don't know of any modification that uses vB default AJAX code. I wouldn't think it be possible to do so without modifying the code.
devlin2010
09-17-2009, 04:59 PM
I have a problem, installed the hack, worked for a bit and then i couldn't edit the status anymore, i reinstalled it and the problem still persists.
Could anyone help?
joyboy2001
09-20-2009, 10:40 PM
This is horrible for SEO !!
NokStar
09-21-2009, 09:33 AM
hay how about having a log of their status messages in their profile.
Then it will be like twitter in your own forum
Tolden
09-23-2009, 06:41 PM
Does there exist a german translation for the vBstatus. Does anyone know how to get "ä ü ö ß, etc." to work?
^SuiCyde^
09-25-2009, 08:20 AM
another verified working out of the box on test forum
3.8.4 version....with facebook connect, no issues
i would like to add to my forumhome or usercp though and i went through all 33 pages to see if there was a solution for this, i found
<!--BEGIN VBSTATUS-->
<if condition="$vbulletin->options['vbstatus_active']">
<div id='mypopup' name='mypopup' style='z-index:1000; position: absolute; background: none; border: none;'></div>
<script type="text/javascript" src="$vboptions[bburl]/vbstatus/ajax_wrapper.js"></script>
<script type="text/javascript" src="$vboptions[bburl]/vbstatus/headerjavascript.js"></script>
</if>
<!--END VBSTATUS-->
posted on page 29, stating that to add under last visited this code should be used
however though it looks cosmetically correct, the edit button causes the entire status to disappear when clicked, though it works everywhere else, any ideas?
yotsume
09-26-2009, 07:40 PM
there is a bug, see online people page (online.php)
it shows link instead of status please provide fix
I have the same problem! This mod is showing up on the whos online and other places where you see location as:
Current Activity: Unknown Location /vbstatus/vbstatus_ajax.php?userid=299&postid=299 (http://www.globalschoolconnect.com/vbstatus/vbstatus_ajax.php?userid=299&postid=299)How can i fix this please!
SUGGESTION:
You must change the EDIT to SAVE once you have clicked on EDIT! It is confusing to members! Also clicking on ENTER produces a error message when it should also save the message! How can I change the EDIT to SAVE?
I moved the status message to be under a users title and not above. I like it better below our titles. ;) Also there needed to be a line break in the post bit templates. I have vbExperience installed and your status message shows right on top of the bars. ;)
Also, I installed this product which you say is 4x but in my product manager is still says 3.0x. You should update this! ;)
THANKS!
itsheinz
09-27-2009, 06:02 AM
installed nice one ;)
martyyy
09-27-2009, 07:18 AM
I want this Mod so much. Does anyone know if this will work for 3.8.x? (I know it says 3.7)
devlin2010
09-28-2009, 07:09 PM
I want this Mod so much. Does anyone know if this will work for 3.8.x? (I know it says 3.7)
Yes it works, i have it installed on my forum and its 3.8.3
Works just fine.
Chadi
09-29-2009, 09:24 PM
Just saw this mod and have a few questions
- does it use the censor filter built in VB
- any known security issues with the mod
- any known issues using it on 3.8x
jmurrayhead
10-01-2009, 11:23 AM
REQUEST: Show date/time of last status update like on Facebook.
songoibiza
10-01-2009, 09:24 PM
gracias es genial !
vietfancy
10-01-2009, 11:06 PM
Just a heads up for vBSEO users:
You must add the vbstatus folder to your exception list in the vBSEO control panel or this will not work.
How to do that? I have vbseo installed, and it doesn't work.
Thanks
Cerbero1000
10-03-2009, 07:49 PM
Please fix the charset problems... àèìòù becames è
Thanks
mintman72
10-04-2009, 10:08 PM
I need some help with this one if anyone is brave enough.
I've installed it properly, and even had it working right for about a week, and now all of a sudden, it's not working, and showing an error on the page.
The error is:
Message: Object doesn't support this property or method
Line: 98
Char: 3
Code: 0
URI: http://www.**********.com/vbstatus/ajax_wrapper.js
sensimilla
10-08-2009, 12:04 PM
Its so easy to do with custom profile fileds, no need for extra hack.
Tom Kagan
10-09-2009, 01:30 PM
Just saw this mod and have a few questions
- does it use the censor filter built in VB
- any known security issues with the mod
- any known issues using it on 3.8x
No, no, no.
Its so easy to do with custom profile fileds, no need for extra hack.
If it's so easy, why do you write a tutorial article? :) Regardless, the inline ajax update feature is what makes addon different than displaying a custom profile field.
SamirDarji
10-09-2009, 02:56 PM
Its so easy to do with custom profile fileds, no need for extra hack.How would you do this same thing with only custom profile fields?
iadmirevb
10-16-2009, 03:16 AM
Finished installing the mod on 3.8.4 and works perfectly!
I'm just going to make it work with my utf-8 characters and tweak the mod a little bit..
Thanks
PS: One suggestion. When you edit the inline, the cursor should be inside the box. The way it is right now, the text box doesn't get the focus. It's irritating when i start hitting the backspace to erase and write something new and it redirect's me to another page.
marecek
10-18-2009, 10:08 AM
Finished installing the mod on 3.8.4 and works perfectly!
I'm just going to make it work with my utf-8 characters and tweak the mod a little bit..
Thanks
PS: One suggestion. When you edit the inline, the cursor should be inside the box. The way it is right now, the text box doesn't get the focus. It's irritating when i start hitting the backspace to erase and write something new and it redirect's me to another page.
Have you managed to tweak the mod so you can use UTF? I stil am unable to reach polish-specific signs - I got Ĺ?ĂłĹ?ćşź insead... :(
iadmirevb
10-31-2009, 08:45 PM
I've unistall the product.... Waiting for the new features promised by the author...
aspen1018
12-08-2009, 05:24 PM
any chance this will be updated for vb4
ravenfaust
12-12-2009, 06:44 PM
What about 3.8.4?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.