Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6732041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:36:05+00:00 2026-05-26T10:36:05+00:00

I have created a custom module (batch_Batches), with a custom view in sugarcrm 6.3.0.RC2.

  • 0

I have created a custom module (batch_Batches), with a custom view in sugarcrm 6.3.0.RC2. When navigating to index.php?module=batch_Batches&action=myhello I get the error:

Fatal error: Nesting level too deep – recursive dependency? in
C:\sugar2\SugarCRM\include\utils.php on line 1038

These are the files I created for the custom view. What am I missing?

modules\batch_Batches\views\view.myHello.php:

if (!defined('sugarEntry') || !sugarEntry)
die('Not A Valid Entry Point');

require_once('include/MVC/View/SugarView.php');

class myHello extends SugarView {

    public function __construct() {
        parent::SugarView();
    }


    public function display() {

        echo "ok";

    }
}

modules\batch_Batches\action_view_map.php:

$action_view_map['myHello']= 'myHello';

modules\batch_Batches\controller.php:

if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');

class Batch_BatchesController extends SugarController {

    function action_myHello()
    {
        $this->view='myHello';
    }

}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T10:36:06+00:00Added an answer on May 26, 2026 at 10:36 am

    I think you need either the map or the controller. I don’t think you need both. That could be causing the looping.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a custom module and am using hook_block to programmatically create some
I am creating a custom module in magento.I have created block class and phtml
I have 2 modules: default and admin. For default module I created custom and
i have created a custom form in my custom drupal6 module and the form
I have created a custom module that creates a custom Database table. I have
I have created a custom module which displays a tab and a section in
i have created a simple custom module to store title, date and content from
I have created a custom Magento module which extends the core sales order functionality
I am using apachesolr module in drupal I have created a custom facet field
I have created a custom module in magento and wants to show products with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.