Hello,
Used a clean WP install with only the Recontre plugin active, issue returned, unable to reach the /admin backend, it loops back to the homepage.
Thanks
Have changed the template index.php accordingly to (top 3 lines of index.php)
<?php mesmerize_get_header(); ?>
<?php echo do_shortcode( ‘[rencontre]’ ); ?>
<div class=”content blog-page”>
Still the issue /admin loop to mainpage exists
The only error I could find in server logs.
[Sun Jun 16 13:27:27.509349 2019] [:error] [pid 2401028:tid 140227293001472] [client 82.95.81.103:0] PHP Warning: copy(/home/kluswebsnu/domains/kluswebsite.nu/public_html/wp-content/plugins/rencontreP/../rencontre/images/no-photo60.jpg): failed to open stream: No such file or directory in /home/kluswebsnu/domains/kluswebsite.nu/public_html/wp-content/plugins/rencontreP/rencontreP.php on line 75,
Using PHP 7.3
Template: EmpowerWP PRO
Theme: Mesmerize free
Whitelisted IP 78.198.23.58:xxx (yours?) to view the site.
Thanks!