0
Welcome Guest! Login
0 items Join Now

Issue's with the color chooser

  • Issue's with the color chooser

    Posted 13 years 4 months ago
    • I can not seem to pick any colours from the picker, they are all white and unable to select the chooser.

      Any ideas why this is happening?

      Regards
      Alex
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • sounds like a js thing, do you have any errors in your console???
  • Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • Andy Miller wrote:
      sounds like a js thing, do you have any errors in your console???

      Hi Andy,

      I get the following error:
      Drag.Base is not a constructor
      [Break on this error] var Rainbows=[];var MooRainbow=new Cla...ons);MooRainbow.implement(new Events);

      Regards
    • Rich Bean's Avatar
    • Rich Bean
    • Elite Rocketeer
    • Posts: 1194
    • Thanks: 1

    Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • passed this on to Djamil to look at.
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • actually, are you running any 3rd party js plugins? cache cleaner etc? These might be killing mootools, although that said they should work in both 1.1 and 1.2. are you running the mootools upgrade plugin?
    • Rich Bean's Avatar
    • Rich Bean
    • Elite Rocketeer
    • Posts: 1194
    • Thanks: 1

    Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • No 3rd party extensions. No Cache Cleaner.
      1.2 upgrade is disabled

      Just started installing some components now actually to look for other conflicts. Found one with Event Reg Pro and ajax but will open a new thread.

      Thanks for looking into it Andy!

      R
    • My Sites:
      Perth Website Design
      Scuba Marketing
      I'm a Henning Stalker!
  • Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • That error means the MooTools 1.12 is missing Drag.Base, which is weird. Is the page loading the MooTools of Joomla! ? Can you paste the <head> </head> tag in here ?
    • / Djamil Legato / Lead Developer /
  • Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • Djamil Legato wrote:
      That error means the MooTools 1.12 is missing Drag.Base, which is weird. Is the page loading the MooTools of Joomla! ? Can you paste the <head> </head> tag in here ?

      Hi guys, thanks for the continued support.

      Here is the requested code.
      <head>
             <base href="http://ela-media.com/hive-v4/" />
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
        <meta name="robots" content="index, follow" />
        <meta name="keywords" content="joomla, Joomla" />
        <meta name="description" content="Joomla! - the dynamic portal engine and content management system" />
        <meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />
        <title>Xboxhive Community - xbox 360, xbox 360 news, xbox 360 tournaments, buzzing forums and much much more.</title>
       
        <link href="/hive-v4/news/feed/rss/xbox-360-news/?format=feed" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
        <link href="/hive-v4/news/feed/atom/xbox-360-news/?format=feed" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
        <link rel="stylesheet" href="/hive-v4/media/zoo/assets/css/reset.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/media/zoo/applications/blog/templates/sans/assets/css/zoo.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/components/com_gantry/css/gantry.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/components/com_gantry/css/grid-12.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/components/com_gantry/css/joomla.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/joomla.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/header3.css" type="text/css" />
       
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/body2.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/body2-accents.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/footer3.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/demo-styles.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/template.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/template-gecko.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/typography.css" type="text/css" />
        <link rel="stylesheet" href="/hive-v4/templates/rt_hybrid_j15/css/fusionmenu.css" type="text/css" />
        <link rel="stylesheet" href="http://ela-media.com/hive-v4/modules/mod_zooitem/tmpl/list-v/style.css" type="text/css" />
       
        <link rel="stylesheet" href="/hive-v4/modules/mod_rokstories/tmpl/css/rokstories.css" type="text/css" />
        <style type="text/css">
           <!--
      body #rt-logo {width:194px;height:68px;}
           -->
        </style>
        <script type="text/javascript" src="/hive-v4/includes/js/joomla.javascript.js"></script>
        <script type="text/javascript" src="/hive-v4/plugins/system/mtupgrade/mootools.js"></script>
        <script type="text/javascript" src="http://ela-media.com/hive-v4/components/com_zoo/assets/js/default.js"></script>
        <script type="text/javascript" src="/hive-v4/components/com_gantry/js/gantry-totop-mt1.2.js"></script>
       
        <script type="text/javascript" src="/hive-v4/components/com_gantry/js/gantry-buildspans-mt1.2.js"></script>
        <script type="text/javascript" src="/hive-v4/components/com_gantry/js/gantry-inputs-mt1.2.js"></script>
        <script type="text/javascript" src="/hive-v4/components/com_gantry/js/gantry-smartload-mt1.2.js"></script>
        <script type="text/javascript" src="/hive-v4/templates/rt_hybrid_j15/js/gantry-slidingpanel-mt1.2.js"></script>
        <script type="text/javascript" src="/hive-v4/modules/mod_roknavmenu/themes/fusion/js/fusion-mt1.2.js"></script>
        <script type="text/javascript" src="/hive-v4/modules/mod_rokstories/tmpl/js/rokstories-mt1.2.js"></script>
       
        <script type="text/javascript">
       
                     window.addEvent('domready', function(){
                          var storiesList = $$('.vertical-list-wrapper');
                          storiesList.each(function(storyList){
                               new Scroller(storyList.setStyle('overflow', 'hidden')).start();
                          });
                     });
                
                     window.addEvent('domready', function() {
                          var modules = ['rt-block'];
                          var header = ['h3','h2','h1'];
                          GantryBuildSpans(modules, header);
                     });
                
      InputsExclusion.push('.content_vote','#rt-popup','#rt-popuplogin','#vmMainPage','#community-wrap')
      window.addEvent('domready', function() {new GantrySmartLoad({'offset': {'x': 200, 'y': 200}, 'placeholder': '/hive-v4/templates/rt_hybrid_j15/images/blank.gif', 'exclusion': ['ul.menutop,div.roktabs-wrapper,span.image,div.fusion-submenu-wrapper,.module-content ul.menu .image,.roknewspager-div a,#rokintroscroller,.feature-block .image-full,.rt-bottom-icons']}); });
      window.addEvent('domready', function() { new GantrySlidingPanel('rt-feature', {delay: 250, state: 'show', 'transition': Fx.Transitions.Expo.easeInOut, cookie: 'rt-feature-hybrid', text: ['Open', 'Close'], 'flipped': 0}); });
      window.addEvent('domready', function() { new GantrySlidingPanel('rt-lowerpanel', {delay: 250, state: 'show', 'transition': Fx.Transitions.Expo.easeInOut, cookie: 'rt-lowerpanel-hybrid', text: ['Open', 'Close']}); });
                     window.addEvent('domready', function() {
                          new Fusion('ul.menutop', {
                               pill: 0,
                               effect: 'slide and fade',
                               opacity:  1,
                               hideDelay:  500,
                               centered:  0,
                               tweakInitial: {'x': -10, 'y': -13},
                               tweakSubsequent: {'x':  0, 'y':  0},
                               tweakSizes: {'width': 20, 'height': 20},
                               menuFx: {duration:  300, transition: Fx.Transitions.Circ.easeOut},
                               pillFx: {duration:  400, transition: Fx.Transitions.Back.easeOut}
                          });
                     });
                     
      var RokStoriesImage = {}, RokStoriesLinks = {};
                RokStoriesImage['rokstories-28'] = [];
                RokStoriesLinks['rokstories-28'] = [];
                window.addEvent('domready', function() {
                     new RokStories('rokstories-28', {
                          'id': 28,
                          'startElement': 0,
                          'thumbsOpacity': 0.3,
                          'mousetype': 'click',
                          'autorun': 0,
                          'delay': 5000,
                          'scrollerDuration': 1000,
                          'scrollerTransition': Fx.Transitions.Expo.easeInOut,
                          'startWidth': 'auto',
                          'layout': 'layout5',
                          'linkedImgs': 0,
                          'showThumbs': 0,
                          'fixedThumb': 1,
                          'mask': 0,
                          'descsAnim': 'topdown',
                          'imgsAnim': 'bottomup',
                          'thumbLeftOffsets': {x: -40, y: -100},
                          'thumbRightOffsets': {x: -30, y: -100}
                     });
                });
        </script>
        <script type='text/javascript'>
      /*<![CDATA[*/
           var jax_live_site = 'http://ela-media.com/hive-v4/index.php';
           var jax_site_type = '1.5';
      /*]]>*/
      </script><script type="text/javascript" src="http://ela-media.com/hive-v4/plugins/system/pc_includes/ajax_1.3.js"></script>
      </head>

      Kind Regards
      Alex
  • Re: Issue's with the color chooser

    Posted 13 years 4 months ago
    • This also happens with a brand new install of joomla.

Time to create page: 0.062 seconds