Login page was not found 404
I try installing sendy and install gettext on centos but same issue this same got erros like this
[10-Aug-2020 10:05:22 UTC] PHP Fatal error: Uncaught Error: Call to a member function seekto() on null in /home/sendyflowersbyra/public_html/includes/helpers/gettext/gettext.php:149 Stack trace: #0 /home/sendyflowersbyra/public_html/includes/helpers/gettext/gettext.php(255): gettext_reader->load_tables() #1 /home/sendyflowersbyra/public_html/includes/helpers/gettext/gettext.inc(279): gettext_reader->translate('Login') #2 /home/sendyflowersbyra/public_html/includes/helpers/gettext/gettext.inc(286): _gettext('Login') #3 /home/sendyflowersbyra/public_html/includes/helpers/gettext/gettext.inc(497): __('Login') #4 /home/sendyflowersbyra/public_html/includes/header.php(59): _('Login') #5 /home/sendyflowersbyra/public_html/index.php(1): include('/home/sendyflow...') #6 {main} thrown in /home/sendyflowersbyra/public_html/includes/helpers/gettext/gettext.php on line 149
what I need to do now please help, thanks
This discussion has been closed.
Comments
Hi,
That means
gettext
extension is not installed on your server. Check your compatibility checklist http://your_sendy_url/_compatibility.php?i=1 (replace 'your_sendy_url' with your actual Sendy URL)You need to contact your hosting support to install
gettext
extension on your server.Thanks.
Best regards,
Ben
hi Ben I got new error now
and when I try goto login page its url show like this
https://sendy.nabilapijvi.net/login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login?redirect=login
how to resolve ? please help.
thanks
Hi,
Are you using 'Nginx' or 'Apache' server?
Best regards,
Ben
apache from whm server digitalocean
Ok.
Please ensure the .htaccess file in your Sendy directory is Sendy's original .htaccess file and it is not modified.
You can download Sendy from https://sendy.co/get-updated to compare the .htaccess with the one in your Sendy directory.
Best regards,
Ben
it solved .httaccess the problems. Thank you Ben