vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=134521)

rootnik 01-16-2007 02:28 AM

*clicks install*

Thanks!

apokphp 01-16-2007 04:58 PM

Will this hack allow each user to have their own blog page? That is, instead of all blog entries by all users being displayed on a "main page", I'm looking for a way for each user to have their own blog and blog page, and be integrated with vb's user db.

axisoverdrive 01-17-2007 03:42 AM

Jafo,

you've done an outstanding job. The plugin is working marvelously.

A feature that would be nice: right now, at the bottom of each post, there is a vbridge menu prompting to post in a particular forum or "Do not post in a forum". Could this be moved to the Options panel, so that we can toggle forum comments on or off universally, so we don't need to worry about it on a post-by-post basis?

I guess some users may want the flexibility of choosing the forum they want the post to show up in. So maybe just a comments toggle on/off switch in the options panel, and then if it's "on", it'll give you the forum selection choice when writing a post? is this an easy thing to implement?

Thanks, Jafo!

Jafo232 01-17-2007 01:48 PM

Quote:

Originally Posted by apokphp (Post 1160712)
Will this hack allow each user to have their own blog page? That is, instead of all blog entries by all users being displayed on a "main page", I'm looking for a way for each user to have their own blog and blog page, and be integrated with vb's user db.

No, this will not do that. You could set it up so each user could write articles on the blog, but it will not setup a new blog for each user.

Jafo232 01-18-2007 05:57 PM

Quote:

Originally Posted by axisoverdrive (Post 1161147)
Jafo,

you've done an outstanding job. The plugin is working marvelously.

A feature that would be nice: right now, at the bottom of each post, there is a vbridge menu prompting to post in a particular forum or "Do not post in a forum". Could this be moved to the Options panel, so that we can toggle forum comments on or off universally, so we don't need to worry about it on a post-by-post basis?

I guess some users may want the flexibility of choosing the forum they want the post to show up in. So maybe just a comments toggle on/off switch in the options panel, and then if it's "on", it'll give you the forum selection choice when writing a post? is this an easy thing to implement?

Thanks, Jafo!

Thanks for your kind words!

I am a bit busy at the moment, but I will be getting back to this plugin soon, I will see if I can add it.

I think you will be able to do this by finding this code:

Code:

Do NOT post to a forum: <input type=checkbox name='nopost' value='1' onChange="if (fon == 0) { DeselectAllList(thedoc); fon = 1; } else { selectAllList(thedoc); fon = 0; }">
And changing it to:

Code:

Do NOT post to a forum: <input type=checkbox name='nopost' value='1' onChange="if (fon == 0) { DeselectAllList(thedoc); fon = 1; } else { selectAllList(thedoc); fon = 0; }" selected>
I think you will also have to find this code:

Code:

var fon = 0;
And change it to:

Code:

var fon = 1;
That is just a quick guess reviewing my code.

axisoverdrive 01-20-2007 04:02 PM

Hi Jafo,

Thanks for the reply. Unfortunately, that code change doesn't seem to have done anything to cancelling the "post to a forum" operation. :(

Kalina 01-22-2007 07:16 PM

Quote:

Originally Posted by Jafo232 (Post 1147852)
For those having issue, please let me know what version of VB and WP you are using.. And links would be nice (to your forum and WP).

Thanks. My issue is it's not adding users when they visit, it did work for one, said he was logged in, he posted and it made the post as me. Also, I can't get into my wordpress admin, I am taken to my forum homepage.

I am using vbulletin 3.6.4 and wordpress 2.0.7

Forum: http://www.webtalkforums.com/
Blog: http://blog.webtalkforums.com/

Any ideas why it's not adding users would be great. Thank you.

Jafo232 01-22-2007 11:52 PM

I "think" the problem here is that one is at www.yourdomain and the other is at blog.yourdomain. Is there anyway you can make the blog something like www.yourdomain.com/blog/ ?

Also, are you using the latest version of this mod? It has changed quite a bit.

Kalina 01-23-2007 12:04 AM

Quote:

Originally Posted by Jafo232 (Post 1165371)
I "think" the problem here is that one is at www.yourdomain and the other is at blog.yourdomain. Is there anyway you can make the blog something like www.yourdomain.com/blog/ ?

Also, are you using the latest version of this mod? It has changed quite a bit.

Hi Jafo, Thanks for checking it out, it just added you as a user. I did think maybe the subdomain is a problem, I can try it the other way. I'll let you know how it goes and yes, I am using the latest download. :)

Jafo232 01-23-2007 12:06 AM

If you get stuck, pm me your AIM screenname and I will give you a hand. I should be on until 11pm or so.


All times are GMT. The time now is 10:39 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.01959 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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