Forums

There is no form with this name, Could not instantiate mail.

sskaget 01 Mar, 2011
Hi!

I see that im not the only one with this problem - though after seaching the forum, I could not find any sound answer to my problem. So I'm trying with my own post...

PROBLEM : I get 2 messages:

1: ChronoForms, There is no form with this name
2: Notice, Could not instantiate mail function.

My toublesome form is here: http://www.skaugen.com/index.php/investor-center/corporate-governance/shareholder-policy

Could it be some issue with the company server? If so, any idea what to do?
Under I have pested in the debug info from joomla.

_________________________
This is the Debug info:

Profile Information
Application afterLoad: 0.001 seconds
Application afterInitialise: 0.063 seconds
Application afterRoute: 0.073 seconds
Application afterDispatch: 0.134 seconds
Application afterRender: 0.227 seconds
Memory Usage
13 queries logged
SELECT * 
  FROM jos_session 
  WHERE session_id = 'b0d2mdtfntlk7r29vloe8bqkv7'
DELETE 
  FROM jos_session 
  WHERE ( time < '1298979408' )
SELECT * 
  FROM jos_session 
  WHERE session_id = 'b0d2mdtfntlk7r29vloe8bqkv7'
UPDATE `jos_session` 
  SET `time`='1298980308',`userid`='0',`username`='',`gid`='0',`guest`='1',`client_id`='0',`data`='__default|a:9:{s:15:\"session.counter\";i:40;s:19:\"session.timer.start\";i:1298978201;s:18:\"session.timer.last\";i:1298980288;s:17:\"session.timer.now\";i:1298980308;s:22:\"session.client.browser\";s:118:\"Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13\";s:8:\"registry\";O:9:\"JRegistry\":3:{s:17:\"_defaultNameSpace\";s:7:\"session\";s:9:\"_registry\";a:1:{s:7:\"session\";a:1:{s:4:\"data\";O:8:\"stdClass\":0:{}}}s:7:\"_errors\";a:0:{}}s:4:\"user\";O:5:\"JUser\":19:{s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:3:\"gid\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:3:\"aid\";i:0;s:5:\"guest\";i:1;s:7:\"_params\";O:10:\"JParameter\":7:{s:4:\"_raw\";s:0:\"\";s:4:\"_xml\";N;s:9:\"_elements\";a:0:{}s:12:\"_elementPath\";a:1:{i:0;s:67:\"C:\\Websites\\www\\new_skaugen\\libraries\\joomla\\html\\parameter\\element\";}s:17:\"_defaultNameSpace\";s:8:\"_default\";s:9:\"_registry\";a:1:{s:8:\"_default\";a:1:{s:4:\"data\";O:8:\"stdClass\":0:{}}}s:7:\"_errors\";a:0:{}}s:9:\"_errorMsg\";N;s:7:\"_errors\";a:0:{}}s:13:\"session.token\";s:32:\"47cd75f91ff6fb243dae8df48dc0d0ff\";s:17:\"application.queue\";a:2:{i:0;a:2:{s:7:\"message\";N;s:4:\"type\";s:7:\"message\";}i:1;a:2:{s:7:\"message\";s:36:\"Could not instantiate mail function.\";s:4:\"type\";s:6:\"notice\";}}}__eb81adcc4edfeccb1ba0f16dfe1a737f|a:2:{s:19:\"chrono_verification\";s:32:\"7cae62c99f3d335f4be5f71e23800845\";s:25:\"cfreturnurl_annual_report\";s:88:\"http://www.skaugen.com/index.php/investor-center/corporate-governance/shareholder-policy\";}' 
  WHERE session_id='b0d2mdtfntlk7r29vloe8bqkv7'
SELECT * 
  FROM jos_components 
  WHERE parent = 0
SELECT folder AS type, element AS name, params 
  FROM jos_plugins 
  WHERE published >= 1 
  AND access <= 0 
  ORDER BY ordering
SELECT m.*, c.`option` AS component 
  FROM jos_menu AS m 
  LEFT JOIN jos_components AS c 
  ON m.componentid = c.id 
  WHERE m.published = 1 
  ORDER BY m.sublevel, m.parent, m.ordering
SELECT published 
  FROM jos_plugins 
  WHERE element = 'jceembed' OR element = 'mediaobject'
SELECT template 
  FROM jos_templates_menu 
  WHERE client_id = 0 
  AND (menuid = 0 OR menuid = 0) 
  ORDER BY menuid DESC 
  LIMIT 0, 1
SELECT a.*, u.name AS author, u.usertype, cc.title AS category, s.title AS section, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END AS slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END AS catslug, g.name AS groups, s.published AS sec_pub, cc.published AS cat_pub, s.access AS sec_access, cc.access AS cat_access  
  FROM jos_content AS a 
  LEFT JOIN jos_categories AS cc 
  ON cc.id = a.catid 
  LEFT JOIN jos_sections AS s 
  ON s.id = cc.section 
  AND s.scope = "content" 
  LEFT JOIN jos_users AS u 
  ON u.id = a.created_by 
  LEFT JOIN jos_groups AS g 
  ON a.access = g.id 
  WHERE a.id = 220 
  AND (  ( a.created_by = 0 )    OR  ( a.state = 1 
  AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2011-03-01 11:51:48' ) 
  AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2011-03-01 11:51:48' )   )    OR  ( a.state = -1 )  )
UPDATE jos_content 
  SET hits = ( hits + 1 ) 
  WHERE id='220'
SELECT id, title, module, position, content, showtitle, control, params 
  FROM jos_modules AS m 
  LEFT JOIN jos_modules_menu AS mm 
  ON mm.moduleid = m.id 
  WHERE m.published = 1 
  AND m.access <= 0 
  AND m.client_id = 0 
  AND ( mm.menuid = 0 OR mm.menuid = 0 ) 
  ORDER BY position, ordering
SELECT * 
  FROM `jos_chrono_contact` 
  WHERE `name` = ''
0 legacy queries logged
Language Files Loaded
C:\Websites\www\new_skaugen\language\en-GB\en-GB.ini 1
C:\Websites\www\new_skaugen\language\en-GB\en-GB.plg_system_debug.ini 1
C:\Websites\www\new_skaugen\language\en-GB\en-GB.com_content.ini 1
C:\Websites\www\new_skaugen\language\en-GB\en-GB.plg_content_flowplayer.ini
C:\Websites\www\new_skaugen\language\en-GB\en-GB.plg_content_pagebreak.ini 1
C:\Websites\www\new_skaugen\language\en-GB\en-GB.tpl_skaugen.ini
C:\Websites\www\new_skaugen\language\en-GB\en-GB.mod_mainmenu.ini 1
C:\Websites\www\new_skaugen\language\en-GB\en-GB.mod_chronocontact.ini
Untranslated Strings Diagnostic
None
Untranslated Strings Designer
None
GreyHead 01 Mar, 2011
Hi sskaget,

I don't get the "There is no form with this name" message here. The form appears and seems to submit OK. I do see the "Could not instantiate mail function." message, I think that usually measn that no mail server has been configured for the site in the Global Configuration settings.

Bob
sskaget 01 Mar, 2011
"There is no form with this name" (Problem) was actually because i installed the ChronoForms Module - and activated it by mistake...
so that issue is gone...

But you say you the form looks fine... but it really is not...

here is a screenshot of the message i get:


and it does not send any form info to my mail....

are you saying you dont get the same message???


Best regards
Stian Skaget
GreyHead 01 Mar, 2011
Hi sskaget,

I do see the "Could not instantiate mail function." message, I think that usually means that no mail server has been configured for the site in the Global Configuration settings.



Bob
This topic is locked and no more replies can be posted.