![]() |
This looks like a great plugin, looking forward to getting it installed this weekend.
Question - is it possible to sync ONLY posts with vBulletin, not users? We definitely want all new Wordpress posts to start a new thread and be cross-linked from Wordpress, but we have no need for vBulleting users to login to Wordpress. Thanks! Dan |
Everything works great, I just have a lame layout question.
Right now my post footers look like: Quote:
Quote:
Code:
<?php $recent = new WP_Query("cat=4&showposts=1"); while($recent->have_posts()) : $recent->the_post();?> |
Quote:
Code:
<?php $recent = new WP_Query("cat=4&showposts=1"); while($recent->have_posts()) : $recent->the_post();?> What was going wrong was you had the Posted by: then in div="coments" you had the comments then the edit link after the </div>. So thats all i've changed. You will have to play around with it because it might not even work right but you should get the idea. |
Quote:
|
Does it work with 3.7 rc1 ? and will it be supported.
Are there any db changes in vbulletin or just in wordpress ? |
Can't tell you about 3.7, wont know until 3.7 is released.
No DB changes to VB. |
Hi all...
Well, this is a little explanation by me on how to fix the error: "you do not have enough permissions to access this site" in some NON-ENGLISH blogs/forums caused by bad mapping user procedure. For this, we will map users manually from the database with a Db Manager like PhpMyAdmin for example. First, Reinstall the plugin. After, To make the changes we need to do the following steps: Go to the table: Quote:
Quote:
Now, we must change the field "option_value" in each row for the desire User group permissions (Check the legend at the end of this post), and save. For Example : "I wish that my Vbulletin administrators can also manage the blog wordpress" MY Vbulletin AdministratorsID: 9 so... In my wordpress Database i Go to : Quote:
Quote:
And Done, my Vbulletin Administratorscan manage wordpress blog too!!! without "you do not have enough permissions to access this site" error. Note, use the following values to update fields: -- For your Wordpress ADMINS group ---> administrator -- For your Wordpress EDITORS group ---> editor -- For your Wordpress AUTHORS group ---> author -- For your wordpress CONTRIBUTOR group ---> contributor -- For your wordpress SUBSCRIBER / SUSCRIPTOR group ---> subscriber NOTE 2 : * If you add more Vbulletin Usergroups, you must be re-map the users. * DONT USE the Vbridge User Settings !!! Testing and running on Vbulletin 3.6.8 and Wordpress 2.3.3. This issue is caused by a translation in wordpress (ES_es.mo), i think. Check : http://www.dkfsoft.com/forum http://www.dkfsoft.com/blog Sorry for my english :p. |
Installed.. seems to be working fine other than one issue.
Can anyone help? When users are mapped, they show up under under "Users" in WP admin, but their "role" is left blank. So, when I mapped my administrators, I had to manually go in and set their role to "Administrator." Registered Users from vbulletin are mapped over, but are not listed as Subscribers. |
will this plugin became compatible with vbulletin 3.7?
|
KnicksCity :
Checkhttps://vborg.vbsupport.ru/showpost.php?p=1474364&postcount=965 |
All times are GMT. The time now is 08: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|