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

Thread: Joomla integration

  1. #1
    mj1256 is offline Member
    Join Date
    Sep 2008
    Posts
    5

    Default Joomla integration

    I am trying to integrate joomla 1.0.15 with sugar 5.0.1

    joomla download page is here
    http://www.sugarforge.org/reviews/?group_id=474

    ithe instructions are for an older version of sugar

    I cannot find the "enable self service portal integration box

    I think once I get that enables i will be all set

    help please
    Last edited by mj1256; 2008-09-06 at 03:23 AM.

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Joomla integration

    Hi mj1256

    It is a bug in the newest Sugar version.
    There are an workaround for this:
    If you have access to the database (phpMyAdmin) you can go to the database -> table config.
    Update the field which category = "portal" and name = "on", set value to "1".

    This make the options checked
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    mj1256 is offline Member
    Join Date
    Sep 2008
    Posts
    5

    Default Re: Joomla integration

    thank, you testing it out now

  4. #4
    mj1256 is offline Member
    Join Date
    Sep 2008
    Posts
    5

    Default Re: Joomla integration

    Humm! i'm in my database using phpmyadmin, but cannot find the table config for catageory portal

    I've seen what you talking about and can actually picture it in my mind, but I can not find it in the database

    can you give me a bit more detailed instructions

  5. #5
    mj1256 is offline Member
    Join Date
    Sep 2008
    Posts
    5

    Default Re: Joomla integration

    OK i think I found it

    I went to config and changes it there

    portal on, value 1 and saved it


    when I log back into the sugar admin and I go to system settings, i still don't see an option box, or do I just assume it is on as I set it in the DB


    =============

    i found and set up a portal, but i need to set up a portal user, how do i do that
    Last edited by mj1256; 2008-09-07 at 03:09 PM.

  6. #6
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Joomla integration

    Hi mj1256

    The option won´t be displayed in the Admin Settings because the modules/Configurator/EditView.tpl are missing the html table related to this option, but changing this value into database is the goal of checking that check box.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  7. #7
    mj1256 is offline Member
    Join Date
    Sep 2008
    Posts
    5

    Default Re: Joomla integration

    OK, so I assume that it is now activated, but if I do not have a check box, how do I assign a user to "portal user only " when there is no check box for it when I create a user

  8. #8
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Joomla integration

    Run the following query against your database. Substitute {portal_user} with your portal users' username.

    update users
    set portal_only = 1
    where user_name = '{portal_user}'

  9. #9
    ckristianto is offline Sugar Community Member
    Join Date
    Jul 2006
    Posts
    15

    Default Re: Joomla integration

    Dear Eggsurplus,

    I also install it on joomla 1.0.15. I follow instruction steps in install.txt. After successfully installed the components, then I click component -> components -> sugarbugs -> configuration, it shows blank screen. Please help.

    Regards

  10. #10
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Joomla integration

    Did you set up the Sugar side correctly? Do you see the portal_* functions when you go to http://yourhost/sugar/soap.php? Did you set up the portal user in Sugar? Turn on php debugging on the Joomla server as well to see if you get any other errors coming through. It's somewhat complicated to set up the first time.

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. Joomla 1.5.x and SugarCRM 5.0.0x Integration
    By ekimov in forum Web Self Service Portal
    Replies: 11
    Last Post: 2010-08-23, 08:28 AM
  2. SugarCRM Integration Available (Joomla, Zimbra, +More)
    By MatthewDP in forum Classifieds
    Replies: 13
    Last Post: 2008-07-02, 03:03 AM
  3. Help Needed - Custom Joomla Integration
    By tibbeeshock in forum Classifieds
    Replies: 0
    Last Post: 2006-06-11, 08:52 PM
  4. Replies: 2
    Last Post: 2006-05-14, 07:59 PM
  5. Joomla Integration - When Available?
    By brucesenator in forum Feature Requests
    Replies: 1
    Last Post: 2005-10-06, 02:18 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
  •