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.


All times are GMT. The time now is 09:34 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.02347 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)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