conan76
Forum Replies Created
-
Just a proposition… if you want i can add for you an temporay acces to my wordpress blog administration.
For this contact me in my email.Thanks.
Vincent.
Asp.net/SQL/PHP/Mysql developer.This last test with the same problem :
Change theme to default, just activate nextGen Gallery.
Testing with my chrome and IE the javascript said the same error.I make test :
Disable all plugins but not nextGen Gallery.
Create a post.
Just Clic on green NextGen Button, Thumbnails, Galleries DDL no sub choice.confirm is not a conflict with other plugin.
I see this this week, because i create a post in my blog with
NextGen Gallery. My blog was stopped since August 2013 with no post. no problem around this date.News for problem with google chrome developper tool bar. when i select galleries i’ve got this Javascript error :
Uncaught TypeError: Cannot read property ‘replace’ of null
from : display_tab_js?ver=3.9.1:159
line 157 :
render: function(){ var self = this; this.$el.html(this.model.get(this.text_field).replace(/\\&/g, '&').replace(/\\'/g, "'")); this.$el.prop({ value: this.value_field == 'id' ? this.model.id : this.model.get(this.value_field), }); if (self.model.get('selected') == true) { this.$el.attr('selected', 'selected'); } return this; }