Forum: vBulletin Wordpress Bridge
12-18-2014, 10:16 AM
|
Replies: 2
Views: 196,426
|
Forum: vBulletin Wordpress Bridge
10-13-2011, 09:12 AM
|
Replies: 15
Views: 121,765
I would love to help and share my code but I...
I would love to help and share my code but I don't want to step on Jeff's toes here. I don't feel that my code was done in the most efficient way and perhaps Jeff and I can collaborate on something...
|
Forum: vBulletin Wordpress Bridge
10-07-2011, 08:50 AM
|
Replies: 5
Views: 37,808
|
Forum: vBulletin Wordpress Bridge
10-06-2011, 11:38 AM
|
Replies: 5
Views: 37,808
|
Forum: vBulletin Wordpress Bridge
10-06-2011, 10:21 AM
|
Replies: 15
Views: 121,765
|
Forum: vBulletin Wordpress Bridge
10-06-2011, 10:21 AM
|
Replies: 2
Views: 27,520
|
Forum: vBulletin Wordpress Bridge
10-06-2011, 10:20 AM
|
Replies: 5
Views: 37,808
Yes, I have called it from a template. It is...
Yes, I have called it from a template. It is also called somewhere in the commenting engine but I can't figure out where (I know it is being called for every comment posted because of my debug...
|
Forum: vBulletin Wordpress Bridge
10-05-2011, 11:28 AM
|
Replies: 2
Views: 27,520
Calling vbbridge functions in other files
Ok, I'm starting to customize some of my other WP templates and want to make use of some of your the great functions you have Jeff, like get_avatar, but I don't know how to include the function you...
|
Forum: vBulletin Wordpress Bridge
10-05-2011, 08:24 AM
|
Replies: 5
Views: 37,808
|
Forum: vBulletin Wordpress Bridge
10-04-2011, 05:13 PM
|
Replies: 15
Views: 121,765
|
Forum: vBulletin Wordpress Bridge
10-03-2011, 05:03 PM
|
Replies: 15
Views: 121,765
|
Forum: vBulletin Wordpress Bridge
09-29-2011, 02:44 PM
|
Replies: 15
Views: 121,765
Hi Jeff,
Seems like I could accomplish what...
Hi Jeff,
Seems like I could accomplish what I want to do by modifying your bridge_setup_postdata function and changing
$authordata = get_userdata($post->post_author);
to something like:
...
|
Forum: vBulletin Wordpress Bridge
09-28-2011, 04:40 PM
|
Replies: 15
Views: 121,765
I don't understand how you were able to make it...
I don't understand how you were able to make it work for the comments part without modifying a template. I'm assuming that you are suggesting that I modify the WP code that displays the author and...
|
Forum: vBulletin Wordpress Bridge
09-28-2011, 04:28 PM
|
Replies: 1
Views: 26,089
Question about Convert WP authors functionality
What is this supposed to do? Is this in place so that you can create WP authors and then attribute all of one's posts make through VB to a WP author which is supported throughout the WP blogging...
|
Forum: vBulletin Wordpress Bridge
09-28-2011, 01:13 PM
|
Replies: 15
Views: 121,765
|
Forum: vBulletin Wordpress Bridge
09-28-2011, 12:20 PM
|
Replies: 15
Views: 121,765
|
Forum: vBulletin Wordpress Bridge
09-28-2011, 11:29 AM
|
Replies: 15
Views: 121,765
Also, I need the capability through a widget on...
Also, I need the capability through a widget on my WP homepage to show the most popular authors. Right now the widgets that I am able to get my hands on show the most popular authors (users) in the...
|
Forum: vBulletin Wordpress Bridge
09-27-2011, 07:20 PM
|
Replies: 15
Views: 121,765
|
Forum: vBulletin Wordpress Bridge
09-27-2011, 05:06 PM
|
Replies: 15
Views: 121,765
Question about authors
I have successfully installed the bridge and it works great (vb users can login via vb, and make new posts). What I would like to do is to be able to have the authors of the posts have their name...
|
Forum: vBulletin Wordpress Bridge
09-26-2011, 10:08 AM
|
Replies: 3
Views: 60,454
|
Forum: vBulletin Wordpress Bridge
09-19-2011, 11:15 AM
|
Replies: 3
Views: 60,454
|
Forum: vBulletin Wordpress Bridge
09-19-2011, 10:43 AM
|
Replies: 3
Views: 60,454
Convert WP Authors function give me error
Fatal error: Call to undefined function bridge_wp_dropdown_users() in /home/msports/public_html/wp/wp-content/plugins/vbbridge/vbbridge.php on line 398
I don't understand how this can be as I can...
|
Forum: vBulletin Wordpress Bridge
06-21-2011, 08:58 PM
|
Replies: 7
Views: 59,900
|
Forum: vBulletin Wordpress Bridge
06-21-2011, 08:55 PM
|
Replies: 7
Views: 59,900
When I login with my test user account in vb,...
When I login with my test user account in vb, then go to my wp installation, it shows the test user account name at the top of wp with "add new", "comments", etc, but when I try to add a new post for...
|
Forum: vBulletin Wordpress Bridge
06-21-2011, 08:48 PM
|
Replies: 7
Views: 59,900
|