Back to top

Autore Topic: --- Componente commerciale --- Social Engine e Nooku Framework - demoday Roma  (Letto 13951 volte)

Offline tonicopi

  • Global Moderator
  • Instancabile
  • ********
  • Post: 12790
  • Sesso: Maschio
    • Mostra profilo
E' proprio impossibile seguire ogni cosa. Io neppure sapevo dell'esistenza di questo gruppo...
Che strano, usa lo steso identico template del sito ufficiale di joomla.org, con tanto di link alla home page. mentre non succede il contrario: dal sito di joomla.org non vedo il link a people.joomla.org...
 ???
joomlacsszengarden.com = il giardino dei css di Joomla!
L'attesa del piacere è essa stessa... piacere!

Offline vecchia

  • Esploratore
  • **
  • Post: 115
    • Mostra profilo
nessun'altro ha provato ad installarlo e ha una pagina bianca vuota quando accede sia al backend che al frontend del componente?

Offline grisoni77

  • Nuovo arrivato
  • *
  • Post: 48
    • Mostra profilo
E' proprio impossibile seguire ogni cosa. Io neppure sapevo dell'esistenza di questo gruppo...
Che strano, usa lo steso identico template del sito ufficiale di joomla.org, con tanto di link alla home page. mentre non succede il contrario: dal sito di joomla.org non vedo il link a people.joomla.org...
 ???

da quanto ne so people.joomla.org è in versione beta da una decina di giorni (anche se i numeri sono notevoli)

Offline bismark2005

  • Abituale
  • ****
  • Post: 1158
    • Mostra profilo
Tonicopy non mi dire che conosci anche Php perchè non ci credo

Offline tonicopi

  • Global Moderator
  • Instancabile
  • ********
  • Post: 12790
  • Sesso: Maschio
    • Mostra profilo
Tonicopy non mi dire che conosci anche Php perchè non ci credo
tonicopi che sono sensibile ai cambiamenti...  ;D
Come no?! Ho elaborato anche una complessa applicazione che legge il pensiero maschile...
Orrore! Ha smesso di funzionare, da quando ho cambiato la versione di php, credo!
Adesso cerco di sistemarla....  ;D
joomlacsszengarden.com = il giardino dei css di Joomla!
L'attesa del piacere è essa stessa... piacere!

Offline maggiorana

  • Appassionato
  • ***
  • Post: 361
    • Mostra profilo
L'ho installato su un dominio che uso per test. Devo dire che + andato tutto benissimo. Ho solo dovuto cambiare il settaggio del db aggiungendo la "i" nelle configurazioni globali di joomla. Purtroppo l'entusiasmo si è spento presto. Visto che di default mette 4 funzioni 4 per tutto il resto bisogna pagare. Chissà se magari una volta che viene rilasciata qualcuno inizierà a sviluppare applicazioni per questo framework. Personalmente non sono in grado di sviluppare, starò sveglio. Intanto l'unico template non sembra complicatissimo da modificare per le mie poche nozioni. Inoltre con un minimo di tuning mi si è anche integrato abbastanza bene con i moduli che avevo installato. Insomma promete bene, speriamo che non diventi anche questo un progetto che di open ha solo il core e poi pagare, pagare, pagare, questa non vuole essere una polemica ma solamente un pensiero in quanto chi utilizza e si diverte con queste cose non crea un reddito e investire soldi così sensa ritorno non ha senso

Offline fpruneri

  • Esploratore
  • **
  • Post: 139
    • Mostra profilo
Per ora ********** è imbattibile, peccato costi un rene e abbia uno sviluppo lentissssimo.
Se per questo nuovo progetto l'architettura è free , ma tutte le applicazioni saranno a pagamento , io dico peccato !!!!

C'è già qualcosa per l'integrazione con Kunena ?

Offline marcothemix

  • Appassionato
  • ***
  • Post: 406
  • Sesso: Maschio
    • Mostra profilo
Ottimo sono felicissimo di questo rilascio che è stato fatto a 5 giorni dal mio compleanno lol, grazie.
al joomla day quando ne avete parlato ero su di giri, e da allora controllavo costantemente il vostro sito, quuello di --- Componente commerciale --- e ovviamente joomla.it. :D

