Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
f0rd42 Offline
Member
 
Posts: 62
Join Date: Feb 2006
custom files problem since 3.00.90 - 28-06-2006, 08:18 AM

Hi All
I have several groups created and assign users to that groups if they have service contracts. It's basically one group per service Contract customer and the I put all the users into the groups.

Furthermore I have created some custom fields associated with the group, i.e.Fields for Serialnumbers, Start and End Date, Notes, etc.
This has the advantage, that if someone creates a ticket, I can immediately see information about his service plan

These custom fields are visible in the group edit / creation form.
Since I upgraded to 3.00.90 stable I can enter the information into these fields, but they don't get saved.

Help please, that totally messes up my system.
Any help is appreciated.


Andre
   
Reply With Quote
  (#2) Old
kaviar Offline
Member
 
Posts: 112
Join Date: Dec 2005
Location: Brisbane, Australia
28-06-2006, 11:01 PM

I'm having the same problems
   
Reply With Quote
  (#3) Old
Mattias Segerdahl Offline
New Member
 
Posts: 4
Join Date: Aug 2006
05-08-2006, 11:11 PM

I'm also having the exact same problem.

This needs to be fixed ASAP!
   
Reply With Quote
  (#4) Old
Mattias Segerdahl Offline
New Member
 
Posts: 4
Join Date: Aug 2006
08-08-2006, 11:21 AM

Will this be adressed any time soon, the software is pretty much useless to me until customfields have been fixed. Is this fixed in the cvs?
   
Reply With Quote
  (#5) Old
BigDawgRob Offline
Member
 
Posts: 92
Join Date: May 2006
Location: Luton, UK
08-08-2006, 04:41 PM

I had the same problem and found a fix, though please proceed with caution and at your own risk!

I isolated the problem to includes\functions_customfields.php
To fix the issue I copied a historical copy of this file from an old pre-3.0.90 version of SupportSuite and it now works. Looks like the data is being saved but not displayed.
   
Reply With Quote
  (#6) Old
bareAre Offline
New Member
 
Posts: 18
Join Date: Mar 2006
10-08-2006, 04:31 PM

The values are updated. However, they are not displayed.

To solve, do this in functions_customfields.php TWICE (the same string is located two places):

Change:
parseCFData($typeid, $customfieldidlist, $customfieldvalues, $customfielddata, $customfieldoptions);

to
parseCFData($typeid, &$customfieldidlist, &$customfieldvalues, &$customfielddata, &$customfieldoptions);
   
Reply With Quote
  (#7) Old
thurmma Offline
New Member
 
Posts: 6
Join Date: Jul 2005
10-08-2006, 06:24 PM

1,000,000 credits to bareAre

Thank you for this fix!!!!
   
Reply With Quote
  (#8) Old
mblake1 Offline
New Member
 
mblake1's Avatar
 
Posts: 7
Join Date: Jun 2006
Problem not completely resolved... - 18-08-2006, 09:32 AM

Updating the code is a step in the right direction. Fields display info that has been entered into custom fields, but once saved they are not editable.

Strange, I can edit some tickets, but not all. Any suggestions about what may be going wrong?

I thought I'd see lots of forum entries on custom fields if this problem was widespread.

Last edited by mblake1; 18-08-2006 at 10:31 AM.
   
Reply With Quote
  (#9) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,829
Join Date: May 2003
18-08-2006, 08:54 PM

Are you using the CVS build or the code modification posted by client?

Regards,

Varun Shor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
Reply

Tags
custom, files

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Field Doesn't Work!! caitlyntw SupportSuite, eSupport and LiveResponse 9 06-04-2007 06:16 PM
Kayako SupportSuite v3.04.10 Stable Build Varun Shoor News and Announcements 2 06-10-2006 10:41 PM
Merging Custom Fields in ViewTicket of Staff Mick SupportSuite, eSupport and LiveResponse 0 21-09-2006 05:48 PM
Custom Field Data NOT Displaying in UserMgr 3.00.90 tm2000 SupportSuite, eSupport and LiveResponse 10 29-06-2006 07:23 PM
Problem with KB Reports in 3.00.90 Stable xyzed SupportSuite, eSupport and LiveResponse 2 08-06-2006 07:14 AM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46