Quote:
Originally Posted by dieslcruisrhead
Jafo - thanks again. It is pretty much working perfectly for me...
Here is a sample for anyone to check out. Our site launches to the public next week but if anyone wants to take a look. In my book it's an excellent sample of the integration:
www.hazardassembly.com
Thank you again! Perhaps you could add my site as samples of the integration and also add me to the list of contributors if possible.
Appreciated,
Andre
|
It sure is and thanks for sharing!

I didn't see any comments from your vB, so I have to ask: did you get the avatars and usernames to migrate to? My problem is that I can't get that option to work. I've followed the "readme" a hundred times, but I'm just clueless when I get to this point:
Quote:
Wherever you see the code: <?php the_author() ?> You can replace that with something like: <?php if (function_exists('Comment_Handler') and $vbridge == '') {
....
|
Exactly where am I supposed to see the code "<?php the_author() ?>"? I don't see it "wherever" - in fact, I can't seem to find it
anywhere! Is it supposed to be in the "comments.php" template? The only thing similar that I can find in my comments-template is "<?php echo $comment_author; ?>".
Also, does "replace it with
something like..." mean "just replace it with THIS freakin' code"?