Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11516

.live() deprecated in new version of jquery

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.0-a1
    • 3.1.0-dev
    • JavaScript / AJAX
    • None
    • PHP 5.2.3, mySQL 5.1, IE 9

      at line 409 in style/prosilver/template/forum_fn.js

      jQuery('form input[type=text], form input[type=password]').live(.............

      .live() depricated in new version so if someone included new jquery in template for using in other MODs, get error. it should be changed to .on() function.

      here is a report from one user:

      https://www.phpbb.com/community/viewtopic.php?f=70&t=2177626&p=13295764#p13295401

            nickvergessen Joas Schilling
            emosbat emosbat [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: