-
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Danke trotzdem. -
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Außer den üblichen Einstellungen für die DB nur diese: define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG',… -
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Die Antwort (Response) für admin-ajax.php ist leer, da es ein Redirect ist. "Failed to load… -
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Das befürchte ich auch :( Hier ist der Header: content-length: 0 content-type: text/html; charset=UTF-8 date:… -
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Vielen Dank für den Hinweis. Ich habe jetzt diverse Versionen ausprobiert und es entsteht immer… -
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Sorry, das habe ich überlesen (mea culpa) und Danke für die Ausnahme. Hier ist der… -
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Niemand eine Idee? :( -
Posted a reply to Can’t switch to other months when not an admin, on the site WordPress.org Forums:
Any suggestions how to fix this problem? Unfortunately I'm not an wordpress expert :( -
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Da ich den ersten Beitrag nicht mehr bearbeiten kann hier der Link: haselbuschfunk.de Im Supportforum… -
Posted a reply to Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Hallo Hans-Gerd, das Problem ist, dass man einen Zugang zu der Seite braucht, ohne Login… -
Created a topic, Plugin-Funktionen als Nicht-Admin-User, on the site Support-Foren:
Hallo, ich habe eine kleine private Seite, die ich hi… -
Posted a reply to Can’t switch to other months when not an admin, on the site WordPress.org Forums:
Ok, I see it is already done: $this->factory->action('wp_ajax_mec_monthly_view_load_month', array($this, 'load_month')); $this->factory->action('wp_ajax_nopriv_mec_monthly_view_load_month', array($this, 'load_month')); also here:… -
Posted a reply to Can’t switch to other months when not an admin, on the site WordPress.org Forums:
The action for admin-ajax.php seems to be mec_monthly_view_load_month but mec_list_load_more does also not work. There… -
Posted a reply to Can’t switch to other months when not an admin, on the site WordPress.org Forums:
Hello, I deactivated all plugins but it doesn't help. I can't share a URL because… -
Created a topic, Can’t switch to other months when not an admin, on the site WordPress.org Forums:
I have a private WP page and included MEC lite. I show… -
Created a topic, Where to do the adjustments, on the site WordPress.org Forums:
I have installed the plugin Run Action for Caldera For…