']); if(optGET('rebuild_cache') && !defined('SOFTRESELLER')){ $count_data = get_count_cache(1); echo json_encode($count_data); return true; } echo '
'; if(!empty($sitepad_installed)){ echo '
× SitePad installation has started in background, your users can now access SitePad from their control panel accounts.
'; } if(!defined('SOFTRESELLER')){ echo '
'.$l['users'].'
'.(int) $count_data['users_count'].'
'.$l['total_ins'].'
'.(int) $count_data['ins_count'].'
'.$l['enabled_scripts'].'
'.(count($iscripts) - count($cscripts)).'/'.count($scripts).'
'; } if(can_show_sitepad()){ $license_col = 8; $sitepad_col = 4; $badge_align = 'center'; }else{ $license_col = 12; $sitepad_col = 0; $badge_align = 'center'; } if(!empty($outdated_scripts) && !defined('SOFTRESELLER')){ echo '
'; } echo '
'.$l['soft_info'].'
'.(!defined('SOFTRESELLER') ? ' '.$globals['license'].' ('.$globals['primary_ip'].')
' : '').'
'; if(!defined('SOFTRESELLER')){ echo ' '; // Free license if(empty($globals['lictype'])){ echo ' '.$l['type_0'].'
'; }elseif(!empty($globals['licexpired'])){ // Expired license echo ' '.$l['type_expired'].'
'; }else{ // Premium license echo ''.$l['type_1'].''; } echo ' '.(asperapp(0, 1, 1) ? '  (Enter License Key)' : '').'
'; } // END IF !SOFTRESELLER echo ' '.(!empty($_SERVER['SERVER_ADDR']) ? $_SERVER['SERVER_ADDR'] : $_SERVER['LOCAL_ADDR']).'
'.(!defined('SOFTRESELLER') ? ''.(empty($globals['licexpires']) ? $l['never'] : makedate($globals['licexpires']).' (DD/MM/YYYY)' ).'
': ''). ' '.@substr(curl_call(fastestmirror().'/ip.php', 0, 5), 0, 16).'
'.sphpversion().'
'.$globals['version'].'
'; if($globals['softpanel'] == 'ampps'){ echo '
'; }else{ echo '
'; } echo'
'; // Do we have to show SitePad info ? if(!empty($sitepad_col)){ echo '

SitePad Website Builder


SitePad is now included in Softaculous scripts list.

SitePad does not host the user\'s website and the final website will be hosted on your server.

SitePad is based on a Freemium model with 15 themes in Free version. Know more.

You can disable SitePad from the Settings page.

'; } echo '
'; // Do we need to show promos ? $show_promo = 0; if(!defined('SOFTRESELLER') && !file_exists($globals['path'].'/conf/no_promo')){ $show_promo = 1; } if(!empty($show_promo)){ /* if(!is_dir('/usr/local/pinguzo/')){ // Pinguzo promo $promo[] = '

Pinguzo - Server and Website Monitoring


We have been developing Pinguzo, which is a Server and Website Monitoring SaaS. As you know, downtime can happen on your Servers and Websites. Pinguzo can send notifications instantly, so that you can take corrective steps.

You can use your Softaculous Account to Sign In. Since its a SaaS, you will not need to manage any storage or processes related to monitoring.

If you have any feedback / questions, please do let us know - support@pinguzo.com.

'; } */ if(($globals['softpanel'] == 'cpanel' || $globals['softpanel'] == 'directadmin' || $globals['softpanel'] == 'plesk') && !is_dir('/usr/local/sitepad/')){ // SitePad promo $promo[] = '

SitePad Website Builder


We have been developing SitePad, which is a website builder that publishes static web pages to hosting account. SitePad is an Easy to use, Drag & Drop Website builder with 40+ Widgets like Image/Video Slider, Image Galleries, Rich Text and many more!! SitePad currently has 345+ Themes and we are adding more..

SitePad plugin can be installed in your control panel and users can publish their site to their hosting account with just One Click.

Pricing starts at $5/month per server with unlimited users and goes down to $3/month with volumes

If you have any feedback / questions, please do let us know - support@sitepad.com.

'; } // Virtualizor promo $promo[] = '

Virtualizor - VPS Control Panel


Virtualizor is a powerful web based VPS Control Panel. It supports OpenVZ, Xen PV, Xen HVM, XenServer, Linux KVM, LXC and OpenVZ 7 virtualization. Admins can create a VPS on the fly by the click of a button. VPS users can start, stop, restart and manage their VPS using a very advanced web based GUI.

Pricing starts at $9/month per server with unlimited VPS and goes down to $7/month with volumes

If you have any feedback / questions, please do let us know - support@virtualizor.com.

'; echo '
'.$promo[mt_rand(0, count($promo) - 1)].'
'; } echo '
'.$l['news'].'

'; softfooter(); } ?>