Something happens when trying to use CGSmartImage, sent this error:
Fatal error: Call to undefined function finfo_open() in C:\...\root\mysite\modules\CGExtensions\lib\class.cge_utils.php on line 118
I'm using CMS 1.11.6 Merchenda, CGExtensions 1.34 and CGSmartImage 1.10.9
[solved] cgsimplesmarty n cgextensions, problem finfo_open()
[solved] cgsimplesmarty n cgextensions, problem finfo_open()
Last edited by uloloi on Wed May 15, 2013 3:28 am, edited 1 time in total.
Re: cgsimplesmarty and cgextensions, problem finfo_open()
Excellent!
I enabled phpinfo dll extension in the php.ini, just one thing, in my local web server never find the option of use magic and enviroment variables. I use usbwebserver (recommendable), with php v5.3.9, so what I did was download a php_fileinfo.dll from http://originaldll.com/file/php_fileinfo.dll/31952.html and copy to the php/ext, it works fine. In the remote server everything works like a charm!, simply modifying the php.ini
http://forums.laravel.io/viewtopic.php?id=5050, built a UDT var_dump(get_defined_constants(1)); to check if the var exists
Thank's for the link
I enabled phpinfo dll extension in the php.ini, just one thing, in my local web server never find the option of use magic and enviroment variables. I use usbwebserver (recommendable), with php v5.3.9, so what I did was download a php_fileinfo.dll from http://originaldll.com/file/php_fileinfo.dll/31952.html and copy to the php/ext, it works fine. In the remote server everything works like a charm!, simply modifying the php.ini
http://forums.laravel.io/viewtopic.php?id=5050, built a UDT var_dump(get_defined_constants(1)); to check if the var exists
Thank's for the link
Re: cgsimplesmarty and cgextensions, problem finfo_open()
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -



