Fatal Error in Dispatcher.Dispatch();

Controller method missing: post.Index();

The error occurred on or near: /home/fdsafdsa/public_html/ons.com.ru/library/core/class.dispatcher.php

246:                  $Controller->$ControllerMethod($Args[0], $Args[1], $Args[2], $Args[3], $Args[4], $Args[5], $Args[6], $Args[7], $Args[8], $Args[9]);
247:               }
248:             }
249:          } else {
250:             trigger_error(ErrorMessage('Controller method missing: '.$this->_ControllerName.'.'.$ControllerMethod.'();', 'Dispatcher', 'Dispatch'), E_USER_ERROR);
251:          }
252:       }
253: 
254:       // Destruct the db connection;

Backtrace:

[/home/fdsafdsa/public_html/ons.com.ru/library/core/functions.error.php:124] PHP::include();
[/home/fdsafdsa/public_html/ons.com.ru/library/core/functions.error.php:124] PHP::ErrorHandler();
[/home/fdsafdsa/public_html/ons.com.ru/library/core/class.dispatcher.php:250] PHP::trigger_error();
[/home/fdsafdsa/public_html/ons.com.ru/index.php:41] Gdn_Dispatcher->Dispatch();

Variables in local scope:

[ControllerName] 'postController'
[Controller] array (
  'Uses' => 
  array (
    0 => 'Form',
    1 => 'Database',
    2 => 'Gdn_CommentModel',
    3 => 'Gdn_DiscussionModel',
    4 => 'Gdn_DraftModel',
  ),
  'Application' => 'Vanilla',
  'ApplicationFolder' => 'vanilla',
  'Assets' => 
  array (
    'Panel' => 
    array (
      'GuestModule' => '<div class="Box GuestBox">
   <h4>Howdy, Stranger!</h4>
   <p>It looks like you\'re new here. If you want to take part in the discussions, click one of these buttons!</p>
   <p>
      <a href="/entry/signin/?Target=post/nice-bed-girl" class="Button Popup">Sign In</a> 
      <a href="/entry/?Target=post/nice-bed-girl" class="Button">Apply for Membership</a>   </p>
</div>',
    ),
  ),
  'ControllerFolder' => '',
  'ControllerName' => 'postcontroller',
  'CssClass' => '',
  'Data' => 
  array (
  ),
  'Head' => 
  array (
    'EventArguments' => 
    array (
    ),
    'Returns' => 
    array (
    ),
    'HandlerType' => 'NORMAL',
  ),
  'MasterView' => '',
  'Menu' => 
  array (
    'Items' => 
    array (
    ),
    'HtmlId' => 'Menu',
    'CssClass' => NULL,
    'Sort' => 
    array (
      0 => 'Dashboard',
      1 => 'Discussions',
      2 => 'Activity',
      3 => 'Conversations',
      4 => 'User',
    ),
    'EventArguments' => 
    array (
    ),
    'Returns' => 
    array (
    ),
    'HandlerType' => 'NORMAL',
  ),
  'ModuleSortContainer' => '',
  'OriginalRequestMethod' => 'nice-bed-girl',
  'RedirectUrl' => '',
  'RequestArgs' => 
  array (
    0 => 'nice-bed-girl',
  ),
  'RequestMethod' => 'Index',
  'Routes' => 
  array (
    'DefaultController' => 'discussions',
    'Default404' => 'garden/home/filenotfound',
    'DefaultPermission' => 'garden/home/permission',
  ),
  'SelfUrl' => 'post/nice-bed-girl',
  'StatusMessage' => '',
  'SyndicationMethod' => 'NONE',
  'Theme' => false,
  'View' => '',
  'EventArguments' => 
  array (
  ),
  'Returns' => 
  array (
  ),
  'HandlerType' => 'NORMAL',
  'Form' => 
  array (
    'Action' => '',
    'HiddenInputs' => NULL,
    'IDPrefix' => 'Form_',
    'InputPrefix' => 'Form',
    'Method' => 'post',
  ),
  'Database' => 'SECURITY',
  'CommentModel' => 
  array (
    'Data' => NULL,
    'Database' => 'SECURITY',
    'DateInserted' => 'DateInserted',
    'DateUpdated' => 'DateUpdated',
    'InsertUserID' => 'InsertUserID',
    'Name' => 'Comment',
    'PrimaryKey' => 'id',
    'Schema' => NULL,
    'SQL' => 
    array (
      'ClassName' => 'Gdn_MySQLDriver',
      'Database' => 'SECURITY',
      '_Order' => false,
    ),
    'UpdateUserID' => 'UpdateUserID',
    'Validation' => 
    array (
    ),
    'EventArguments' => 
    array (
    ),
    'Returns' => 
    array (
    ),
    'HandlerType' => 'NORMAL',
  ),
  'DiscussionModel' => 
  array (
    'Data' => NULL,
    'Database' => 'SECURITY',
    'DateInserted' => 'DateInserted',
    'DateUpdated' => 'DateUpdated',
    'InsertUserID' => 'InsertUserID',
    'Name' => 'Discussion',
    'PrimaryKey' => 'id',
    'Schema' => NULL,
    'SQL' => 
    array (
      'ClassName' => 'Gdn_MySQLDriver',
      'Database' => 'SECURITY',
      '_Order' => false,
    ),
    'UpdateUserID' => 'UpdateUserID',
    'Validation' => 
    array (
    ),
    'EventArguments' => 
    array (
    ),
    'Returns' => 
    array (
    ),
    'HandlerType' => 'NORMAL',
  ),
  'DraftModel' => 
  array (
    'Data' => NULL,
    'Database' => 'SECURITY',
    'DateInserted' => 'DateInserted',
    'DateUpdated' => 'DateUpdated',
    'InsertUserID' => 'InsertUserID',
    'Name' => 'Draft',
    'PrimaryKey' => 'id',
    'Schema' => NULL,
    'SQL' => 
    array (
      'ClassName' => 'Gdn_MySQLDriver',
      'Database' => 'SECURITY',
      '_Order' => false,
    ),
    'UpdateUserID' => 'UpdateUserID',
    'Validation' => 
    array (
    ),
    'EventArguments' => 
    array (
    ),
    'Returns' => 
    array (
    ),
    'HandlerType' => 'NORMAL',
  ),
  'EnabledApplications' => 
  array (
    'Garden' => 'garden',
    'Skeleton' => 'skeleton',
    'Vanilla' => 'vanilla',
    'Conversations' => 'conversations',
  ),
)
[Mixed] array (
  'Garden' => 'garden',
  'Skeleton' => 'skeleton',
  'Vanilla' => 'vanilla',
  'Conversations' => 'conversations',
)
[Name] 'EnabledApplications'
[ControllerMethod] 'Index'
[PluginManager] array (
  'EnabledPlugins' => 
  array (
    'HTMLPurifier' => 
    array (
      'Description' => 'Adapts HtmlPurifier to work with Garden.',
      'Version' => '1.0',
      'RequiredApplications' => NULL,
      'RequiredTheme' => false,
      'RequiredPlugins' => false,
      'HasLocale' => false,
      'Author' => 'Todd Burry',
      'AuthorEmail' => 'todd@lussumo.com',
      'AuthorUrl' => 'http://toddburry.com',
    ),
  ),
)
[PluginManagerHasReplacementMethod] false

Need Help?

If you are a user of this website, you can report this message to a website administrator.

If you are an administrator of this website, you can get help at the Lussumo Community Forums.

Additional information for support personnel: