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)

lisss001 07-06-2008 03:42 PM

Nominated for MOTM ;)

PoetJA-1975 07-07-2008 07:33 AM

Hi Attilitus - are you still supporting this modification please? There is evidently a javascript clash/conflicts - Edit button doesn't work even when folder/files chmod to 777 - Help please because this is a really nice idea.

3.7.2 - with QuickTab installed and Dynamic Tab Content For Postbit Legacy

At anyrate - thanx for the sharing.

Jacquii.

Ideal Web Tech 07-08-2008 04:22 PM

Quote:

Originally Posted by Attilitus (Post 1544534)
I'm afraid that I won't integrate this into other third party modifications. It is too much of a hassle, and would require modifying and releasing new versions of other coder's work.

This can actually be done without editing vbshout at all. The following code shows how to utilize the shout engine to make a shout without actually editing vbshout. (this code is not adapted for the status system im just providing an example)
PHP Code:

    global $infernoshout;

    require_once(
DIR '/infernoshout/engine/inferno_engine.php');
    
$infernoshout->load_engine('shout');

    
$msgvar "This is the message that would be shouted";

    
$shout =& new shout;
    
$shout->silent true;
    
$shout->process("$msgvar"); 

Quote:

Originally Posted by Attilitus (Post 1544502)
This issue has already brought up. This hack does not update a user's Last Activity location. The next version of the hack will, and thus this "problem" won't occur. Until then, don't worry too much about it. It will appear as "Unknown Location" for all non-admin usergroups on your forum. (Thus regular users are not seeing the URL as you see it)

Instead of making it update the whosonline location why not just bypass updating the online location as we do for most ajax scripts for actions such as this script has?

PHP Code:

define('LOCATION_BYPASS'1); 


Now to report my own problem I have noticed and havent had time to fix myself yet.

In private messages it does not do the status's properly. It doesnt do the prefix if they have a status nor does it do the message for when a user doesnt have a status set and instead shows nothing.

zmmmzz 07-09-2008 04:06 AM

i love this hack!

PoetJA-1975 07-09-2008 07:43 AM

Um.... It doesn't work.

Jacquii.

TsirhCitna 07-09-2008 08:34 PM

Guests are able to see the edit link for everyone's status.

Boosted Panda 07-09-2008 10:51 PM

Easy as cake to install!

Amaresh 07-10-2008 07:21 AM

thanks yes it was cake

Amit86 07-10-2008 07:36 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

TimberFloorAu 07-11-2008 10:45 PM

Please can you confirm, if this MOD, is in the Graveyard, or has since been updated.

I notice an update done yesterday, but the email via vb.org, came thru here late last night.

Please confirm, this mod's status.


All times are GMT. The time now is 11: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
  • Page Generation 0.01466 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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