yeah this is your problem, seems you are not loading the framework js.
You need to have this call somewhere in the template you are using:
<?php JHtml::_('behavior.framework', true) ?>
although you are using jquery so you might not want mootools which
means you may need to get your lang in there some other way - I used
to do it like this, not so clean but it works:
<script>
COM_MYCOMP_EVENT_FEEDBACK_SENDING = '<?php echo
JText::_('COM_MYCOMP_EVENT_FEEDBACK_SENDING') ?>';
</script>
then in you file you should be able to use that constant:
alert( COM_MYCOMP_EVENT_FEEDBACK_SENDING );
On May 9, 6:38 pm, Francesco Mulassano Gmail
> <head><script src="//
platform.twitter.com/js/tfw/widget/hubclient.js"async=""type="text/javascript"id="LR1"></script><script async=""src="
https://apis.google.com/_/apps-static/_/js/gapi/plusone/rt=j/ver=TyaH... <view-source:
https://apis.google.com/_/apps-static/_/js/gapi/plusone/rt=j/ver=TyaH...>"></script><script gapi_processed="true"src="//
apis.google.com/js/plusone.js"async="true"type="text/javascript"></script><script src="//
platform.twitter.com/widgets.js"type="text/javascript"></script><link media="all"href="//
s7.addthis.com/static/r07/widget082.css"type="text/css"rel="stylesheet">
> <meta charset="utf-8">
> <base href="
http://localhost/htdocs/development/Joomla/J17_dev/index.php/componen... <view-source:
http://localhost/htdocs/development/Joomla/J17_dev/index.php/componen...>">
> <meta name="keywords"content="recensioni, foto, eventi, news, concerti, events, concerts, music, instruments, photos, strumenti musicali, festival, festivals, pop, rock, electronic, doom, trip-hop, classic, jazz, ambient, glitch, cd, dvd, mp3, video, youtube, google, facebook">
> <meta name="description"content="Ultrasonica - Portale Musicale Indipendente">
> <meta name="generator"content="Joomla! - Open Source Content Management">
> <title>Luned�, 09 Febbraio 1942 - Carole King</title>
> <link href="
http://localhost/htdocs/development/Joomla/J17_dev/index.php/componen... <view-source:
http://localhost/htdocs/development/Joomla/J17_dev/index.php/componen...>"rel="search"title="Ultrasonica - OpenSearch"type="application/opensearchdescription+xml">
> <link href="/htdocs/development/Joomla/J17_dev/media/com_favicon/icons/1/favicon.ico"rel="shortcut icon"type="image/vnd.microsoft.icon">
> <link rel="stylesheet"href="/plugins/system/jqueryintegrator/jqueryintegrator/ui-lightness/jquery-ui-1.8.6.custom.css"type="text/css">
> <link rel="stylesheet"href="/htdocs/development/Joomla/J17_dev/components/com_timereturns/assets/timereturns.css"type="text/css">
> <link rel="stylesheet"href="/htdocs/development/Joomla/J17_dev/cache/widgetkit/widgetkit-b48a9bcd.css"type="text/css">
> <script src="//
ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"type="text/javascript"></script>
> <script src="/htdocs/development/Joomla/J17_dev/plugins/system/jqueryintegrator/jqueryintegrator/jquery.noconflict.js"type="text/javascript"></script>
> <script src="//
ajax.googleapis.com/ajax/libs/jqueryui/1.8.6/jquery-ui.min.js"type="text/javascript"></script>
> <script src="
http://cdn.jquerytools.org/1.2.5/all/jquery.tools.min.js <view-source:
http://cdn.jquerytools.org/1.2.5/all/jquery.tools.min.js>"type="text/javascript"></script>
> <div id="_atssh"style="visibility: hidden; height: 1px; width: 1px; position: absolute; z-index: 100000;"><iframe src="//
s7.addthis.com/static/r07/sh087.html#"style="height: 1px; width: 1px; position: absolute; z-index: 100000; border: 0pt none; left: 0pt; top: 0pt;"title="AddThis utility frame"id="_atssh773"></iframe></div><script src="
http://s7.addthis.com/static/r07/core007.js <view-source:
http://s7.addthis.com/static/r07/core007.js>"type="text/javascript"></script></head>
> ...
>
> read more »