Page 3 of 3
Re: No admins can login, front end gone a bit wrong too
Posted: Tue Feb 28, 2017 6:22 am
by Nicolredmay
Regarding admin login not coming up, I have done all of the above suggestions but non could fix the problem. Can anyone help with new solution. I`ll appreciate.
Re: No admins can login, front end gone a bit wrong too
Posted: Wed Mar 01, 2017 10:30 am
by Franck
Did you delete cache files in tmp/cache and tmp/templates_c?
Re: No admins can login, front end gone a bit wrong too
Posted: Wed Mar 01, 2017 10:54 am
by Trenia
Nicolredmay wrote:Regarding admin login not coming up, I have done all of the above suggestions but non could fix the problem. Can anyone help with new solution. I`ll appreciate.
Do you mean you can`t see the login page at all? If that is the case I believe your problem is something else.
Re: No admins can login, front end gone a bit wrong too
Posted: Wed Mar 01, 2017 12:17 pm
by igners
Hello
Just wanted to add my voice to this. I have been having exactly the same problem since upgrading to V2 in October last year.
I am alerted by our client that certain front end pages are showing an error. I try to log in to the admin and sometimes I can, sometimes I cant - in these cases when I cannot I get in by using the password reset option on the admin login page. To be clear - the admin login page shows but it does not accept my username/password.
Once in the admin the log shows this:
Automated Task Succeeded PruneAdminlogTask
Followed by the errors, eg:
Unable to load template module_db_tpl 'Gallery;' in 'content:content_en’
Unable to load template module_db_tpl 'LISEActivities;summary_' in 'content:extra_block’
Unable to load template module_db_tpl 'LISEDocumentLibrary;summary_' in 'content:sidebar’
I have tried keeping on top of updating modules and the core hoping that it will sort the issue but no luck. It happened this morning.
Re: No admins can login, front end gone a bit wrong too
Posted: Thu Mar 23, 2017 12:49 pm
by Franck
Is there any way to see it fixed anytime soon? I can give access to a site / hosting where it occurs. Thank you.
Re: No admins can login, front end gone a bit wrong too
Posted: Mon Jun 12, 2017 7:31 am
by moonie
I unfortunately experience the same issue on one of the sites I've recently upgraded to 2.16. The 2 modules causing the error in my case are Uploads and Gallery (both which do not have their templates in the design manager). The "Unable to load template module_db_tpl" also happens after automated tasks. I have to manually delete tmp/cache via FTP to be able to log in the backend and to get the site working again after these errors.
The error happens rather random, first the site was live for an entire month before it happened, and now 9 days and the errors started to pop up again this morning.
FEU is also installed on the site in question (but without the errors in the admin log, only Uploads and Gallery trigger these), I saw it mentioned on a previous post.
Are there any news on this? Or anything we can do to provide you with more infos?
Code: Select all
----------------------------------------------
Cms Version: 2.1.6
Installed Modules:
AdminSearch: 1.0.2
CGExtensions: 1.54.1
CGSimpleSmarty: 2.1.6
CMSContentManager: 1.1.4
CMSMailer: 6.2.14
DesignManager: 1.1.1
FileManager: 1.5.2
FrontEndUsers: 2.3.2
Gallery: 2.3.1
MenuManager: 1.50.2
MicroTiny: 2.0.3
ModuleManager: 2.0.5
Navigator: 1.0.3
News: 2.50.6
Search: 1.50.2
ThemeManager: 1.1.8
TinyMCE: 3.1.4
Uploads: 1.25.5
Config Information:
php_memory_limit:
max_upload_size: 16000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale: de_DE.UTF-8
set_names: true
timezone: Europe/Zurich
permissive_smarty: false
Php Information:
phpversion: 5.6.30
md5_function: An (Ja)
json_function: An (Ja)
gd_version: 2
tempnam_function: An (Ja)
magic_quotes_runtime: Aus (Nein)
E_ALL: 24565
E_STRICT: 2048
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 256M
max_execution_time: 30
register_globals: Aus (Nein)
output_buffering: 4096
disable_functions: exec, shell_exec, system, dl, passthru, proc_open, proc_close
open_basedir:
test_remote_url: Erfolgreich abgeschlossen
file_uploads: An (Ja)
post_max_size: 16M
upload_max_filesize: 16M
session_save_path: /tmp (0700)
session_use_cookies: An (Ja)
xml_function: An (Ja)
xmlreader_class: An (Ja)
check_ini_set: An (Ja)
curl: An
Performance Information:
allow_browser_cache: Aus (Nein)
browser_cache_expiry: 60
php_opcache: An (Ja)
smarty_cache: Aus (Nein)
smarty_compilecheck: Aus (Nein)
smarty_cache_udt: Aus (Nein)
auto_clear_cache_age: An (Ja)
Server Information:
Server Software: LiteSpeed
Server Api: litespeed
Server Os: Linux 3.10.0-427.36.1.lve1.4.40.el7.x86_64 An x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.6.35
Server Db Grants: „Alles gewähren“-Anweisung gefunden, die als geeignet scheint
Permission Information:
tmp: /home/xx/public_html/tmp (0755)
tmp_cache: /home/xx/public_html/tmp/cache (0755)
templates_c: /home/xx/public_html/tmp/templates_c (0755)
modules: /home/xx/public_html/modules (0755)
uploads: /home/xx/public_html/uploads (0755)
Maske zum Erstellen von Dateien (umask): /home/xx/public_html/tmp/cache (0755)
config_file: 0444
----------------------------------------------
Re: No admins can login, front end gone a bit wrong too
Posted: Mon Jun 12, 2017 2:32 pm
by calguy1000
I would suggest that you upgrade to 2.2 (and 2.2.1 will be released in the next day or two). Where this problem has been solved.