You can download Celframe CRM product guide and intro presentation here.
Absolutely, all Celframe product range will work on WINDOWS 8.
Error #1 : Warning: unlink(\phpC0.tmp) [function.unlink]: Permission denied in c:\apache\htdocs\vtigerCRM\include\php_writeexcel\class.writeexcel_workbook.inc.php on line 177 Error #2 : Warning: unlink(c:\apache\htdocs\vtigerCRM/cache/images/\merC2.tmp...
Please check the permission for user_privileges/CustomInvoiceNo.php
Yes there is one long video, as usual you can view it in YouTube and Viddler
You can download the video from viddler.
"Custon Filter Error"
edit modules/CustomView/Save.php as follows:
on line 39:
change
$allKeys = array_keys($HTTP_POST_VAR);
to
$allKeys = array_keys($_POST);
on line 45:
change
if($string == "column")
to
if($string == "column"and!empty($...
if you use Windows copy the php.ini into the apache bin folder.
if you use Linux or Debian please follow this step by step guides:
open a (ssh) shell
#to get PathTo/
locate php.ini
# use vim or an editor of your choice
vim /pathTo/php.ini
chan...
You may click this link for visit the LIVE DEMO
The login details are:
Username: admin
Password : admin
The product brochure can be downloaded here.