Results 1 to 3 of 3

Thread: New module created in module builder not showing up

  1. #1
    ALBCOMCAP is offline Member
    Join Date
    Jun 2008
    Posts
    11

    Unhappy New module created in module builder not showing up

    Sugar Version 5.0.0e (Build 3276)
    Windows XP

    I've previously created 2 new modules using the module builder & studio with no problems. Today, after creating and deploying a new module, it doesn't show up on my tabs. I can see it in studio, but the module has been renamed. I ran the quick repair & rebuild, make sure it wasn't hidden in the tab configuration section, & checked the navigation tab box. I also unistalled it & started all over again, but still no luck... Can anyone help me???

  2. #2
    ALBCOMCAP is offline Member
    Join Date
    Jun 2008
    Posts
    11

    Talking Re: New module created in module builder not showing up

    Just wanted to post an update... maybe it can help someone else

    fyi- problem solved I had also posted this in the developers forum

    I checked the configure tabs, rename tabs, configure group tabs, made sure the navigation tab box was checked... and all with no luck.

    After uninstalling the modules and starting over, I was able to get into the modules but when I tried to create a new item, I got this error....

    "Retrieving record by id a1_loan_processor:2c8ae685-0d63-777d-038b-4852bfa96468 found Query Failed:SELECT a1_loan_processor.* , a1_loan_processor_cstm.* FROM a1_loan_processor LEFT JOIN a1_loan_processor_cstm ON a1_loan_processor.id = a1_loan_processor_cstm.id_c WHERE a1_loan_processor.id = '2c8ae685-0d63-777d-038b-4852bfa96468' AND a1_loan_processor.deleted=0 LIMIT 0,1::MySQL error 1146: Table 'sugarcrm.a1_loan_processor_cstm' doesn't exist"

    I ran the rebuild & repair, but it skips over the custom module tables saying they already exist...

    Eggsurplus suggested the following:
    Quote Originally Posted by eggsurplus
    Something like this should run a procedure that'll add the custom tables:
    index.php?module=Administration&action=UpgradeFiel ds&run=true

    Add after your sugar folder like:
    http://localhost/crm/index.php?modul...ields&run=true
    I typed it in my browers and it repaired my custom tables & now my modules are working again

  3. #3
    nalanzo2000 is offline Junior Member
    Join Date
    Apr 2009
    Posts
    4

    Default Re: New module created in module builder not showing up

    Did you do this to allow you to see the tabs in the top section of the page? My problem is that i can make the modules in module manager and deply them and they appear as blank tabs on the top of the page, no matter what i do i cannot get the nameos on the tabs, they are just blank.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 38
    Last Post: 2009-12-16, 11:43 PM
  2. HOWTO - Enhance ModuleBuilder generated modules to include AJAX
    By kenneth.thorman in forum Developer Tutorials
    Replies: 10
    Last Post: 2009-01-16, 05:53 PM
  3. Replies: 0
    Last Post: 2008-05-08, 10:05 AM
  4. Replies: 0
    Last Post: 2007-12-20, 10:21 AM
  5. Module not showing up - 'link' established
    By Prakarp in forum Developer Help
    Replies: 3
    Last Post: 2006-03-06, 11:40 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
  •