Ad ogni modo vorrei chiedervi un aiuto, ho provato ad installarlo, istallandop prima il framework Nooku, configurando joomla cn mysqli, ma quando sono andato ad instalalre --- Componente commerciale ---, mi ha dato un errore interminabile,e quando è stato visulizzato l'errore nella pagina di istallazione è somparso anche il menù in alto del backend di joomla, mi è bastato ritornare manualemnte alla pagina miosito/administrator per riavere il backend funzionante col menù.
Ho chiesto spiegazioni al mio fornitore dell'hosting e mi ha detto che non sapeva dirmi la cause possono essere molteplici ma probabilmente è perchè supera i limiti massimi delle impostazioni del server che sono le seguenti:
connect_timeout = 5
wait_timeout = 30
E' questa la ragione?


vi posto tutto l'errore:
Codice: [Seleziona]
JInstaller::install: Errore SQL. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE `jos_socialengine_nodes` ( `socialengine_node_id` bigint(11) unsigned NOT NULL AUTO_INCREMENT, `type` varchar(100) NOT NULL DEFAULT '', `component` varchar(100) NOT NULL DEFAULT '', `comment_status` tinyint(1) NOT NULL DEFAULT '0', `comment_count` int(11) NOT NULL DEFAULT '0', `last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0', `last_comment_on` datetime DEFAULT '0000-00-00 00:00:00', `tag_status` tinyint(1) NOT NULL DEFAULT '0', `tag_count` int(11) NOT NULL DEFAULT '0', `last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0', `last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00', `ordering` bigint(11) NOT NULL DEFAULT '0', `meta` text NOT NULL, `geo_latitude` varchar(100) NOT NULL DEFAULT '', `geo_longitude` varchar(100) NOT NULL DEFAULT '', `created_on` datetime DEFAULT '0000-00-00 00:00:00', `created_by` bigint(11) unsigned NOT NULL DEFAULT '0', `modified_on` datetime DEFAULT '0000-00-00 00:00:00', `modified_by` bigint(11) unsigned NOT NULL DEFAULT '0', `actor_type` varchar(100) NOT NULL DEFAULT '', `actor_component` varchar(100) NOT NULL DEFAULT '', `actor_title` varchar(255) NOT NULL DEFAULT '', `actor_alias` varchar(255) NOT NULL DEFAULT '', `actor_gender` varchar(255) NOT NULL DEFAULT '', `actor_profile_url` varchar(255) NOT NULL DEFAULT '', `actor_thumbnail_url` varchar(255) NOT NULL DEFAULT '', `actor_latest_story` varchar(255) NOT NULL DEFAULT '', `actor_latest_story_created_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_geo_latitude` varchar(100) NOT NULL DEFAULT '', `actor_geo_longitude` varchar(100) NOT NULL DEFAULT '', `actor_comment_status` tinyint(1) NOT NULL DEFAULT '0', `actor_comment_count` int(11) NOT NULL DEFAULT '0', `actor_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0', `actor_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_tag_status` tinyint(1) NOT NULL DEFAULT '0', `actor_tag_count` int(11) NOT NULL DEFAULT '0', `actor_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0', `actor_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_created_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_created_by` bigint(11) unsigned NOT NULL DEFAULT '0', `actor_modified_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_modified_by` bigint(11) unsigned NOT NULL DEFAULT '0', `medium_owner_id` bigint(11) NOT NULL DEFAULT '0', `medium_owner_type` varchar(256) NOT NULL, `medium_type` varchar(100) NOT NULL DEFAULT '', `medium_component` varchar(100) NOT NULL DEFAULT '', `medium_parent_id` bigint(11) NOT NULL DEFAULT '0', `medium_tree_path` varchar(2048) NOT NULL DEFAULT '', `medium_tree_level` bigint(11) NOT NULL DEFAULT '0', `medium_title` varchar(255) NOT NULL DEFAULT '', `medium_alias` varchar(255) NOT NULL DEFAULT '', `medium_body` text NOT NULL, `medium_excerpt` text NOT NULL, `medium_published` tinyint(1) NOT NULL DEFAULT '0', `medium_mime_type` varchar(100) NOT NULL DEFAULT '', `medium_comment_status` tinyint(1) NOT NULL DEFAULT '0', `medium_comment_count` int(11) NOT NULL DEFAULT '0', `medium_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0', `medium_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00', `medium_tag_status` tinyint(1) NOT NULL DEFAULT '0', `medium_tag_count` int(11) NOT NULL DEFAULT '0', `medium_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0', `medium_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00', `medium_ordering` bigint(1) NOT NULL DEFAULT '1', `medium_meta_keywords` text NOT NULL, `medium_meta_description` text NOT NULL, `medium_geo_latitude` varchar(100) NOT NULL DEFAULT '', `medium_geo_longitude` varchar(100) NOT NULL DEFAULT '', `medium_created_on` datetime DEFAULT '0000-00-00 00:00:00', `medium_created_by` bigint(11) unsigned DEFAULT '0', `medium_modified_on` datetime DEFAULT '0000-00-00 00:00:00', `medium_modified_by` bigint(11) unsigned DEFAULT '0', `medium_ping_status` tinyint(1) DEFAULT NULL, `medium_to_ping` text NOT NULL, `medium_pinged` text NOT NULL, `medium_hits` int(11) unsigned NOT NULL DEFAULT '0', `story_name` varchar(100) NOT NULL DEFAULT '', `story_type` varchar(100) NOT NULL DEFAULT '', `story_component` varchar(100) NOT NULL DEFAULT '', `story_owner_id` bigint(11) unsigned DEFAULT NULL, `story_bundle_id` bigint(11) DEFAULT NULL, `story_bundled_story_id` bigint(11) DEFAULT NULL, `story_owner_type` varchar(256) NOT NULL, `story_subject_id` bigint(11) unsigned DEFAULT NULL, `story_object_type` varchar(100) NOT NULL DEFAULT '', `story_object_id` bigint(11) unsigned DEFAULT NULL, `story_target_id` bigint(11) unsigned DEFAULT NULL, `story_tmpl_data` text NOT NULL, `story_is_read` tinyint(1) NOT NULL DEFAULT '0', `story_meta` text NOT NULL, `story_created_on` datetime DEFAULT '0000-00-00 00:00:00', `story_created_by` bigint(11) unsigned NOT NULL DEFAULT '0', `story_comment_status` tinyint(1) NOT NULL DEFAULT '0', `story_comment_count` int(11) NOT NULL DEFAULT '0', `story_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0', `story_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00', `story_tag_status` tinyint(1) NOT NULL DEFAULT '0', `story_tag_count` int(11) NOT NULL DEFAULT '0', `story_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0', `story_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`socialengine_node_id`), KEY `component_and_type` (`component`,`type`), KEY `last_comment_by` (`last_comment_by`), KEY `last_tagged_by` (`last_tagged_by`), KEY `created_by` (`created_by`), KEY `modified_by` (`modified_by`), KEY `actor_component_and_actor_type` (`actor_component`,`actor_type`), KEY `actor_last_comment_by` (`actor_last_comment_by`), KEY `actor_last_tagged_by` (`actor_last_tagged_by`), KEY `actor_created_by` (`actor_created_by`), KEY `actor_modified_by` (`actor_modified_by`), KEY `medium_component_and_medium_type` (`medium_component`,`medium_type`), KEY `medium_title` (`medium_title`), KEY `medium_alias` (`medium_alias`), KEY `medium_last_comment_by` (`medium_last_comment_by`), KEY `medium_last_tagged_by` (`medium_last_tagged_by`), KEY `medium_created_by` (`medium_created_by`), KEY `medium_modified_by` (`medium_modified_by`), KEY `story_name` (`story_name`), KEY `story_component_and_story_type` (`story_component`,`story_type`), KEY `story_owner_id` (`story_owner_id`), KEY `story_created_by` (`story_created_by`), KEY `story_owner_type` (`story_owner_type`), KEY `medium_owner_type` (`medium_owner_type`) ) ENGINE=InnoDB CHARACTER SET `utf8` COLLATE `utf8_general_ci`;
SQL =
CREATE TABLE `jos_socialengine_nodes` (
  `socialengine_node_id` bigint(11) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(100) NOT NULL DEFAULT '',
  `component` varchar(100) NOT NULL DEFAULT '',
  `comment_status` tinyint(1) NOT NULL DEFAULT '0',
  `comment_count` int(11) NOT NULL DEFAULT '0',
  `last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `last_comment_on` datetime DEFAULT '0000-00-00 00:00:00',
  `tag_status` tinyint(1) NOT NULL DEFAULT '0',
  `tag_count` int(11) NOT NULL DEFAULT '0',
  `last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00',
  `ordering` bigint(11) NOT NULL DEFAULT '0',
  `meta` text NOT NULL,
  `geo_latitude` varchar(100) NOT NULL DEFAULT '',
  `geo_longitude` varchar(100) NOT NULL DEFAULT '',
  `created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `created_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `modified_on` datetime DEFAULT '0000-00-00 00:00:00',
  `modified_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `actor_type` varchar(100) NOT NULL DEFAULT '',
  `actor_component` varchar(100) NOT NULL DEFAULT '',
  `actor_title` varchar(255) NOT NULL DEFAULT '',
  `actor_alias` varchar(255) NOT NULL DEFAULT '',
  `actor_gender` varchar(255) NOT NULL DEFAULT '',
  `actor_profile_url` varchar(255) NOT NULL DEFAULT '',
  `actor_thumbnail_url` varchar(255) NOT NULL DEFAULT '',
  `actor_latest_story` varchar(255) NOT NULL DEFAULT '',
  `actor_latest_story_created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_geo_latitude` varchar(100) NOT NULL DEFAULT '',
  `actor_geo_longitude` varchar(100) NOT NULL DEFAULT '',
  `actor_comment_status` tinyint(1) NOT NULL DEFAULT '0',
  `actor_comment_count` int(11) NOT NULL DEFAULT '0',
  `actor_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `actor_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_tag_status` tinyint(1) NOT NULL DEFAULT '0',
  `actor_tag_count` int(11) NOT NULL DEFAULT '0',
  `actor_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `actor_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_created_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `actor_modified_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_modified_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `medium_owner_id` bigint(11) NOT NULL DEFAULT '0',
  `medium_owner_type` varchar(256) NOT NULL,
  `medium_type` varchar(100) NOT NULL DEFAULT '',
  `medium_component` varchar(100) NOT NULL DEFAULT '',
  `medium_parent_id` bigint(11) NOT NULL DEFAULT '0',
  `medium_tree_path` varchar(2048) NOT NULL DEFAULT '',
  `medium_tree_level` bigint(11) NOT NULL DEFAULT '0',
  `medium_title` varchar(255) NOT NULL DEFAULT '',
  `medium_alias` varchar(255) NOT NULL DEFAULT '',
  `medium_body` text NOT NULL,
  `medium_excerpt` text NOT NULL,
  `medium_published` tinyint(1) NOT NULL DEFAULT '0',
  `medium_mime_type` varchar(100) NOT NULL DEFAULT '',
  `medium_comment_status` tinyint(1) NOT NULL DEFAULT '0',
  `medium_comment_count` int(11) NOT NULL DEFAULT '0',
  `medium_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `medium_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00',
  `medium_tag_status` tinyint(1) NOT NULL DEFAULT '0',
  `medium_tag_count` int(11) NOT NULL DEFAULT '0',
  `medium_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `medium_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00',
  `medium_ordering` bigint(1) NOT NULL DEFAULT '1',
  `medium_meta_keywords` text NOT NULL,
  `medium_meta_description` text NOT NULL,
  `medium_geo_latitude` varchar(100) NOT NULL DEFAULT '',
  `medium_geo_longitude` varchar(100) NOT NULL DEFAULT '',
  `medium_created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `medium_created_by` bigint(11) unsigned DEFAULT '0',
  `medium_modified_on` datetime DEFAULT '0000-00-00 00:00:00',
  `medium_modified_by` bigint(11) unsigned DEFAULT '0',
  `medium_ping_status` tinyint(1) DEFAULT NULL,
  `medium_to_ping` text NOT NULL,
  `medium_pinged` text NOT NULL,
  `medium_hits` int(11) unsigned NOT NULL DEFAULT '0',
  `story_name` varchar(100) NOT NULL DEFAULT '',
  `story_type` varchar(100) NOT NULL DEFAULT '',
  `story_component` varchar(100) NOT NULL DEFAULT '',
  `story_owner_id` bigint(11) unsigned DEFAULT NULL,
  `story_bundle_id` bigint(11) DEFAULT NULL,
  `story_bundled_story_id` bigint(11) DEFAULT NULL,
  `story_owner_type` varchar(256) NOT NULL,
  `story_subject_id` bigint(11) unsigned DEFAULT NULL,
  `story_object_type` varchar(100) NOT NULL DEFAULT '',
  `story_object_id` bigint(11) unsigned DEFAULT NULL,
  `story_target_id` bigint(11) unsigned DEFAULT NULL,
  `story_tmpl_data` text NOT NULL,
  `story_is_read` tinyint(1) NOT NULL DEFAULT '0',
  `story_meta` text NOT NULL,
  `story_created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `story_created_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `story_comment_status` tinyint(1) NOT NULL DEFAULT '0',
  `story_comment_count` int(11) NOT NULL DEFAULT '0',
  `story_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `story_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00',
  `story_tag_status` tinyint(1) NOT NULL DEFAULT '0',
  `story_tag_count` int(11) NOT NULL DEFAULT '0',
  `story_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `story_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`socialengine_node_id`),
  KEY `component_and_type` (`component`,`type`),
  KEY `last_comment_by` (`last_comment_by`),
  KEY `last_tagged_by` (`last_tagged_by`),
  KEY `created_by` (`created_by`),
  KEY `modified_by` (`modified_by`),
  KEY `actor_component_and_actor_type` (`actor_component`,`actor_type`),
  KEY `actor_last_comment_by` (`actor_last_comment_by`),
  KEY `actor_last_tagged_by` (`actor_last_tagged_by`),
  KEY `actor_created_by` (`actor_created_by`),
  KEY `actor_modified_by` (`actor_modified_by`),
  KEY `medium_component_and_medium_type` (`medium_component`,`medium_type`),
  KEY `medium_title` (`medium_title`),
  KEY `medium_alias` (`medium_alias`),
  KEY `medium_last_comment_by` (`medium_last_comment_by`),
  KEY `medium_last_tagged_by` (`medium_last_tagged_by`),
  KEY `medium_created_by` (`medium_created_by`),
  KEY `medium_modified_by` (`medium_modified_by`),
  KEY `story_name` (`story_name`),
  KEY `story_component_and_story_type` (`story_component`,`story_type`),
  KEY `story_owner_id` (`story_owner_id`),
  KEY `story_created_by` (`story_created_by`),
  KEY `story_owner_type` (`story_owner_type`),
  KEY `medium_owner_type` (`medium_owner_type`)
) ENGINE=MyISAM CHARACTER SET `utf8` COLLATE `utf8_general_ci`;
componente Installa: Errore file sql non leggibile o non presente. DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE `jos_socialengine_nodes` ( `socialengine_node_id` bigint(11) unsigned NOT NULL AUTO_INCREMENT, `type` varchar(100) NOT NULL DEFAULT '', `component` varchar(100) NOT NULL DEFAULT '', `comment_status` tinyint(1) NOT NULL DEFAULT '0', `comment_count` int(11) NOT NULL DEFAULT '0', `last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0', `last_comment_on` datetime DEFAULT '0000-00-00 00:00:00', `tag_status` tinyint(1) NOT NULL DEFAULT '0', `tag_count` int(11) NOT NULL DEFAULT '0', `last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0', `last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00', `ordering` bigint(11) NOT NULL DEFAULT '0', `meta` text NOT NULL, `geo_latitude` varchar(100) NOT NULL DEFAULT '', `geo_longitude` varchar(100) NOT NULL DEFAULT '', `created_on` datetime DEFAULT '0000-00-00 00:00:00', `created_by` bigint(11) unsigned NOT NULL DEFAULT '0', `modified_on` datetime DEFAULT '0000-00-00 00:00:00', `modified_by` bigint(11) unsigned NOT NULL DEFAULT '0', `actor_type` varchar(100) NOT NULL DEFAULT '', `actor_component` varchar(100) NOT NULL DEFAULT '', `actor_title` varchar(255) NOT NULL DEFAULT '', `actor_alias` varchar(255) NOT NULL DEFAULT '', `actor_gender` varchar(255) NOT NULL DEFAULT '', `actor_profile_url` varchar(255) NOT NULL DEFAULT '', `actor_thumbnail_url` varchar(255) NOT NULL DEFAULT '', `actor_latest_story` varchar(255) NOT NULL DEFAULT '', `actor_latest_story_created_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_geo_latitude` varchar(100) NOT NULL DEFAULT '', `actor_geo_longitude` varchar(100) NOT NULL DEFAULT '', `actor_comment_status` tinyint(1) NOT NULL DEFAULT '0', `actor_comment_count` int(11) NOT NULL DEFAULT '0', `actor_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0', `actor_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_tag_status` tinyint(1) NOT NULL DEFAULT '0', `actor_tag_count` int(11) NOT NULL DEFAULT '0', `actor_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0', `actor_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_created_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_created_by` bigint(11) unsigned NOT NULL DEFAULT '0', `actor_modified_on` datetime DEFAULT '0000-00-00 00:00:00', `actor_modified_by` bigint(11) unsigned NOT NULL DEFAULT '0', `medium_owner_id` bigint(11) NOT NULL DEFAULT '0', `medium_owner_type` varchar(256) NOT NULL, `medium_type` varchar(100) NOT NULL DEFAULT '', `medium_component` varchar(100) NOT NULL DEFAULT '', `medium_parent_id` bigint(11) NOT NULL DEFAULT '0', `medium_tree_path` varchar(2048) NOT NULL DEFAULT '', `medium_tree_level` bigint(11) NOT NULL DEFAULT '0', `medium_title` varchar(255) NOT NULL DEFAULT '', `medium_alias` varchar(255) NOT NULL DEFAULT '', `medium_body` text NOT NULL, `medium_excerpt` text NOT NULL, `medium_published` tinyint(1) NOT NULL DEFAULT '0', `medium_mime_type` varchar(100) NOT NULL DEFAULT '', `medium_comment_status` tinyint(1) NOT NULL DEFAULT '0', `medium_comment_count` int(11) NOT NULL DEFAULT '0', `medium_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0', `medium_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00', `medium_tag_status` tinyint(1) NOT NULL DEFAULT '0', `medium_tag_count` int(11) NOT NULL DEFAULT '0', `medium_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0', `medium_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00', `medium_ordering` bigint(1) NOT NULL DEFAULT '1', `medium_meta_keywords` text NOT NULL, `medium_meta_description` text NOT NULL, `medium_geo_latitude` varchar(100) NOT NULL DEFAULT '', `medium_geo_longitude` varchar(100) NOT NULL DEFAULT '', `medium_created_on` datetime DEFAULT '0000-00-00 00:00:00', `medium_created_by` bigint(11) unsigned DEFAULT '0', `medium_modified_on` datetime DEFAULT '0000-00-00 00:00:00', `medium_modified_by` bigint(11) unsigned DEFAULT '0', `medium_ping_status` tinyint(1) DEFAULT NULL, `medium_to_ping` text NOT NULL, `medium_pinged` text NOT NULL, `medium_hits` int(11) unsigned NOT NULL DEFAULT '0', `story_name` varchar(100) NOT NULL DEFAULT '', `story_type` varchar(100) NOT NULL DEFAULT '', `story_component` varchar(100) NOT NULL DEFAULT '', `story_owner_id` bigint(11) unsigned DEFAULT NULL, `story_bundle_id` bigint(11) DEFAULT NULL, `story_bundled_story_id` bigint(11) DEFAULT NULL, `story_owner_type` varchar(256) NOT NULL, `story_subject_id` bigint(11) unsigned DEFAULT NULL, `story_object_type` varchar(100) NOT NULL DEFAULT '', `story_object_id` bigint(11) unsigned DEFAULT NULL, `story_target_id` bigint(11) unsigned DEFAULT NULL, `story_tmpl_data` text NOT NULL, `story_is_read` tinyint(1) NOT NULL DEFAULT '0', `story_meta` text NOT NULL, `story_created_on` datetime DEFAULT '0000-00-00 00:00:00', `story_created_by` bigint(11) unsigned NOT NULL DEFAULT '0', `story_comment_status` tinyint(1) NOT NULL DEFAULT '0', `story_comment_count` int(11) NOT NULL DEFAULT '0', `story_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0', `story_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00', `story_tag_status` tinyint(1) NOT NULL DEFAULT '0', `story_tag_count` int(11) NOT NULL DEFAULT '0', `story_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0', `story_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`socialengine_node_id`), KEY `component_and_type` (`component`,`type`), KEY `last_comment_by` (`last_comment_by`), KEY `last_tagged_by` (`last_tagged_by`), KEY `created_by` (`created_by`), KEY `modified_by` (`modified_by`), KEY `actor_component_and_actor_type` (`actor_component`,`actor_type`), KEY `actor_last_comment_by` (`actor_last_comment_by`), KEY `actor_last_tagged_by` (`actor_last_tagged_by`), KEY `actor_created_by` (`actor_created_by`), KEY `actor_modified_by` (`actor_modified_by`), KEY `medium_component_and_medium_type` (`medium_component`,`medium_type`), KEY `medium_title` (`medium_title`), KEY `medium_alias` (`medium_alias`), KEY `medium_last_comment_by` (`medium_last_comment_by`), KEY `medium_last_tagged_by` (`medium_last_tagged_by`), KEY `medium_created_by` (`medium_created_by`), KEY `medium_modified_by` (`medium_modified_by`), KEY `story_name` (`story_name`), KEY `story_component_and_story_type` (`story_component`,`story_type`), KEY `story_owner_id` (`story_owner_id`), KEY `story_created_by` (`story_created_by`), KEY `story_owner_type` (`story_owner_type`), KEY `medium_owner_type` (`medium_owner_type`) ) ENGINE=MyISAM CHARACTER SET `utf8` COLLATE `utf8_general_ci`;
SQL =
CREATE TABLE `jos_socialengine_nodes` (
  `socialengine_node_id` bigint(11) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(100) NOT NULL DEFAULT '',
  `component` varchar(100) NOT NULL DEFAULT '',
  `comment_status` tinyint(1) NOT NULL DEFAULT '0',
  `comment_count` int(11) NOT NULL DEFAULT '0',
  `last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `last_comment_on` datetime DEFAULT '0000-00-00 00:00:00',
  `tag_status` tinyint(1) NOT NULL DEFAULT '0',
  `tag_count` int(11) NOT NULL DEFAULT '0',
  `last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00',
  `ordering` bigint(11) NOT NULL DEFAULT '0',
  `meta` text NOT NULL,
  `geo_latitude` varchar(100) NOT NULL DEFAULT '',
  `geo_longitude` varchar(100) NOT NULL DEFAULT '',
  `created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `created_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `modified_on` datetime DEFAULT '0000-00-00 00:00:00',
  `modified_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `actor_type` varchar(100) NOT NULL DEFAULT '',
  `actor_component` varchar(100) NOT NULL DEFAULT '',
  `actor_title` varchar(255) NOT NULL DEFAULT '',
  `actor_alias` varchar(255) NOT NULL DEFAULT '',
  `actor_gender` varchar(255) NOT NULL DEFAULT '',
  `actor_profile_url` varchar(255) NOT NULL DEFAULT '',
  `actor_thumbnail_url` varchar(255) NOT NULL DEFAULT '',
  `actor_latest_story` varchar(255) NOT NULL DEFAULT '',
  `actor_latest_story_created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_geo_latitude` varchar(100) NOT NULL DEFAULT '',
  `actor_geo_longitude` varchar(100) NOT NULL DEFAULT '',
  `actor_comment_status` tinyint(1) NOT NULL DEFAULT '0',
  `actor_comment_count` int(11) NOT NULL DEFAULT '0',
  `actor_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `actor_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_tag_status` tinyint(1) NOT NULL DEFAULT '0',
  `actor_tag_count` int(11) NOT NULL DEFAULT '0',
  `actor_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `actor_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_created_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `actor_modified_on` datetime DEFAULT '0000-00-00 00:00:00',
  `actor_modified_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `medium_owner_id` bigint(11) NOT NULL DEFAULT '0',
  `medium_owner_type` varchar(256) NOT NULL,
  `medium_type` varchar(100) NOT NULL DEFAULT '',
  `medium_component` varchar(100) NOT NULL DEFAULT '',
  `medium_parent_id` bigint(11) NOT NULL DEFAULT '0',
  `medium_tree_path` varchar(2048) NOT NULL DEFAULT '',
  `medium_tree_level` bigint(11) NOT NULL DEFAULT '0',
  `medium_title` varchar(255) NOT NULL DEFAULT '',
  `medium_alias` varchar(255) NOT NULL DEFAULT '',
  `medium_body` text NOT NULL,
  `medium_excerpt` text NOT NULL,
  `medium_published` tinyint(1) NOT NULL DEFAULT '0',
  `medium_mime_type` varchar(100) NOT NULL DEFAULT '',
  `medium_comment_status` tinyint(1) NOT NULL DEFAULT '0',
  `medium_comment_count` int(11) NOT NULL DEFAULT '0',
  `medium_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `medium_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00',
  `medium_tag_status` tinyint(1) NOT NULL DEFAULT '0',
  `medium_tag_count` int(11) NOT NULL DEFAULT '0',
  `medium_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `medium_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00',
  `medium_ordering` bigint(1) NOT NULL DEFAULT '1',
  `medium_meta_keywords` text NOT NULL,
  `medium_meta_description` text NOT NULL,
  `medium_geo_latitude` varchar(100) NOT NULL DEFAULT '',
  `medium_geo_longitude` varchar(100) NOT NULL DEFAULT '',
  `medium_created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `medium_created_by` bigint(11) unsigned DEFAULT '0',
  `medium_modified_on` datetime DEFAULT '0000-00-00 00:00:00',
  `medium_modified_by` bigint(11) unsigned DEFAULT '0',
  `medium_ping_status` tinyint(1) DEFAULT NULL,
  `medium_to_ping` text NOT NULL,
  `medium_pinged` text NOT NULL,
  `medium_hits` int(11) unsigned NOT NULL DEFAULT '0',
  `story_name` varchar(100) NOT NULL DEFAULT '',
  `story_type` varchar(100) NOT NULL DEFAULT '',
  `story_component` varchar(100) NOT NULL DEFAULT '',
  `story_owner_id` bigint(11) unsigned DEFAULT NULL,
  `story_bundle_id` bigint(11) DEFAULT NULL,
  `story_bundled_story_id` bigint(11) DEFAULT NULL,
  `story_owner_type` varchar(256) NOT NULL,
  `story_subject_id` bigint(11) unsigned DEFAULT NULL,
  `story_object_type` varchar(100) NOT NULL DEFAULT '',
  `story_object_id` bigint(11) unsigned DEFAULT NULL,
  `story_target_id` bigint(11) unsigned DEFAULT NULL,
  `story_tmpl_data` text NOT NULL,
  `story_is_read` tinyint(1) NOT NULL DEFAULT '0',
  `story_meta` text NOT NULL,
  `story_created_on` datetime DEFAULT '0000-00-00 00:00:00',
  `story_created_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `story_comment_status` tinyint(1) NOT NULL DEFAULT '0',
  `story_comment_count` int(11) NOT NULL DEFAULT '0',
  `story_last_comment_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `story_last_comment_on` datetime DEFAULT '0000-00-00 00:00:00',
  `story_tag_status` tinyint(1) NOT NULL DEFAULT '0',
  `story_tag_count` int(11) NOT NULL DEFAULT '0',
  `story_last_tagged_by` bigint(11) unsigned NOT NULL DEFAULT '0',
  `story_last_tagged_on` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`socialengine_node_id`),
  KEY `component_and_type` (`component`,`type`),
  KEY `last_comment_by` (`last_comment_by`),
  KEY `last_tagged_by` (`last_tagged_by`),
  KEY `created_by` (`created_by`),
  KEY `modified_by` (`modified_by`),
  KEY `actor_component_and_actor_type` (`actor_component`,`actor_type`),
  KEY `actor_last_comment_by` (`actor_last_comment_by`),
  KEY `actor_last_tagged_by` (`actor_last_tagged_by`),
  KEY `actor_created_by` (`actor_created_by`),
  KEY `actor_modified_by` (`actor_modified_by`),
  KEY `medium_component_and_medium_type` (`medium_component`,`medium_type`),
  KEY `medium_title` (`medium_title`),
  KEY `medium_alias` (`medium_alias`),
  KEY `medium_last_comment_by` (`medium_last_comment_by`),
  KEY `medium_last_tagged_by` (`medium_last_tagged_by`),
  KEY `medium_created_by` (`medium_created_by`),
  KEY `medium_modified_by` (`medium_modified_by`),
  KEY `story_name` (`story_name`),
  KEY `story_component_and_story_type` (`story_component`,`story_type`),
  KEY `story_owner_id` (`story_owner_id`),
  KEY `story_created_by` (`story_created_by`),
  KEY `story_owner_type` (`story_owner_type`),
  KEY `medium_owner_type` (`medium_owner_type`)
) ENGINE=MyISAM CHARACTER SET `utf8` COLLATE `utf8_general_ci`;
Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering

