Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Unsubscribe link (Newsletter Campaign)

  1. #1
    akimeu is offline Sugar Community Member
    Join Date
    Oct 2007
    Posts
    11

    Default Unsubscribe link (Newsletter Campaign)

    Hi folks,

    I am using the 5.2.0f CE. New to sugar. Finally got around to configuring my Campaigning options. Tried it out, works great - except the unsubscribe part. I get the following error:

    Fatal error: Class 'ProspectList' not found in /home/bizname/modules/Campaigns/utils.php on line 645

    In the address bar, it shows: http://webserver.com/index.php?entry...6-4a555968c065

    Any ideas? This is running on RHT 5.0.

    Thanks in advance,
    Alex

  2. #2
    crmbalah is offline A Prolific Poster
    Join Date
    Mar 2009
    Location
    chennai
    Posts
    418

    Default Re: Unsubscribe link (Newsletter Campaign)

    Hi
    try to install the "ProspectList" modules.
    if you install already. check your target module.

  3. #3
    akimeu is offline Sugar Community Member
    Join Date
    Oct 2007
    Posts
    11

    Default Re: Unsubscribe link (Newsletter Campaign)

    Hi and thanks for the response. Like I said earlier, I'm a newbie. Can you tell me where I can download this module from? I can't seem to find it anywhere... Thanks.

  4. #4
    crmbalah is offline A Prolific Poster
    Join Date
    Mar 2009
    Location
    chennai
    Posts
    418

  5. #5
    akimeu is offline Sugar Community Member
    Join Date
    Oct 2007
    Posts
    11

    Default Re: Unsubscribe link (Newsletter Campaign)

    Thanks for this. However, after downloading and trying to install the module, it said I already had it installed. The other thread doesn't help since my problem is on the utils.php file - and not an ACL issue. Any other ideas? Anyone? Thanks again.

    Alex

  6. #6
    galileu is offline Member
    Join Date
    Jun 2009
    Posts
    5

    Default Re: Unsubscribe link (Newsletter Campaign)

    Hi Akimeu,

    I have the same problem. Have you been able to solve the problem?

    Best regards,

    Phil

  7. #7
    akimeu is offline Sugar Community Member
    Join Date
    Oct 2007
    Posts
    11

    Default Re: Unsubscribe link (Newsletter Campaign)

    Nope, so I moved on to Constant Contact - which sucks for me since I have to manage two systems now. Do let me know if you find a solution... would be really great!

    Alex

  8. #8
    galileu is offline Member
    Join Date
    Jun 2009
    Posts
    5

    Default Re: Unsubscribe link (Newsletter Campaign)

    Hi Alex,

    I checked the file modules/Campaigns/utils.php and I noticed that, when a ProspectList object is being created it does first a require_once() of ProspectList.php. In the function where the error happens it doesn't call the class file. So I solved the problem by adding the following line:

    require_once('modules/ProspectLists/ProspectList.php');

    on line 644, just before:

    $exempt_list = new ProspectList();

    This seems to do the trick. Let me know if it works for you too or if you find a better solution.

    Best regards,

    Phil

  9. #9
    akimeu is offline Sugar Community Member
    Join Date
    Oct 2007
    Posts
    11

    Default Re: Unsubscribe link (Newsletter Campaign)

    Phil,

    That worked like a charm! Thanks so much... I think you should open a ticket with Sugar and provide the fix to them. So simple

    Thanks again.

    Alex

  10. #10
    galileu is offline Member
    Join Date
    Jun 2009
    Posts
    5

    Default Re: Unsubscribe link (Newsletter Campaign)

    Hi Alex,

    I'll do that. Glad I could help!

    Best regards,

    Phil

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Daily Newsletter Campaign?
    By alek75 in forum Marketing/Campaign Management
    Replies: 19
    Last Post: 2010-05-29, 09:10 AM
  2. Scheduling in Newsletter Campaign
    By deveshm in forum General Discussion
    Replies: 9
    Last Post: 2009-06-16, 05:36 AM
  3. Newsletter Opt-Out/Unsubscribe
    By SpacemanSpiff in forum General Discussion
    Replies: 14
    Last Post: 2008-09-20, 07:30 AM
  4. Unsubscribe link goes to localhost
    By Mich in forum Help
    Replies: 1
    Last Post: 2008-03-27, 09:17 PM
  5. Remove unsubscribe link from mass emails
    By greenleaf108 in forum Help
    Replies: 1
    Last Post: 2007-01-30, 06:29 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
  •