'.$okMsg.'';
} else {
return '
'.$errorMsg.'';
}
}
function statusMinBadge($check, $min, $val)
{
$valCheck = $val;
if(strpos($valCheck, 'M')){
$valCheck = 1024*$val;
}
if($valCheck >= $min){
return '
'.$val.'';
} else {
return '
'.$val.'';
}
}
?>
I am sorry, but your server did not meet the minimum requirement to install JomSocial
Below are the core files needed to proceed with the installation
Backend archive |
|
|
Ajax archive |
|
|
Frontend archive |
|
|
Template archive |
|
|
Core plugin archive |
|
|
Folder writable
The following fodlder need to be writable for the installation to proceed
/administrator/components/com_community/ |
|
|
/components/com_community/ |
|
|
/plugins/ |
|
|
If any of these are not supported (marked as No), your system does not meet the requirements for installation. Some features might not be available. Please take appropriate actions to correct the errors.
JPEG Library |
|
|
PNG Library |
|
|
GIF Library |
|
|
GD Library |
|
|
GD2 Library |
|
|
cURL Library |
|
|
Recommended PHP configuration
Setting |
Minimum value |
Current value |
max_execution_time |
300 |
|
max_input_time |
300 |
|
memory_limit |
128 |
|
post_max_size |
4096 |
|
upload_max_filesize |
4096 |
|
Recommended MySQL configuration
Setting |
Recommended value |
Current value |
wait_timeout |
120 |
|
connect_timeout |
120 |
|
Updating JomSocial Database
Update config |
|
Done |
Create menu item |
|
Done |
Create JomSocial toolbar |
|
Done |
Add custom field |
|
Done |
Installing JomSocial Plugins
Installation has been completed!
Please upgrade your modules and plugins too.
Important!
Before you begin, you might want to take a look at the following documentations first:
You can read the full documentation at JomSocial Documentation