Grazie molte

Offline Dami85

  • Nuovo arrivato
  • *
  • Post: 1
    • Mostra profilo
Salve a tutti raga
Sono nuovo del forum,quindi spero di non sbagliare e non combinare casini.
Fatta la premessa,vi scrivo per chiedervi informazioni riguardanti --- Componente commerciale ---.
Avevo installato Elgg,ma non mi sono trovato molto bene,quindi ho provato con entusiasmo --- Componente commerciale ---,ma a parte le funzioni,che non ho capito dove trovarle,intendo chat,gestore immagini,creazioni album ecc..
ho dei problemi anche con le funzioni base,mi spiego meglio,non mi salva le informazioni generali dell'account creato,non mi visualizza alcuni box del profilo,e nel campo in cerca di si visualizza così
 Partners di attivit�nput type="checkbox" value="DATING" name="lookingFor[]" id="lookingFor[]" /> Dating Amici Networking �uguale Relazioni
come posso risolvere?
L'installazione è al seguente indirizzo http://people.socialfriends.it
Chiedo scusa per il disturbo.

Offline raizen

  • Esploratore
  • **
  • Post: 150
    • Mostra profilo
Ma non doveva essere gratuito? chiedono una subscription da 500 dolalri annui, ma sono pazzi ahahaha meglio jomsocial ;)

 



Web Design Bolzano Kreatif