PawelDecowski / jquery-creditcardvalidator

jQuery credit card validation and detection plugin
jquerycreditcardvalidator.com
MIT License
1.05k stars 275 forks source link

Uncaught TypeError: Cannot read property 'replace' of undefined #116

Closed 100jkl closed 3 years ago

100jkl commented 6 years ago

Hi, I have a problem. I can't see the personalize section of my website. This is the error that I receive when I open the console.

Uncaught TypeError: Cannot read property ‘replace’ of undefined at Function.m.template (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,underscore,wp-a11y,wp-util,jquery&load[]=-ui-sortable,jquery-ui-droppable,backbone,wp-backbone,moxiejs,plupload,jquery-ui-tabs,wp-ajax-response,jquery-color,wp-lists,pos&load[]=tbox,nav-menu,shortcode,utils,media-models,wp-plupload&ver=4.9.2:58) at n.template (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,underscore,wp-a11y,wp-util,jquery&load[]=-ui-sortable,jquery-ui-droppable,backbone,wp-backbone,moxiejs,plupload,jquery-ui-tabs,wp-ajax-response,jquery-color,wp-lists,pos&load[]=tbox,nav-menu,shortcode,utils,media-models,wp-plupload&ver=4.9.2:61) at n.render (load-scripts.php?c=0&load[]=jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,heartbeat,customize-base,customize-controls,customize-widgets,thickbox,&load[]=jquery-ui-resizable,jquery-ui-button,jquery-ui-position,jquery-ui-dialog,wpdialogs,accordion,customize-nav-menus,mce-view,imgare&load[]=aselect,image-edit,customize-models,customize-views,updates,quicktags,wplink,jquery-ui-menu,jquery-ui-autocomplete,media-upload&ver=4.9.2:731) at n.initialize (load-scripts.php?c=0&load[]=jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,heartbeat,customize-base,customize-controls,customize-widgets,thickbox,&load[]=jquery-ui-resizable,jquery-ui-button,jquery-ui-position,jquery-ui-dialog,wpdialogs,accordion,customize-nav-menus,mce-view,imgare&load[]=aselect,image-edit,customize-models,customize-views,updates,quicktags,wplink,jquery-ui-menu,jquery-ui-autocomplete,media-upload&ver=4.9.2:727) at n.e.View (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,underscore,wp-a11y,wp-util,jquery&load[]=-ui-sortable,jquery-ui-droppable,backbone,wp-backbone,moxiejs,plupload,jquery-ui-tabs,wp-ajax-response,jquery-color,wp-lists,pos&load[]=tbox,nav-menu,shortcode,utils,media-models,wp-plupload&ver=4.9.2:84) at n.constructor (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,underscore,wp-a11y,wp-util,jquery&load[]=-ui-sortable,jquery-ui-droppable,backbone,wp-backbone,moxiejs,plupload,jquery-ui-tabs,wp-ajax-response,jquery-color,wp-lists,pos&load[]=tbox,nav-menu,shortcode,utils,media-models,wp-plupload&ver=4.9.2:86) at new n (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,underscore,wp-a11y,wp-util,jquery&load[]=-ui-sortable,jquery-ui-droppable,backbone,wp-backbone,moxiejs,plupload,jquery-ui-tabs,wp-ajax-response,jquery-color,wp-lists,pos&load[]=tbox,nav-menu,shortcode,utils,media-models,wp-plupload&ver=4.9.2:84) at f.ready (load-scripts.php?c=0&load[]=jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,heartbeat,customize-base,customize-controls,customize-widgets,thickbox,&load[]=jquery-ui-resizable,jquery-ui-button,jquery-ui-position,jquery-ui-dialog,wpdialogs,accordion,customize-nav-menus,mce-view,imgare&load[]=aselect,image-edit,customize-models,customize-views,updates,quicktags,wplink,jquery-ui-menu,jquery-ui-autocomplete,media-upload&ver=4.9.2:31) at Object. (load-scripts.php?c=0&load[]=jquery-ui-slider,jquery-touch-punch,iris,wp-color-picker,heartbeat,customize-base,customize-controls,customize-widgets,thickbox,&load[]=jquery-ui-resizable,jquery-ui-button,jquery-ui-position,jquery-ui-dialog,wpdialogs,accordion,customize-nav-menus,mce-view,imgare&load[]=aselect,image-edit,customize-models,customize-views,updates,quicktags,wplink,jquery-ui-menu,jquery-ui-autocomplete,media-upload&ver=4.9.2:31) at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,underscore,wp-a11y,wp-util,jquery&load[]=-ui-sortable,jquery-ui-droppable,backbone,wp-backbone,moxiejs,plupload,jquery-ui-tabs,wp-ajax-response,jquery-color,wp-lists,pos&load[]=tbox,nav-menu,shortcode,utils,media-models,wp-plupload&ver=4.9.2:2)

How can I solve this problem? Thank you Federico