vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=205388)

dotted1337 08-29-2009 09:06 PM

Quote:

Originally Posted by Raug (Post 1871998)
This is how I make correct authors show up, however I only have 2 or so people posting anything that displays so it might not be ideal.

PHP Code:

<?php 
if ($vbridge[id] > 0) {
?>
<a href="<?php echo get_option('vbb_VBURL'?>/members.php?u=<?php echo $vbridge['thread_starter'?>/"><?php echo strval($vbridge['postusername']) ?></a>
<?php
    
}
?>

and it should make the correct name show up with a link to their profile. I don't recall if I changed anything in the bridge files themselves, but I copied portions of the comment code and applied it elsewhere. Just paste this code whever you want the author's (thread starter's) name to show up.



I just completely skipped the comment page altogether and make any links pointing towards comments to direct to

Code:

http://mysite.com/showthread.php?t=######&goto=newpost
which I've also modified to show the number of replies to the thread as if they were comments.

Something you could share?

RvG2 08-30-2009 03:11 PM

Quote:

Originally Posted by dotted1337 (Post 1876550)
Something you could share?

I have used this and it works. :)

The only thing left I guess is the smileys are not working in WP.

Aclikyano 08-30-2009 07:04 PM

how do i even edit my: myblog.wordpress.com ?

like if i have a premium theme, how can i add it onto wordpresS? please help
if some1 can do it for me id be willing to pay :D not too much tho!

XManuX 09-01-2009 11:51 AM

Quote:

Originally Posted by RobInjection (Post 1745152)
Also, while I have you here, is there any way to call the user's Avatar and User ID in WP? I would love to link to user profile pages within WP comments.

Hello,

take a look at my previous answer about avatar & vBbridge here.

Of course it was for a former version of the bridge and some modifications have to be made to make it work, for example the query to look for into vbbridge.php is now :
PHP Code:

$sql "select * FROM " .  TABLE_PREFIX "post where threadid = '$results->vb_threadid' order by dateline"


sanjay369 09-01-2009 06:53 PM

Quote:

Originally Posted by ashley76 (Post 1876007)
If only this would do the same as what this guy is using

http://www.genmay.com/frontpage/?p=vB818337

That's my site- thanks! I will be releasing this plug-in probably in October!

Alexandre.R 09-03-2009 09:03 AM

# My Website
Code:

http://www.dboyz-interactive.com

# The error it make after installation
Code:

Unable to add cookies, header already sent.
File: /mounted-storage/home110c/sub002/sc65330-PDGZ/dboyz-interactive.com/index.php
Line: 2


Help please- I offer payment for fix on request!
Contact me by PM or at alex.rayon@live.co.uk

Thanks in advance!
~ Alex R.

mortezax 09-03-2009 11:16 AM

Very Ni...ic

Install

mmoore5553 09-08-2009 01:37 PM

Just wondering does this work well. All i want is to have people login the front homepage and it logs into the forum also. I do not care about commenting or anything ..just login the front page and also shows logged in forum. Please let me know results. i have read most of it and see there are some examples.

poromenos 09-08-2009 01:51 PM

does this work with wordpress 2.8.x ?

amjadz4 09-08-2009 01:55 PM

Hi everyone! I am back for providing support to users of this mod. Please post your questions.
For starters, Yes this mod works on the latest versions: vbulletin 3.8.4 and wordpress 2.8.4

:)


All times are GMT. The time now is 01:08 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
  • Page Generation 0.01974 seconds
  • Memory Usage 1,750KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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