![]() |
*clicks install*
Thanks! |
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.
|
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! |
Quote:
|
Quote:
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; }"> 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> Code:
var fon = 0; Code:
var fon = 1; |
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. :( |
Quote:
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. |
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. |
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|