English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1234
TOPIC: All sites are deleted
#6007
Re: All sites are deleted 13 Years, 3 Months ago Karma: 0
Well,

I can see the deploy directory to images, media & templates. How can i see Exactly the parameter wich you say?

I dont find in documentation

You´ve got config_templates.php here

<?php
if( !defined( '_JEXEC' )) die( 'Direct Access to '.basename(__FILE__).' is not allowed.' );

$templates = array();
$templates['Corporativa Generelista'] = array(
'fromSiteID' => 'corporativa02',
'groupName' => '1',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'masterdocuments' => array( 'action' => 'SL'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'ignore'),
'multisites2' => array( 'action' => 'SL'),
'phocadownload' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'ignore'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'rokdownloads' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'ignore'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites23_11_1.tar.gz' => array( 'action' => 'SL'),
'multisites24_11_1.tar.gz' => array( 'action' => 'SL'),
'multisites25_11_1.tar.gz' => array( 'action' => 'SL'),
'multisites26_11_1.tar.gz' => array( 'action' => 'SL'),
'multisites27_11_1.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'ignore'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['Corporativa Generelista 1'] = array(
'fromSiteID' => 'corporativa01',
'groupName' => '2',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'ignore'),
'multisitesold' => array( 'action' => 'ignore'),
'picture_library' => array( 'action' => 'ignore'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'ignore'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['Corporativa Técnica'] = array(
'fromSiteID' => 'Corporativa03',
'groupName' => '3',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisitesold' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['Lasernaturachueca'] = array(
'fromSiteID' => '85793032',
'groupName' => '700',
'sku' => '',
'title' => '',
'description' => '',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_user' => 'luis.polanco@dugage.com',
'toFTP_psw' => 'aA123456',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'masterdocuments' => array( 'action' => 'SL'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisites2' => array( 'action' => 'SL'),
'multisitesoops' => array( 'action' => 'SL'),
'osesecurity' => array( 'action' => 'SL'),
'phocadownload' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'rokdownloads' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites2_12_1.tar.gz' => array( 'action' => 'SL'),
'multisites2_12_3.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( ));
$templates['Promocional General'] = array(
'fromSiteID' => 'Promocional02',
'groupName' => '4',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisitesold' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['Promocional General 01'] = array(
'fromSiteID' => 'promocional_03',
'groupName' => '5',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisitesold' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['Promocional Ocio'] = array(
'fromSiteID' => 'promocional01',
'groupName' => '6',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisitesold' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['Promocional Técnica'] = array(
'fromSiteID' => 'inmoniliaria01',
'groupName' => '7',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisitesold' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( ));
$templates['Tienda Generelista'] = array(
'fromSiteID' => 'tiendaonline02',
'groupName' => '8',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisitesold' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['Tienda Generelista 01'] = array(
'fromSiteID' => 'tiendaonline03',
'groupName' => '9',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisitesold' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['Tienda Infantil'] = array(
'fromSiteID' => 'tiendaonline01',
'groupName' => '10',
'sku' => '',
'title' => '',
'description' => '¡IMPORTANTE! el usuario administrador de la web tiene los sigueintes datos: usuario: admin, password: 12345. Cámbialo una vez accedas al Panel WEB',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisitesold' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['club-corporativa-01'] = array(
'fromSiteID' => 'club-corporativa-01',
'groupName' => 'Especial',
'sku' => '',
'title' => '',
'description' => '',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' => '',
'adminUserID' => '0',
'toPrefix' => 'wc01{site_id}_',
'media_dir' => '{rel_site_dir}/images',
'images_dir' => '{rel_site_dir}/images/stories',
'toFTP_enable' => '[unselected]',
'toFTP_host' => 'domain',
'toFTP_port' => '21',
'toFTP_user' => 'club',
'toFTP_psw' => '000000',
'toFTP_rootpath' => '/httpdocs/multisites/{site_alias}',
'symboliclinks' => array( 'administrator' => array( 'action' => 'SL'),
'cache' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'components' => array( 'action' => 'SL'),
'css' => array( 'action' => 'SL'),
'dmdocuments' => array( 'action' => 'SL'),
'docman' => array( 'action' => 'SL'),
'documentos' => array( 'action' => 'SL'),
'files' => array( 'action' => 'SL'),
'images' => array( 'action' => 'special'),
'img' => array( 'action' => 'SL'),
'includes' => array( 'action' => 'SL'),
'installation' => array( 'action' => 'dirlinks'),
'ioncube' => array( 'action' => 'SL'),
'language' => array( 'action' => 'SL'),
'libraries' => array( 'action' => 'SL'),
'logs' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'masterdocuments' => array( 'action' => 'SL'),
'media' => array( 'action' => 'SL'),
'modules' => array( 'action' => 'SL'),
'multisites' => array( 'action' => 'SL'),
'multisites2' => array( 'action' => 'SL'),
'picture_library' => array( 'action' => 'SL'),
'plesk-stat' => array( 'action' => 'SL'),
'plugins' => array( 'action' => 'SL'),
'publi' => array( 'action' => 'SL'),
'templates' => array( 'action' => 'special'),
'test' => array( 'action' => 'SL'),
'tmp' => array( 'action' => 'mkdir', 'readOnly' => '1'),
'wiki' => array( 'action' => 'SL'),
'xmlrpc' => array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
array( 'action' => 'SL'),
'.htaccess' => array( 'action' => 'rewrite'),
'favicon.ico' => array( 'action' => 'SL'),
'multisites17_10_2.tar.gz' => array( 'action' => 'SL'),
'multisites19_10_1.tar.gz' => array( 'action' => 'SL'),
'multisites19_10_2.tar.gz' => array( 'action' => 'SL'),
'multisites19_10_5.tar.gz' => array( 'action' => 'SL'),
'multisites20_10_1.tar.gz' => array( 'action' => 'SL'),
'nbill_cron_auto_invoice_generator.php' => array( 'action' => 'SL'),
'robots.txt' => array( 'action' => 'SL'),
'index.php' => array( 'action' => 'redirect', 'readOnly' => '1'),
'index2.php' => array( 'action' => 'redirect', 'readOnly' => '1')),
'dbsharing' => array( 'dbsh_UserSharing' => 'Joomla'));
$templates['club-corporativa-01-f'] = array(
'fromSiteID' => 'club-corporativa-01-f',
'groupName' => 'Especial',
'sku' => '',
'title' => '',
'description' => '',
'validity' => '0',
'validity_unit' => 'days',
'maxsite' => '0',
'expireurl' => '',
'toDomains' => array( 'www.domain/multisites/{site_id}'),
'toSiteID' => '{site_alias}',
'shareDB' =
celso
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/12/03 14:56 By celso.
The administrator has disabled public write access.
 
#6008
Re: All sites are deleted 13 Years, 3 Months ago Karma: 54
See iin the "Manage site" definition and not inside the PHP code generated.

I suspect that you let the field empty in the "manage site".
Check the "deploy folder" parameter.
Here you have specified plenty of links to created and I don't know which is the template definition.

All I can see is that you are probably working with Plesk and that the domain that you specificed is very strange as it does not contain any Top Level Domain.
You have specified www.domain
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2010/12/03 15:43 By edwin2win.
The administrator has disabled public write access.
 
#6011
Re: All sites are deleted 13 Years, 3 Months ago Karma: 0
is www.domain.com sorry!
I let empty the field by default configuration. Yo can see in link a site which is a template & slave site config.

[Zip removed top avoid publish sensitive information]

Thank you very much
celso
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/12/04 11:30 By edwin2win.
The administrator has disabled public write access.
 
#6015
Re: All sites are deleted 13 Years, 3 Months ago Karma: 54
I will try reproducing similar scenario.

Just a comment in the meantime, based on your PHP description, I see that you have let definition for Symbolic Link and not have specified the deployed directory.
Perhaps you could "ignore" all the directories defined in the JMS Templates as you don't have to create any link as you decide to use the same directory as the master. (Deployed direct = empty)

Something that seems strange.
You seems mentioned that you used this JMS Templates to create website from the front-end and you don't have selected any Template Site for the replication.
In addition, the list of domains that you have specified does not seems contain any "{site_prefix} or similar to compute the domain based on the parameters entered in the front-end.

So I don't know if this is the rule that you provide to the front-end to create slave site that are deleting all the directories.

The scenario that you described seems inconsistent.

Would you please rewrite the complete scenario that we have to reproduce and that highlight your problem.

Does the problem occurs when deleting a slave site created from the front-end or when deleting a slave site from the back-end.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2010/12/04 11:40 By edwin2win.
The administrator has disabled public write access.
 
#6017
Re: All sites are deleted 13 Years, 3 Months ago Karma: 0
Ok I´m try to response all question (sorry for my English).

Yes I ignore the field directory because I use the same directory than Master site www.master.com/multisites/slave or template id

The images which I sent you corresponding to a template & slave site:

Template is a fresh installatin & hasn´t any {} site_id indomain definition. The definition domain is subdomain.domain.com

Slave has domain definition www.domain.com/multisites/{site_id}

All temaplates & all slaves have the same estructure

The big problem is We can´t to reproduce the scenario deleting in front or back-end because the sites are delete sometimes (look like ramdom) but y suspect tha is in front-end because nobody except me can delete sites in back-end.

You can dowmload in the link below a exmaple for slave & template (with better resolution) & example to template definition.

[Zip removed to avoid publishing sensitive information]

Thank you very much
celso
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/12/05 10:32 By edwin2win.
The administrator has disabled public write access.
 
#6030
Re: All sites are deleted 13 Years, 3 Months ago Karma: 0
Hi Edwin,

In additional informatin I can say you that the sites sometimes are deletes all another times are delete some times without a logic (not delete all slave sites or all sites used for templates)

Thanks
celso
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/12/08 14:22 By celso.
The administrator has disabled public write access.
 
Go to topPage: 1234
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla