Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Target list can add account

  1. #11
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: Target list can add account

    The list of ProspectLists modules is everywhere.. However it can be done using a number of core hacks.

    First thing is to consider upgrading to 5.5, which will solve your problem immediately without core hacks.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  2. #12
    nicpon is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    18

    Default Re: Target list can add account

    I'd upgrade to 5.5, but I have one concern, which maybe you can help me with as well.
    On 5.2 we modified the base of Sugar login and system configuration setting, by adding IP address validation. It allows us to define whether given user should be able to login when he/she is coming from an IP matching the one we assigned to him/her. Basically, our version of sugar is deployed on the internet, but we want certain users to be able to access it from anywhere and others only if their IP is matching the one we have predefined. Perhaps, there is a better way of handling such trivial security (i dunno if you can even call it security) feature?

    So, in 5.5 I'd be able to create a module in the studio and create the relationship there with prospects as opposed to implementing all this hacks as mentioned in this post?
    Thanks

  3. #13
    nicpon is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    18

    Default Re: Target list can add account

    So I did an update to 5.5 on my test env and it doesn't seem like this working. How do you set up the relationship between custom module and target lists for this work?

  4. #14
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: Target list can add account

    As I understood it, you wanted to use Accounts in ProspectLists, not a custom module? I'm sorry if I put you on the wrong track, but in 5.5 it's still not possible to do this without core hacking. The code differences between 5.2 and 5.5 thought me the code changes needed to achieve this, they are numerous..
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  5. #15
    nicpon is offline Sugar Community Member
    Join Date
    Oct 2005
    Posts
    18

    Default Re: Target list can add account

    So, i went back to 5.2, fixed the relationship and now email count is correct. But, when I sent an newsletter with contacts from my custom module i get this error
    Fatal error: Cannot access empty property in this file
    PHP Code:
     root/modules/EmailMan/EmailMan.php on line 331 
    the error occurs in this function
    PHP Code:
    function create_ref_email 
    Does this function have to be called? I can try to trace it back, but I want just simple mass email on my custom module to be sent without going through so many settings, hooks and troubles. Are there other modules that could be used to send simple mass emails or how can I simplify this module?
    THe message is sent anyway, but that error is just annoying
    Last edited by nicpon; 2010-01-07 at 10:42 PM.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 14
    Last Post: 2012-01-26, 01:58 PM
  2. use custom field account to search contact in target list
    By Beranrdi in forum Developer Help
    Replies: 9
    Last Post: 2010-07-30, 04:12 AM
  3. 让target list可以添加account
    By eddiechen in forum Chinese
    Replies: 19
    Last Post: 2010-04-27, 07:34 AM
  4. Replies: 0
    Last Post: 2008-04-16, 06:27 AM
  5. Replies: 0
    Last Post: 2007-04-27, 04:01 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •