babasteve
Forum Replies Created
-
Forum: Plugins
In reply to: [Site Reviews] Translation help, problem with the terms of “Site Reviews”Hi,
yes you can close it. I apologize because I have a lot of work that has just arrived and I cannot advance the translation as quickly as I hoped.Forum: Plugins
In reply to: [Site Reviews] Translation help, problem with the terms of “Site Reviews”Thank you, I understood correctly for problems 1 and 2.
I also understood for the 3rd problem. My misunderstanding came from a feature that I don’t use yet, and that I should quickly try because it is interesting.Thanks again, I keep this discussion open for my next questions, and will notify you when the translation is complete. ??
- This reply was modified 4 years, 7 months ago by babasteve.
Forum: Plugins
In reply to: [Site Reviews] Translation help, problem with the terms of “Site Reviews”Note:
I just found the place where the white lists are: the white lists appear when you want to limit the number of notices.
I therefore confirm that concerning my problems 1 and 2, in my opinion, the terms indicated should be in the plural. But I await your confirmation.Forum: Plugins
In reply to: [Site Reviews] Translation not updatedthanks, that should help me.
I just added a message that is pending review.- This reply was modified 4 years, 8 months ago by babasteve.
Indeed everything is back to normal.
For the alignment issues, I just had to remove the plugin cache, as you suggested to another user.
Thank you very much !!!Forum: Plugins
In reply to: [Admin Menu Editor] Nothing is displayedTo check but it seems that it is enough to remove only the value “module” of the line htacces which creates problem.
The problem is solved. Thank you again for your quick help, without you I will certainly have abandoned this plugin. You are an excellent support!
The good line:
RewriteRule “(\ .svn | \ .git | \ .hg | \ .bzr | \ .cvs | .ssh | installer? | Utilisateurs? | Modules | noeud | core | config (ure | uration)? | Options? | Settings ? | functions? | setup | [-_ a-z0-9.] * cms [-_ a-z0-9.] * | [-_ a-z0-9.] * php [-_ a-z0-9.] * | null | ^ racine | ^ traces?) /.* ”- [NC, F]
Forum: Plugins
In reply to: [Admin Menu Editor] Nothing is displayedactually it was a problem with the htaccess file. I have hidden this line and the plugin “Admin Menu Editor” is displayed (I have not yet check if it works correctly but if it is the case I will create another ticket).
FYI, in case the problem arises for someone else, here is the line of the htaccess concerned:RewriteRule “(\.svn|\.git|\.hg|\.bzr|\.cvs|.ssh|install?|users?|modules|node|core|config(ure|uration)?|options?|settings?|functions?|setup|[-_a-z0-9.]*cms[-_a-z0-9.]*|[-_a-z0-9.]*php[-_a-z0-9.]*|null|^root|^logs?)/.*” – [NC,F]
Unfortunately I do not know very much about code htacces and I would like to delete only the value that prevents your plugin from working. Do you know how to adapt this htaccess line to make AME work?
Forum: Plugins
In reply to: [Admin Menu Editor] Nothing is displayedyes I checked as you asked me in your previous message. I first tried to send it back via FTP, then delete / return by FTP, then remove AME from my site and send back.
In all these cases the page remains blank and the same errors are displayed.
I looked at what lines 88 and 89 of this file correspond to:
//Notify subscribers that the selection has changed.
if (this.selectedActor !== previousSelection) {
for (var i = 0; i < this.subscribers.length; i++) {
this.subscribers[i](this.selectedActor, previousSelection);
}
}I thought it could come from a personal settings wordpress but I have no idea. This I do not know much, I tried to change the CHMOD, same mistakes.
Can it come from a conflict with a line of the htaccess or wp-config?Forum: Plugins
In reply to: [Admin Menu Editor] Nothing is displayedyes my site is under construction, that’s why there is a maintenance page. ??
I tried to disable the maintenance plugin and nothing is displayed anyway in the plugin “Admin Menu Editor”.
Still with the maintenance plugin disabled, I looked at the errors and tried to access these error pages. I have a 404 error on the 3 pages. ??There are 3 other links in the error console that lead to a page. I leave the maintenance plugin disabled for as long as you look if it can serve you. Tell me when you have watched so that I can re-enable the maintenance plugin:
https://www.nianiarez.fr/wp-content/plugins/admin-menu-editor/js/menu-editor.js?ver=1549528928
https://www.nianiarez.fr/wp-content/plugins/admin-menu-editor/js/menu-editor.js?ver=1549528928
https://www.nianiarez.fr/wp-content/plugins/admin-menu-editor/js/menu-editor.js?ver=1549528928Thank you for your time
Forum: Plugins
In reply to: [Admin Menu Editor] Nothing is displayedI tried, it still does not show up. I also looked at what lines 88, 99 and 90 refer to, but I do not see how much I can do to remove those mistakes.
By making changes on my site now, I have these errors:
JQMIGRATE: Migrate is installed, version 1.4.1
options-general.php?page=menu_editor:90 GET https://www.nianiarez.fr/wp-content/plugins/admin-menu-editor/modules/actor-selector/actor-selector.js?ver=1555447454 net::ERR_ABORTED 404
options-general.php?page=menu_editor:88 GET https://www.nianiarez.fr/wp-content/plugins/admin-menu-editor/modules/access-editor/access-editor.js?ver=1507988726 404
options-general.php?page=menu_editor:90 GET https://www.nianiarez.fr/wp-content/plugins/admin-menu-editor/modules/actor-selector/actor-selector.js?ver=1555447454 404
menu-editor.js?ver=1549528928:152 Uncaught ReferenceError: AmeActorSelector is not defined
at menu-editor.js?ver=1549528928:152
at menu-editor.js?ver=1549528928:5055