finfo_open function does not exist --company directory

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
hanmelt
New Member
New Member
Posts: 2
Joined: Sat Mar 21, 2015 1:50 am

finfo_open function does not exist --company directory

Post by hanmelt »

template: CSSMenu left + 1 column
(1)Added {cms_module module="CompanyDirectory"} to the template, triggered a notice:

Notice: Problem with host setup. the finfo_open function does not exist in D:\xampp\htdocs\bigsuzhou\cmsms\modules\CGSmartImage\action.default.php on line 44

(2) Then added another line to it as:
{cms_module module="CGSmartImage"}
{cms_module module="CompanyDirectory"}
Then triggered another notice plus the old notice:

Notice: A required parameter was missing or invalid: src in D:\xampp\htdocs\bigsuzhou\cmsms\modules\CGSmartImage\action.default.php on line 44

Notice: Problem with host setup. the finfo_open function does not exist in D:\xampp\htdocs\bigsuzhou\cmsms\modules\CGSmartImage\action.default.php on line 44

Could someone help me with this issue?
Thanks a lot.
PHP version 5.6.3, Xampp server
hanmelt
New Member
New Member
Posts: 2
Joined: Sat Mar 21, 2015 1:50 am

Re: finfo_open function does not exist --company directory

Post by hanmelt »

I followed the instruction in the following link:
http://stackoverflow.com/questions/3579 ... d-function

Edited php.ini and activated php_fileinfo.dll, restarted server.
The second notice was gone, but the first notice was still there.

Notice: A required parameter was missing or invalid: src in D:\xampp\htdocs\bigsuzhou\cmsms\modules\CGSmartImage\action.default.php on line 44
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: finfo_open function does not exist --company directory

Post by Rolf »

What do you want to do with the CGSmartImage module? To use it you need to define parameters in the tag, read the modules help text for more information.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “The Lounge”