Hi folks,
I'm using Version 5.1.0c (Build 4979) on WAMP. I'm installing on Zucker reports V "ZuckerReportsCE_1.10_module.zip" I dont get any message. and nothing happends.
I've done the following:
- I've installed the sugarcrm-CE-5.1.0c-windows-installer.exe
- So I've made these changes to the php.ini file at the php folder:
- upload_max_filesize = 300M
- upload_tmp_dir = "D:\WWW\sugarcrm\php\tmp"
Even check that the code in ZuckerReportsCE_1.10_module/manifest.php is as below:
PHP Code:
$manifest = array(
'acceptable_sugar_versions' => array("regex_matches" => array("5.1.*")),
'acceptable_sugar_flavors' => array (
0 => 'CE',
Any one came across this issue?
Bookmarks