Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install and Update CoreBos
#1
Hi,

I've a problem with corebos installation, i done git clone https://github.com/tsolucio/corebos.git but when i go into corebos installation the version is different respect online demo.

Into vtigerversion.php i see:

$patch_version = '';
$modified_database = '';
$vtiger_current_version = '5.5.0';
$_SESSION['vtiger_version'] = $vtiger_current_version;
$coreBOS_app_version = '5.8.0';
$coreBOS_app_name ='coreBOS';
$coreBOS_app_url = 'http://corebos.org';
$coreBOS_commit_info = '$Format:%ci$ ($Format:%h$)';

What should I do to get the latest update?

Best Regards

Stefano
Reply
#2
[context missing from private emails] Stefano can't access workflows nor convert a lead

it isn't a problem with install or updates, it is a server problem, look at the javascript error you get when you click on lead conversion: 500 internal server error

there is something wrong there, I'd say that it is something we added in the code that is not compatible with PHP 5.3, it is too old. That isn't a problem in itself, if you give us the error we can make it backward compatible, but I need the error that should be appearing in php or apache error log.

another thing you could try is to execute php -l against all the files in com_workflow directory, see if one of those gives you an error....
Joe
TSolucio
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)