CMSMSExt minify doesn't work for me

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
untel44
New Member
New Member
Posts: 3
Joined: Fri Sep 23, 2016 8:53 am

CMSMSExt minify doesn't work for me

Post by untel44 »

Hello, I try to use CMSMSEXT in order to minify js and css
But minify doesn't work for me. The files are created for js and css

Exemple code
{xtjs_require jsfile='test.js'}
{xtcss_add}
img.album {
float: left;
width: 33%;
padding: 4px;
}
{/xtcss_add}
{xtjs_render}

Any idea ?
I tried nominify=0 or nominify=false

Thanks

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

Cms Version: 2.2.16

Installed Modules:

AdminSearch: 1.0.6
CGExtensions: 1.65.2
CMSContentManager: 1.1.9
CMSMSExt: 1.4
CmsJobManager: 0.1.3
DesignManager: 1.1.9
FileManager: 1.6.12
FilePicker: 1.0.5
MenuManager: 1.50.3
MicroTiny: 2.2.5
ModuleManager: 2.1.8
Navigator: 1.0.9
News: 2.51.11
Search: 1.53

Config Information:

php_memory_limit:
max_upload_size: 2000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale: fr_FR
set_names: true
timezone: Europe/Paris
permissive_smarty: false

Php Information:

phpversion: 8.0.27
md5_function: On (Vrai)
json_function: On (Vrai)
gd_version: 2
tempnam_function: On (Vrai)
magic_quotes_runtime: Off (Faux)
E_ALL: 22519
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: Aucune différence de date du système trouvée
test_db_timedifference: Aucune différence de date du système trouvée
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 30
register_globals: Off (Faux)
output_buffering: 4096
disable_functions: opcache_get_status
open_basedir: /var/www/vhosts/hebline.com/:/tmp/
test_remote_url: Valable
file_uploads: On (Vrai)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: Aucune vérification à cause de la restriction spécifiée par PHP open_basedir
session_use_cookies: On (Vrai)
xml_function: On (Vrai)
xmlreader_class: On (Vrai)
check_ini_set: On (Vrai)
curl: On

Performance Information:

allow_browser_cache: On (Vrai)
browser_cache_expiry: 60
php_opcache: On (Vrai)
smarty_cache: Off (Faux)
smarty_compilecheck: Off (Faux)
auto_clear_cache_age: On (Vrai)
Server Information:

Server Software: Apache
Server Api: fpm-fcgi
Server Os: Linux 3.14.32-xxxx-std-ipv6-64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.68
Server Db Grants: Trouvé un privilège "GRANT ALL" qui semble être adapté

Permission Information:

tmp: /var/www/vhosts/hebline.com/httpdocs/tmp (0755)
tmp_cache: /var/www/vhosts/hebline.com/httpdocs/tmp/cache (0755)
templates_c: /var/www/vhosts/hebline.com/httpdocs/tmp/templates_c (0755)
modules: /var/www/vhosts/hebline.com/httpdocs/modules (0755)
uploads: /var/www/vhosts/hebline.com/httpdocs/uploads (0755)
Masque de création de fichier (umask) : /var/www/vhosts/hebline.com/httpdocs/tmp/cache (0755)
config_file: 0444
----------------------------------------------
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1629
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: CMSMSExt minify doesn't work for me

Post by DIGI3 »

It looks like it's not minifying on php 8.0, I was able to recreate the issue. It minifies correctly on php 7.4.
I have filed a bug report at http://dev.cmsmadesimple.org/bug/view/12600
Not getting the answer you need? CMSMS support options
untel44
New Member
New Member
Posts: 3
Joined: Fri Sep 23, 2016 8:53 am

Re: CMSMSExt minify doesn't work for me

Post by untel44 »

Thanks a lot
Julien
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1924
Joined: Mon Jan 29, 2007 4:47 pm

Re: CMSMSExt minify doesn't work for me

Post by Jo Morg »

http://dev.cmsmadesimple.org/bug/view/12600

Sorry for the inconvenience :)
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “Modules/Add-Ons”