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)

Rukas 05-02-2010 09:20 AM

Is there a list of all the Status Updates somewhere like on Facebook or are they only shown on the postbit?

Rukas 05-02-2010 09:21 AM

It's pretty much get something like this working on vb4 NOW or port over to IPBoard to be honest. *sigh* I miss the day when vbulletin was ahead of the pack.

ChopSuey 05-24-2010 12:13 AM

Soo no vB4 release? If i may im going to upgrade it.

Floris 05-24-2010 09:09 PM

how come when you enter as status
"this+that=banana"

it shows as "this+that"

and =banana gets filtered out

same with : '); "); echo "banana";
ending up : "); "; echo "banana" ;;;

it rewrites quite a bit, put in other invalid code and it just ends up with 404 page not found errors, etc.

Is everything properly sanitized?

Attilitus 05-25-2010 08:12 AM

Quote:

Originally Posted by Floris (Post 2042868)
how come when you enter as status
"this+that=banana"

it shows as "this+that"

and =banana gets filtered out

same with : '); "); echo "banana";
ending up : "); "; echo "banana" ;;;

it rewrites quite a bit, put in other invalid code and it just ends up with 404 page not found errors, etc.

Is everything properly sanitized?

Preventing SQL exploits is built into my DB abstraction class. You might find strange behavior, but none of it is exploitable. If I remember correctly, the status messages are transmitted as a GET parameter, so there is some encoding/decoding process that is likely the cause of the strange behavior you are observing. I coded this quite awhile ago, so my memory is fuzzy.

Bacon Butty 05-26-2010 04:35 PM

Quote:

Originally Posted by ChopSuey (Post 2042444)
Soo no vB4 release? If i may im going to upgrade it.

Also waiting for a vB4 release...

Morrus 06-01-2010 09:47 PM

This has been working perfectly for ages, but suddenly today we're getting an error when editing status:

Unable to add cookies, header already sent.
File: /www/enworld.org/production/htdocs/forum/vbstatus/vbstatus_ajax.php
Line: 1

Any ideas?

Attilitus 06-01-2010 10:51 PM

Quote:

Originally Posted by Morrus (Post 2046718)
This has been working perfectly for ages, but suddenly today we're getting an error when editing status:

Unable to add cookies, header already sent.
File: /www/enworld.org/production/htdocs/forum/vbstatus/vbstatus_ajax.php
Line: 1


Any ideas?

Is this error persistent, and occurring for all members?

If so, did you make any recent changes to either your vBStatus settings or to the directory structure of your forum?

Morrus 06-02-2010 12:57 AM

Quote:

Originally Posted by Attilitus (Post 2046790)
Is this error persistent, and occurring for all members?

If so, did you make any recent changes to either your vBStatus settings or to the directory structure of your forum?

Nope, no changes - it seems to have happened spontaneously.

Asking my members, it's not all of them. Some are experiencing no issues.

Morrus 06-02-2010 05:49 PM

More relevant info - it seems the issues are all with IE users.

SamirDarji 06-04-2010 11:46 AM

When I've run into problems like this, the host has changed something on the server. Have they upgraded the versions of php or mysql?

Attilitus 06-06-2010 10:03 PM

Morrus,

I have a few guesses as to what the problem might be, but since I am not as intimately familiar with this codebase as I was two years ago I am not confident enough to share them.

I suggest that you install v5 of this modification. If you are waiting for the last feature to be added to v5 (the ability to moderate status messages), then I suggest you wait until that is added and then upgrade.

It is very probable that upgrading will fix all your problems, as the v5 code is more robust. Also, if it turns out that you still encounter problems with v5, then I will be able to very quickly diagnose your problem.

~Tim

tvguy347 09-09-2011 03:42 PM

Not working for me. >.>

Abominus 11-13-2012 06:27 AM

I've installed it, but when I implement the last part of the installation, I can't use the Quick Reply, I can't even click into it to type a message.

Abominus 11-15-2012 02:32 PM

Any idea for me? :)

fxdigi-cash 06-24-2014 12:23 PM

confirmed, works with vb3.8 well.


All times are GMT. The time now is 05:55 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.01736 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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