vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - vBStatus - Facebook Style Status Display (v4) (https://vborg.vbsupport.ru/showthread.php?t=181283)

karnevil 06-12-2008 12:55 PM

Well as usual when I post I work it out...you have to click edit again once you have entered text. How would i change the Edit bit in the pop up to Enter ?

g0dfather1984 06-13-2008 05:37 AM

Quote:

Originally Posted by Attilitus (Post 1547262)
Make sure that you set the permissions for the vbstatus folder so that it is web-accessible. There is javascript in that folder which is loaded by the browser in that folder, and if it can't be assessed then the javascript won't work. Chmod the vbstatus folder to 777 to see if that is the problem.


Thank you, I did try that and still no luck.

UltraFanatics 06-13-2008 08:04 AM

Does anyone know the following?

The mod works but when you change the status in your profile it changes but gives an error on the page.

I changed the chmod to 777 to as it wasn't set as that on default it was 755

As users said earlier it would be awesome to link it to the homepage etc

Alfa1 06-13-2008 10:41 AM

What is the difference between vbNow and this?

Julrou 06-13-2008 08:05 PM

Thanks a lot for this great mod ! :up: :)

I just made a modification in your template's edition, because i didn't want the username appear twice :

Code:

<!--BEGIN VB STATUS-->
<if condition="$vbulletin->options['vbstatus_active']">

        <div class=smallfont>
        // no username here
        <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-->

AND

Code:

<!--BEGIN VB STATUS-->
<if condition="$vbulletin->options['vbstatus_active']">

        <div class=smallfont>
// no username here
        <em id="vbstatus_$userinfo[userid]">
        $userinfo[vbstatus_status]
        <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]')">Edit</a>

                <else />
                        <a href="javascript:Att_Ajax('userid=$userinfo[userid]&postid=$userinfo[userid]','vbstatus/vbstatus_ajax.php')">Edit</a>
                </if>
       
        </if>       
        </em>
        </div>


</if>
<!--END VB STATUS-->

Now i've just
"Julien (UserName by default)
is bla bla bla...(from your hack)"

and i'm happy with this ! :D :D ;)

:up::up:

Attilitus 06-13-2008 08:40 PM

Quote:

What is the difference between vbNow and this?
They really are nothing alike... vBStatus mimics the status update feature on facebook. If your members use facebook they ought to appreciate the feature.

Konstantinos 06-14-2008 06:37 AM

it doesnt work for non english characters it messes up the encoding

psylenced 06-14-2008 06:59 AM

Quote:

Originally Posted by Attilitus (Post 1546999)
Possible, but unlikely. The next thing that will likely be added is a module displaying recent updates for the whole board.

The friend version would just be a variation of this screen.

1 has an sql to join to friends list, one doesnt. The rest should be exactly the same.

aceofspades 06-14-2008 12:21 PM

thank you

nnkjsc 06-14-2008 06:45 PM

