vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced Dynamics > vBa Dynamics v2.0 Support > "How Do I..." Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 08-11-2010, 12:03 AM
gv1.3 gv1.3 is offline
Junior Member
 
Join Date: Oct 2008
Posts: 22
Default Display link in postbit to users dynamics entries

Hi Brian and all!

I was able to get this working on VB 3.x but not really sure how to get it up and running on VB4

I would like to have a link displayed in the user postbit on the forum if they have an entry posted in dynamics.

Do you know of any code I can use in VB4 to edit the postbit to enable this?

Really appreciate any info you have!
Reply With Quote
  #2  
Old 08-12-2010, 01:33 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

What were you using originally to do this in vB3?
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #3  
Old 10-23-2010, 03:34 AM
gv1.3 gv1.3 is offline
Junior Member
 
Join Date: Oct 2008
Posts: 22
Default

I was using the method in this thread http://www.vbadvanced.com/forum/showthread.php?t=31762

I installed the plugin and then added this in my postbit

<if condition="$post['nrstories']"><a href="http://www.example.com/dynamics/browsecategory.php?do=member&entryuserid=$post[userid]"> Members Garage: $post[nrstories]
</if>

It would then display a link in the members postbit IF they had a dynamics entry. When the link was clicked it would take you to dynamics and show you the entries by that user.

I dont need anything to be displayed in the users profile or anything just in the postbit. If anyone can help I would be very grateful. If a donation is required to pay for someones time I would be happy to make one.

Thanks guys.
Reply With Quote
  #4  
Old 10-23-2010, 10:32 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Try this code instead:
Code:
<vb:if condition="$post['nrstories']"><a href="http://www.example.com/dynamics/browsecategory.php?do=member&entryuserid={vb:raw post.userid}"> Members Garage: {vb:raw post.nrstories}
</vb:if>
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #5  
Old 10-23-2010, 03:31 PM
gv1.3 gv1.3 is offline
Junior Member
 
Join Date: Oct 2008
Posts: 22
Default

you are indeed "the man"

thanks Brian!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamics count in user profile and postbit aproape Modifications 15 02-03-2011 08:46 AM
IE7 users can't see entries ibaker Bugs & Issues From v2.0.0 6 07-30-2010 11:12 PM
Postbit drop-down with link to member entries eJM "How Do I..." Questions 5 07-15-2009 04:13 PM
Display Link to Dyna in postbit if user has one Lionel Modifications 15 03-10-2009 11:38 PM
Dynamics count in postbit and profile tintin74 Module & Modification Discussion & Requests 9 09-25-2008 08:10 PM


All times are GMT -4. The time now is 07:25 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.