vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Movabletype to vbulletin bridge (https://vborg.vbsupport.ru/showthread.php?t=98339)

iambic 10-13-2005 08:44 PM

Movabletype to vbulletin bridge
 
Hi,

I'm looking for something allowing the creation of a new thread in vbulletin off a new post made on a movabletype blog.

Something working as follows.

Scenario: movabletype blog and vbulletin forum installed on the same server

- author creates a new blog item / news on movabletype
- a new thread is created in vbulletin, under a certain category, with subject and body excerpts of the news posted on movabletype
- the "comments" link on the movabletype news points to the just created thread on the vbulletin forum

Does anyone know if something is already available out there to accomplish what described above?

Thanks,

- Adriano

nexialys 10-13-2005 09:18 PM

actually, it's 90% inpossible to create such a bridge between the two systems because movabletype does not use the same kind of data storage, and the script is a CGI, not coded in PHP like vBulletin... so it would take a world to be able to recode some tool that interpret the content of movabletype inside vbulletin...

i've worked with the sixapart team last year about this kind of situation, ad for now, there is no final solution... they work on something for php, but not the server version of movabletype...

iambic 10-14-2005 11:26 PM

hmmm that seems odd... especially considering that if using MySQL storage in Movabletype the framework would be already setup.

It would be a matter of finding where MT saves the news in its database, and immediately afterwards adding a call to a function that will take care of creating a new thread in a certain vbulletin's forum (adding the appropriate record(s) to all the tables involved, etc.)

It might not be a super easy thing to do... but at the same time I don't see it as something impossible.

Here I was checking to make sure I was not going to reinvent the wheel.

- Adriano


All times are GMT. The time now is 08:56 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.01020 seconds
  • Memory Usage 1,707KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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