vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced Links Directory > vBa Links Directory v3.0 Support > Bugs & Issues > Bugs From 3.0 Beta 2

Reply
 
Thread Tools Display Modes
  #1  
Old 06-03-2008, 09:34 AM
BWJ BWJ is offline
Senior Member
 
Join Date: Jul 2005
Posts: 120
Default Multiple selection menu and custom fields

Example:

1) I would like to have the multiple selection field 'A' within the category 'Cat B'.

2) I create the field 'A' and associate it only with 'cat B'

3) When I submit a new link within 'cat B' I cannot see this field 'A' - only after the links has been submitted and I push the edit button.

4) Only way out of this problem is to associate field 'A' with All categories which was not the idea.
Reply With Quote
  #2  
Old 06-04-2008, 12:04 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Multiple selection menu and custom fields

Thank you for pointing this out. If you will look in your links/addlink.php file for this code:
PHP Code:
$customfieldbits construct_custom_fieldbits($_POST, ($vbulletin->GPC['preview'] ? false true)); 
And add this right above it:
PHP Code:
$link['catid'] = $catid
Then that should take care of the issue.
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
Multiple-Selection Menu... why not? BWJ Feedback & Suggestions 10 09-28-2007 08:16 PM
Multiple Select Custom Fields Question tfw2005 Bugs From 1.0 RC2 2 09-13-2007 08:54 PM
How do i create a custom page that will search a custom table/fields in the DB Devices "How Do I..." Questions 2 07-10-2005 04:37 PM
RC3 - Custom Fields? Allen Mead "How Do I..." Questions 3 08-17-2004 06:39 PM


All times are GMT -4. The time now is 04:57 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.