JavaScript Errors with several components

Discussion about free Joomla news rotator/ticker with multiple effects like scrolling, fading and several data sources supported.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Jan 21, 2009 5:18 pm
Hi there :)

I got some JavaScript errors if i use several components (weblinks, eventlist, ALF contact, ...) and the HighLighter doesn't work.

1st message: window.AddEvent is not a function (engine.js line 1)
2nd message: FX is not defined (importer.php line 8)

My extended setting:

Clean template code: deactivated
Use Moo Tools: automatic
Use script: automatic
Use compressed engine: deactivated

I've changed these settings without any results.

Need some help please :(
User avatar
Fresh Boarder

GK User
Thu Jan 22, 2009 3:12 am
Try to check permissions on importer.php file

Also, try to use compressed engine and force script option.

Cheers
User avatar
Platinum Boarder

GK User
Thu Jan 22, 2009 1:53 pm
Seichinha wrote:
Try to check permissions on importer.php file


I've tested it on a Linux and a Windows machine. The Windows machine has no permissions for files like Linux.


Seichinha wrote:
Also, try to use compressed engine and force script option.


As i wrote: i've changed these settings without any result :(
User avatar
Fresh Boarder

GK User
Wed Feb 04, 2009 2:39 pm
??

Still get the errors!
User avatar
Fresh Boarder

GK User
Thu Feb 05, 2009 11:44 am
Still get the errors!


nice, but we aren't fortune-tellers - some link to your site will be very good tip for us :P
User avatar
Administrator

GK User
Thu Feb 05, 2009 12:55 pm
I've send you an email with the url and logindata.

Sorry for that way but the site is not released yet.
User avatar
Fresh Boarder

GK User
Wed Feb 11, 2009 4:05 am
Now you can have a look at http://www.beatpit.com/beta/

at "contact us" the highlighter doesn't work :/

I really need help please.

thank you
User avatar
Fresh Boarder

GK User
Wed Feb 11, 2009 4:27 pm
Do you have set option "Use MooTools" as "automatic" ? On contact subpage you haven't any mootools instances...
User avatar
Administrator

GK User
Wed Feb 11, 2009 4:42 pm
I've tried several combinations (force enabled, force disabled, automatic, etc.) without any positive results :(
User avatar
Fresh Boarder

GK User
Wed Feb 11, 2009 9:33 pm
your template contains jdoc include with head in HEAD section ?
User avatar
Administrator

GK User
Wed Feb 11, 2009 10:03 pm
dziudek wrote:
your template contains jdoc include with head in HEAD section ?


Yes?!

Code: Select all
<head>
<jdoc:include type="head" />


This template is not made by me :blush:
User avatar
Fresh Boarder

GK User
Thu Feb 12, 2009 3:09 am
I am having the same problem...(Fx is undefined) on certain pages. I have tried various combos (force, clean code, etc , and nothing is working...

I have jdoc included in the Head section? Im really at a loss with what to do...any ideas?

This is on a linux box (not a live site yet..so I don't want to post a link) but it basically looks like "all news items" load at once (see attachment)...so its a blurry of text where the highlighter should be.

Again, it only happens on certain pages, and on those pages, I am getting the Fx is undefined error.

I would appreciate your help!
User avatar
Fresh Boarder

GK User
Thu Feb 12, 2009 10:29 pm
No suggestions? I understand you guys are prob busy...but if anyone (who sees this) has solved this problem...found a fix, please let me know
User avatar
Fresh Boarder

GK User
Tue Feb 17, 2009 7:43 pm
How come I can't get any help with this...I have waited several days patiently, and not one suggestion?
User avatar
Fresh Boarder

GK User
Mon Mar 02, 2009 5:40 pm
??

No solutions?
User avatar
Fresh Boarder

GK User
Mon Mar 02, 2009 7:24 pm
Its frustrating when you pay for a "business" subscription....and can't get any help on this stuff. I had to abandon my use of gavick plugin (to my dismay) and build a flash plugin to handle it instead. This has to be the most lackluster response times I have received for a payed product, and I am really upset I purchased a subscription in the first place.

Either there are not enough people to answer these questions, or they have a disdain for answering questions from paying subscribers. In either case, its a pretty poor way to do business.
User avatar
Fresh Boarder

GK User
Mon Mar 02, 2009 11:55 pm
Hi

Please, visit us on update.gavick.com

This module was updated.
See respective changelog.
For update - please replace all module and language files.

Let's us know the result.

Cheers
User avatar
Platinum Boarder

GK User
Tue Mar 03, 2009 11:29 am
Same errors after update :(
User avatar
Fresh Boarder

GK User
Tue Mar 03, 2009 2:02 pm
Mates,

You have here two different problems. So...

wolkenkrieger:
Somehow, your contact page doesn't have any mootools instances. This problem is from the template or component...and not from the module.


shedmore:
I must see it working to give some opinion about it. Did you updated?


Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Mar 09, 2009 8:11 pm
Seichinha wrote:
wolkenkrieger:
Somehow, your contact page doesn't have any mootools instances. This problem is from the template or component...and not from the module.


Mhm ... i have this error with eventlist, joomgallery, alfcontact and many more ... are all of these compontents buggy?

I don't think so.

Than the only source can be the template...

Here is my index.php
Code: Select all
<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
JPlugin::loadLanguage( 'tpl_SG1' );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />

<link rel="stylesheet" href="templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />

<!--[if lte IE 6]>
<link href="templates/<?php echo $this->template ?>/css/ie6.css" rel="stylesheet" type="text/css" />
<![endif]-->

</head>

<body id="page_bg">   
   <div id="header">
        <div id="mp3player_header"></div>
      <div id="headerimg"></div>       
   </div>
   
   <div id="wrapper">
      <div id="holder">
         <div class="center">
            <div id="content">
                    <div id="newsflash_beatpit"><jdoc:include type="modules" name="user3" />
                    </div>
                <div id="leftcolumn">   
                    <jdoc:include type="modules" name="left" style="rounded" />
                </div>
                <div id="maincolumn_full">
                    <div class="nopad">            
                      <jdoc:include type="component" />
                   </div>
                </div>
                <div class="clr"></div>
            </div>
                <div id="partnersites_beatpit">
                   <jdoc:include type="modules" name="partnersites" style="rounded" />
                </div>
                <div id="banner_beatpit">
                   <jdoc:include type="modules" name="banner" style="rounded" />
                </div>
         </div>   
      </div>   
   </div>
    <br />
</body>
</html>
User avatar
Fresh Boarder

GK User
Wed Mar 25, 2009 3:01 pm
HI friends
i have downloaded mod_gk_news_highlighter.zip
module it's not working as demo. and i found that there "fx is not defined".
Please if someone have solution please reply
thanks
User avatar
Fresh Boarder

GK User
Wed Mar 25, 2009 3:13 pm
URL please
User avatar
Platinum Boarder

GK User
Thu Apr 02, 2009 4:28 am
Here's a dirty workaround. You'll have to edit your template and insert this code just bellow the <head> tag:

<script type="text/javascript" src="/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/media/system/js/caption.js"></script>

Not elegant but it worked for me. It seems mootools is not being loaded properly by joomla's head function.

Cheers !
User avatar
Fresh Boarder

GK User
Thu Apr 02, 2009 7:00 pm
maia wrote:
Here's a dirty workaround. You'll have to edit your template and insert this code just bellow the <head> tag:

<script type="text/javascript" src="/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/media/system/js/caption.js"></script>

Not elegant but it worked for me. It seems mootools is not being loaded properly by joomla's head function.

Cheers !


This doesn't help :(

Thanks :)
User avatar
Fresh Boarder

GK User
Thu Apr 02, 2009 7:05 pm
Weird error ...

Anyway, did you insert before any jdoc loading head ?
User avatar
Fresh Boarder


cron