Images not resizing

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
webguru
Forum Members
Forum Members
Posts: 97
Joined: Thu May 08, 2014 6:18 pm

Images not resizing

Post by webguru »

My client is uploading images on their new pages and they are changing the size from within the Insert/Edit image properties window. They see the new size in the Content Editor window, but not in the preview tab or on the live site.

I've tested it myself with a new image and changed the size "proportionately" in the image properties, but it doesn't change it on the live site.

Is there something special that needs to be done in order to manually change the size of an image?

Thanks

----------------------------------------------
Cms Version: 2.1.6
Installed Modules:
AdminSearch: 1.0.2
CGExtensions: 1.54.1
CGSmartImage: 1.21.8
CMSContentManager: 1.1.4
CMSMailer: 6.2.14
Captcha: 0.5.3
DesignManager: 1.1.1
FileManager: 1.5.2
FormBuilder: 0.8.1.6
MicroTiny: 2.0.3
ModuleManager: 2.0.5
Navigator: 1.0.3
News: 2.50.6
Search: 1.50.2
Snippet: 0.2.2

Config Information:
php_memory_limit:
max_upload_size: 1000000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: America/Los_Angeles
permissive_smarty: false

Php Information:
phpversion: 5.6.30
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: 128M
max_execution_time: 30
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 1G
session_save_path: /tmp (0700)
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: 0
php_opcache: Off (False)
smarty_cache: On (True)
smarty_compilecheck: Off (False)
smarty_cache_udt: On (True)
auto_clear_cache_age: On (True)
Server Information:
Server Software: Apache/2.4.25
Server Api: cgi-fcgi
Server Os: Linux 2.6.32-673.26.1.lve1.4.22.el6.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.6.35
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

Permission Information:
tmp: /home/bcfpgadmin/public_html/tmp (0755)
tmp_cache: /home/bcfpgadmin/public_html/tmp/cache (0755)
templates_c: /home/bcfpgadmin/public_html/tmp/templates_c (0755)
modules: /home/bcfpgadmin/public_html/modules (0755)
uploads: /home/bcfpgadmin/public_html/uploads (0755)
File Creation Mask (umask): /home/bcfpgadmin/public_html/tmp/cache (0755)
config_file: 0444
----------------------------------------------
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3483
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: Images not resizing

Post by velden »

It occurs to me that in the edit/insert popup, when selecting the resized/other image, the dimensions are not updated automatically.

In my case erasing the values and then clicking the OK button will update the values (you can verify by insert/edit again).

On a side note: the module CGSmartImage has functionality to do resizing of images in content kind of automatically by enclosing the content with tags (read the help of the module for details).
Post Reply

Return to “CMSMS Core”