vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   any word on socail networking? (https://vborg.vbsupport.ru/showthread.php?t=162790)

dirtycrow 11-15-2007 02:44 PM

any word on socail networking?
 
any word on when vbulletin is releasing it?

ragtek 11-15-2007 02:44 PM

not realy
just that it will happen this year

Ohiosweetheart 11-15-2007 09:31 PM

I wouldn't count on seeing it this year.

Analogpoint 11-15-2007 10:25 PM

Quote:

Originally Posted by Ohiosweetheart (Post 1383357)
I wouldn't count on seeing it this year.

I would. The devs on .com have pretty much stated that.

Lpspider 11-15-2007 10:27 PM

Yup, they said by the end of this year.

aeturner89 11-16-2007 12:50 AM

Quote:

Originally Posted by Ohiosweetheart (Post 1383357)
I wouldn't count on seeing it this year.

http://www.vbulletin.com/forum/showt...24#post1444324

Posts 43 to 47

dirtycrow 11-16-2007 03:02 AM

i can not wait. i can't find any real pointers as to what the Vbulletin concept of social network will include tho, i just know i can't wait.

ragtek 11-16-2007 06:23 AM

i cant also wait:D
i don't want to code on my board, until 3.7 comes out, because i want to "stay" by the vbulletin api

and because they are implementing yui, i don't know how "deep" they will implement it
i just know that:
Quote:

We've switched to YUI for 3.7, so you'll find the yahoo-dom-event and the connection stuff loaded on every page form now on, more details will be released prior to the 3.7 beta.
Reply With Quote
but does this mean that they will change all the ajaxmethods or not?:D and all this stuff, so thats the big question and so i "cant" code
i'm working on some profilpagestuff for my board where i want to implement some editors so i THINK that i have to choose the new method
PHP Code:

vBulletin.register_ajax_urls("profileajax.php?do=foo...");

...
//so wie bei den Projecttools

        
YAHOO.util.Connect.asyncRequest("POST"this.fetchurl[0], {
            
successalert("ok"),
            
failurealert("failed"),
            
timeout5000,
            
scopethis
        
}, construct_phrase(this.fetchurl[1], this.elementkey));
    } 

but this are all just speculations, because i think that they cant replace in 3.7 the vB_AJAX_Handler because all the add-ons couldn work


All times are GMT. The time now is 10:16 AM.

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.01028 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete