Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

jscript undefined variable 03 Dec 2013 22:02 #11732

libraries/jdom/dom.php

Line 689 causes a warning because jScript is not defined

Add a NULL after declaring the function:
        protected function ajaxCallbackOnLoad()
        {
                $jsScript = NULL;
--
Jerry Benton
The following user(s) said Thank You: admin

Please Log in or Create an account to join the conversation.

jscript undefined variable 09 Jan 2014 19:35 #11968

Is this ever going to be updated? I am having to fix the extension every time I download my components.
--
Jerry Benton

Please Log in or Create an account to join the conversation.

jscript undefined variable 16 Feb 2014 14:46 #12207

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed since 2.6.3
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.103 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started