Page 1 of 1

The same Fatal error in multiple modules!

Posted: Mon May 29, 2017 6:54 am
by esmiran
Hello!
Currently, I have the same error as I wrote in the previous post, in multiple modules.

Code: Select all

Fatal error: Call to undefined function \CGExtensions\smarty_plugins::cgcss_add() in /var/www/ksb/tmp/templates_c/2d7b869c89b4deefe2a64dec62f97b44db1e6548_0.module_file_tpl.CGExtensions;editdefaulttemplate.tpl.php on line 30
or similar error.
These are the following modules:
CGFeedback
CGCalendar
CGExtensions
CGBlog
CGUserDirectory
CGClientTicket
Uploads
SelfRegistration
FEU settings also do not work.

My configuration:
----------------------------------------------
Cms Version: 2.2-beta3

Installed Modules:

AceEditor2: 1.05
AdminSearch: 1.0.3
AjaxMadeSimple: 0.4.0
CGActionBar: 1.1.1
CGBlog: 1.14.4
CGCalendar: 2.2
CGClientTickets: 1.1.4.1
CGExtensions: 1.55.1
CGFeedback: 1.8.3
CGLoginSecurity: 1.0
CGSharedContent: 1.0.1
CGSimpleSmarty: 2.1.6
CGSmartImage: 1.21.9
CGSnapshot: 1.3
CGUserDirectory: 1.5
CG_RSS_Reader: 1.0.3
CMSContentManager: 1.1.5
CMSMailer: 6.2.14
CmsJobManager: 0.1
CompanyDirectory: 1.23.5
ContentAliases: 2.0
Cron: 0.2
CustomContent: 1.10
CustomGS: 3.0
DesignManager: 1.1.2
ECB2: 1.2.1
EventsListing: 2.0.2
ExaCSS: 2.0.3
ExaExternalizer: 0.6
FEU_Auth_LDAP: 1.0
FEU_PMs: 1.0.0
FEupload: 0.3.1
FileManager: 1.6.3
FilePicker: 1.0.alpha
FrontEndUsers: 2.4.1
Gbook: 2.2.2
Glossary: 1.0.3
JMFilePicker: 1.0
JQueryTools: 1.4.0.1
LinkMgr: 2.2
MenuManager: 1.50.3
MicroTiny: 2.1
ModuleManager: 2.1
Navigator: 1.0.6
News: 2.51
Outsourcer: 1.3.1
Polls: 1.1.0
Search: 1.51.1
SelfRegistration: 1.10.1
SimpleSiteInfo: 3.2
SimpleSiteMgr: 3.2
Statistics2: 2.0.0
TinyMCE: 3.1.4
Uploads: 1.25.5
Widgets: 1.1
btAdminer: 4.2.5


Config Information:

php_memory_limit:
max_upload_size: 12000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Prague
permissive_smarty: false


Php Information:

phpversion: 5.6.29-0+deb8u1
md5_function: Zap (ANO)
json_function: Zap (ANO)
gd_version: 2
tempnam_function: Zap (ANO)
magic_quotes_runtime: Vyp (NE)
E_ALL: 22527
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 60
register_globals: Vyp (NE)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Chyba
file_uploads: Zap (ANO)
post_max_size: 20M
upload_max_filesize: 12M
session_save_path: /var/lib/php5/sessions (1733)
session_use_cookies: Zap (ANO)
xml_function: Zap (ANO)
xmlreader_class: Zap (ANO)
check_ini_set: Zap (ANO)
curl: Zap


Performance Information:

allow_browser_cache: Vyp (NE)
browser_cache_expiry: 60
php_opcache: Zap (ANO)
smarty_cache: Vyp (NE)
smarty_compilecheck: Vyp (NE)
auto_clear_cache_age: Zap (ANO)

Server Information:

Server Software: Apache/2.4.10 (Debian)
Server Api: apache2handler
Server Os: Linux 3.16.0-4-amd64 Zap x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.54
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable


Permission Information:

tmp: /var/www/ksb/tmp (0775)
tmp_cache: /var/www/ksb/tmp/cache (0775)
templates_c: /var/www/ksb/tmp/templates_c (0775)
modules: /var/www/ksb/modules (0755)
uploads: /var/www/ksb/uploads (0755)
Maska pro vytváření souborů (umask): /var/www/ksb/tmp/cache (0775)
config_file: 0444
----------------------------------------------

Re: The same Fatal error in multiple modules!

Posted: Mon May 29, 2017 8:45 am
by Rolf
Looks more like a third party module issue to me, and not core...

Re: The same Fatal error in multiple modules!

Posted: Tue May 30, 2017 6:24 am
by esmiran
I do not think so. I think it happened after updating to the latest version of CGExtension ... before the above modules were ok.

Re: The same Fatal error in multiple modules!

Posted: Tue May 30, 2017 6:56 am
by esmiran
I confirm the problem with the latest version of CGExtension v 1.55.1. When I returned to the previous version of the backup, all Fatal errors went away.

Re: The same Fatal error in multiple modules!

Posted: Wed May 31, 2017 8:46 pm
by Franck
Latest version of CGExtensions is 1.55.3.
BTW, I have no error with V1.55.1 on a 2.2 beta 3 install.

Re: The same Fatal error in multiple modules!

Posted: Thu Jun 01, 2017 12:52 pm
by esmiran
I'm sorry, I have not noticed that a new version of CGExtension has just been released. I do not have the problems listed in 1.55.3. Thanks.