Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] jscript undefined variable

jscript undefined variable 03 Dec 2013 22:02 #11732

  • jcbenton
  • jcbenton's Avatar
  • Offline
  • Premium Member
  • Posts: 125
  • Thank you received: 9
  • Karma: 3
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 administrator has disabled public write access.
The following user(s) said Thank You: admin

jscript undefined variable 09 Jan 2014 19:35 #11968

  • jcbenton
  • jcbenton's Avatar
  • Offline
  • Premium Member
  • Posts: 125
  • Thank you received: 9
  • Karma: 3
Is this ever going to be updated? I am having to fix the extension every time I download my components.
--
Jerry Benton
The administrator has disabled public write access.

jscript undefined variable 16 Feb 2014 14:46 #12207

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Fixed since 2.6.3
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.102 seconds

Get Started