I used vietnamese (unicode utf-8) in my board and it doesn't work clearly
:-(

Sebi 06-15-2008 06:43 PM

I'm not sure what the correct English translation would be like but when I try to click the Edit-Link in postbit(_legacy), my browser comes up with this error message:

Quote:

The object does not support this attribute or method.
Editing the status in memberinfo works just fine. Any ideas how to solve this problem?

schlottkej 06-16-2008 06:20 PM

Im getting the error "Object does not support this property or method"

intrigue 06-17-2008 09:58 AM

can you make it so that when the user clicks edit the word "edit" changes to done so they know to press done, or better yet have it so that when the user presses enter it submits it (like facebook)

Thanks
Matt

Captain Tycoon 06-17-2008 10:04 AM

Any chance of having it to show the last time it was updated?

Julrou 06-17-2008 11:16 AM

It no longer works for me, after installing this mod.

It's probably a javascript conflict, because it works fine when i uninstall the QuickTab mod.

Is there a way to fix this ?

Thanks a lot.

Jul'

Amit86 06-17-2008 07:03 PM

i love it, but got a problemo
i use hebrew language on my forums
and when i try to change the status it gives me gibbrish
i tried looking for the where language configurations goes but no luck
can you help me with that?
i think ur using utf-8 and i need WINDOWS-1255

abroad 06-17-2008 07:25 PM

I get this error message:

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /html/forum/vbstatus_ajax.php on line 3

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/share/php') in /html/forum/vbstatus_ajax.php on line 3

ramsayeg 06-17-2008 09:45 PM

When clicking on the edit button, I'm getting the edit box, but above it the following error:

Warning: in_array(): Wrong datatype for second argument in [path]/includes/init.php(293) : eval()'d code on line 1

newtsys 06-18-2008 03:07 PM

I have it installed but there was no change in the version number I upgraded from vbstatus 2 to 4.01 and in admin panel shows version 3. What went wrong or did you just not change the version number?

abroad 06-19-2008 03:11 AM

seems that is does not really work...going to uninstall it

intrigue 06-19-2008 05:10 AM

Quote:

Originally Posted by abroad (Post 1551952)
I get this error message:

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /html/forum/vbstatus_ajax.php on line 3

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/share/php') in /html/forum/vbstatus_ajax.php on line 3

I can confirm it does actually work, have you checked you have the rigth version of VB?

Julrou 06-19-2008 11:55 AM

Quote:

Originally Posted by Julrou (Post 1551537)
It no longer works for me, after installing this mod.

It's probably a javascript conflict, because it works fine when i uninstall the QuickTab mod.

Is there a way to fix this ?

Thanks a lot.

Jul'

Bump ! ;)

abroad 06-19-2008 02:41 PM

well...vb3.7...guess this is the right version :) But it does not work for me...!

Alfa1 06-20-2008 03:24 PM

Please allow us to define usergroups that can use this function. I would like to use this to allow secondary usergroups to use this hack.

schlottkej 06-20-2008 03:32 PM

A LOT of JS conflicts on this one.. any way around that?

srkrocks 06-21-2008 11:26 AM

Installed!
Thanks!

ercy 06-21-2008 07:38 PM

not work me

newtsys 06-22-2008 11:17 PM

it works fine in 3.7.o I just wanted to know why the version shows diffrent than what is posted.

FreeLunchRoom 06-23-2008 01:31 AM

It works great...how do I make it so that the status shows up right below the name before the avatar shows up? Maybe you could really implement the AJAX like features so pressing ENTER will work. Also maybe hiding the edit link while you're typing would be ideal too or change it to say UPDATE.

smnoel 06-23-2008 05:59 AM

Not working.
Javascript conflicts.

RedeemedWarrior 06-23-2008 06:12 AM

works grand

x YNWA x 06-23-2008 07:20 PM

uploaded files and done template edits but nothing showing?

orij1nal 06-23-2008 08:09 PM

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'

Pcwolfx? 06-24-2008 08:20 AM

i think this mod must added vbulletin system. Thanks for mod working great.

BeerLuver 06-25-2008 04:58 AM

Quote:

Originally Posted by abroad (Post 1553225)
seems that is does not really work...going to uninstall it

Same for me... it worked ONCE, and now I get internal server errors popping up, plus can't edit the status from a post in a thread. Your instructions need to be updated too, I noticed you had posted code changes within some replies in this thread, but those changes were not IN the instructions for the template edits at all. Looked to be a nice mod, but just not working so I think I'll uninstall til it's sorted out better. Thanks for the hard work so far though :)

Alfa1 06-25-2008 06:18 PM

Please fix this hack. The idea is great, but cant get it to work.

khaleel 06-26-2008 08:07 PM

Great work!

burlesque 06-26-2008 11:12 PM

Version 2 was working fine for me, but since I upgraded to version 4, something has gone screwy. When I click the 'Edit' button on the postbit, it correctly shows the ajax window.

HOWEVER!

When I submit the new status, the same ajax popup then appears in the postbit instead of the new status.

How do I fix this?

KProjects 06-27-2008 02:09 AM

Does this work with vmoods? Not sure why it wouldn't.. would be cool to use both.. or incorporate one into the other..

wmstalk 06-27-2008 12:11 PM

there is a bug, see online people page (online.php)
it shows link instead of status please provide fix


All times are GMT. The time now is 05:01 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
  • Page Generation 0.02813 seconds
  • Memory Usage 1,819KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete