11-22-2017, 05:21 PM
Yes that is the coreBOS updater windows. It shows 190, I have 205, so it seems you are missing some.
Try this:
- edit your config.inc.php file
- around the top you will see this line: error_reporting(E_ERROR);
- change it like this: error_reporting(E_ALL);ini_set('display_errors','on');
- and try loading the coreBOS updater "Load Updates", if you get an error paste it here after trying to fix it.
- then try to load the "+" related to in potentials, and see what error you are getting on screen.
upload the errors see if we can help.
I am thinking that you are missing some PHP extensions, make sure your server has all the requirements:
http://corebos.org/documentation/doku.php?id=en:install550#php_extensions
Try this:
- edit your config.inc.php file
- around the top you will see this line: error_reporting(E_ERROR);
- change it like this: error_reporting(E_ALL);ini_set('display_errors','on');
- and try loading the coreBOS updater "Load Updates", if you get an error paste it here after trying to fix it.
- then try to load the "+" related to in potentials, and see what error you are getting on screen.
upload the errors see if we can help.
I am thinking that you are missing some PHP extensions, make sure your server has all the requirements:
http://corebos.org/documentation/doku.php?id=en:install550#php_extensions
Joe
TSolucio
TSolucio