LISE Daily error

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
HarryCornelius
Forum Members
Forum Members
Posts: 34
Joined: Thu Mar 29, 2012 12:47 pm

LISE Daily error

Post by HarryCornelius »

Hello

I have a bit of a strange issue with the LISE Module V1.2.3 in that every morning when I go to check my publications pages they show a Smarty error until I go into options, and tick 'Allow system to scan field definitions automatically' at which point it all returns.

I am using CMS Made Simple™ 2.1.5 “High Rock”

Does anyone have any idea what might be going on and any ideas for fixing it?

Many thanks,

Harry
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3492
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: LISE Daily error

Post by velden »

Scanning of field definitions usually is an action which need to be done once after a site has been moved to another path or server.

Not sure why it happens in your install. Any chance there is a erroneous path somewhere in the config.php?
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: LISE Daily error

Post by paulbaker »

HarryCornelius wrote:they show a Smarty error
Suggest you post the error. Plus your system info (see my signature for how).
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
HarryCornelius
Forum Members
Forum Members
Posts: 34
Joined: Thu Mar 29, 2012 12:47 pm

Re: LISE Daily error

Post by HarryCornelius »

Hi there

Error is:

Error: at line 127 in file /home/linweb11/n/northwessexdowns.org.uk/user/htdocs/lib/smarty/sysplugins/smarty_internal_templatebase.php:

Unable to load template module_db_tpl 'LISEpublictions;summary_' in 'content:row_2_col_1'

System Info:



----------------------------------------------

Cms Version: 2.1.5

Installed Modules:

AceEditor2: 1.05
AdminSearch: 1.0.2
AdvancedContent: 0.9.3
CCBmaps: 1.0
CGCalendar: 2.1.4.2
CGExtensions: 1.53.13
CGSimpleSmarty: 2.1.4
CMSContentManager: 1.1.1
CMSMailer: 6.2.14
DesignManager: 1.1.1
ECB2: 1.2
FileManager: 1.5.2
FormBuilder: 0.8.1.4
FundApplications: 1.4
GBFilePicker: 1.3.3
JMFilePicker: 1.0
LISE: 1.2.3
LISEpublictions: 1.2.3
MenuManager: 1.50.2
MicroTiny: 2.0.3
ModuleManager: 2.0.4
Navigator: 1.0.3
News: 2.50.5
Outsourcer: 1.3.1
Search: 1.50.2
Snippet: 0.1.8
ThemeManager: 1.1.8
TinyMCE: 3.1.4


Config Information:

php_memory_limit:
max_upload_size: 20000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/London
permissive_smarty: false


Php Information:

phpversion: 5.6.24
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 64M
max_execution_time: 60
register_globals: Off (False)
output_buffering: 4096
disable_functions: shell_exec, exec, system, popen, set_time_limit
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 20M
upload_max_filesize: 20M
session_save_path: /tmp/ (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On


Performance Information:

allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: On (True)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
smarty_cache_udt: Off (False)
auto_clear_cache_age: On (True)

Server Information:

Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 3.10.0-514.21.1.el7.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.6.36
Server Db Grants: Could not find a suitable "GRANT ALL" permission, this does not necessarily lead to problems... But if you have problems installing/removing modules or adding and deleting items/pages this could be the cause!


Permission Information:

tmp: /home/linweb11/n/northwessexdowns.org.uk/user/htdocs/tmp (0777)
tmp_cache: /home/linweb11/n/northwessexdowns.org.uk/user/htdocs/tmp/cache (0777)
templates_c: /home/linweb11/n/northwessexdowns.org.uk/user/htdocs/tmp/templates_c (0777)
modules: /home/linweb11/n/northwessexdowns.org.uk/user/htdocs/modules (0707)
uploads: /home/linweb11/n/northwessexdowns.org.uk/user/htdocs/uploads (0707)
File Creation Mask (umask): /home/linweb11/n/northwessexdowns.org.uk/user/htdocs/tmp/cache (0777)
config_file: 0600

----------------------------------------------

Thanks for your help,
Harry
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: LISE Daily error

Post by Rolf »

Unable to load template module_db_tpl 'LISEpublictions;summary_' in 'content:row_2_col_1'
Message seems clear to me... check your module calls in the page template.
But isnt it "publications" with an A. Perhaps this is the cause of the error.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3492
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: LISE Daily error

Post by velden »

Or using a Smarty variable for the template name?
Unable to load template module_db_tpl 'LISEpublictions;summary_IWouldExpectSomethingHere' in 'content:row_2_col_1'
Try to read the error and eliminate possible causes step by step.
Post Reply

Return to “Modules/Add-Ons”