PDA

Zobacz pełną wersję : problem z rozszerzeniami joomla BŁĄD



cichy791
24-02-2012, 21:27
otóż kiedy próbuje zainstalować jakiś komponent czy cokolwiek, niestety spotykam błąd:

Komponent Zainstaluj: Inny komponent używa już tego katalogu: "/var/www/virtual/pasja-glazura.cba.pl/administrator/components/com_expose"
Error Loading ModulesLost connection to MySQL server during query 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

tutaj jest problem z galerią expose.
próbowałem usunąć plik :
"/var/www/virtual/pasja-glazura.cba.pl/administrator/components/com_expose"
ale to nic nie pomogło - ten błąd występuje na cba.pl a na lokalnym wszystko spoko.

proszę o pomoc

Bazyl
24-02-2012, 21:30
Witam,

Należy usunąć pliki z katalogów, ale i wpisy w bazie danych.

cichy791
25-02-2012, 07:02
hmm, próbuje to znaleźć ale nie widzę nic związanego z tym expose.
Są jakieś pliki bazy danych w których to sie usuwa czy tak jak ja teraz to robię przez phpmyadmin

zwiastun
25-02-2012, 10:57
Przez phpMyAdmin. Program usiłuje wczytać moduł, którego nie ma

cichy791
25-02-2012, 22:46
nie moge nigdzie znaleźć tych plików, wczesniej pamiętam że usuwałem jakies pliki związane z expose ale nadal był błąd...

---------- Post dodany o 14:31 ---------- Poprzedni post był o 14:16 ----------

znalazłem jeszcze jeden plik i go usunąłem. Zainstalowałem expose ale...

Komponent Zainstaluj: DB function failed with error number 2006
MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, 'Expose', 'option=com_expose', 0, 0, 'option=com_expose', 'Expose', 'com_expose', 0, 'js/ThemeOffice/component.png', 0, '', 1 )
SQL =
INSERT INTO jos_components VALUES( 0, 'Expose', 'option=com_expose', 0, 0, 'option=com_expose', 'Expose', 'com_expose', 0, 'js/ThemeOffice/component.png', 0, '', 1 )
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
oraz...

Zainstaluj Komponent: Powodzenie

niestety nie działa.

---------- Post dodany o 22:46 ---------- Poprzedni post był o 14:31 ----------

a jak próbowałem zainstalowac inną galerie "joomgallery" no to:

JInstaller::install: Błąd SQL DB function failed with error number 2013
Lost connection to MySQL server during query SQL=CREATE TABLE IF NOT EXISTS `jos_joomgallery` ( `id` int(11) NOT NULL auto_increment, `catid` int(11) NOT NULL default '0', `imgtitle` text NOT NULL, `imgauthor` varchar(50) default NULL, `imgtext` text NOT NULL, `imgdate` varchar(20) default NULL, `imgcounter` int(11) NOT NULL default '0', `imgvotes` int(11) NOT NULL default '0', `imgvotesum` int(11) NOT NULL default '0', `published` tinyint(1) NOT NULL default '0', `imgfilename` varchar(100) NOT NULL default '', `imgthumbname` varchar(100) NOT NULL default '', `checked_out` int(11) NOT NULL default '0', `owner` int(11) UNSIGNED NOT NULL default '0', `approved` tinyint(1) NOT NULL default '0', `useruploaded` tinyint(1) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`id`), INDEX idx_catid (`catid`), INDEX idx_owner (`owner`) ) ENGINE=MyISAM;
SQL =
CREATE TABLE IF NOT EXISTS `jos_joomgallery` ( `id` int(11) NOT NULL auto_increment, `catid` int(11) NOT NULL default '0', `imgtitle` text NOT NULL, `imgauthor` varchar(50) default NULL, `imgtext` text NOT NULL, `imgdate` varchar(20) default NULL, `imgcounter` int(11) NOT NULL default '0', `imgvotes` int(11) NOT NULL default '0', `imgvotesum` int(11) NOT NULL default '0', `published` tinyint(1) NOT NULL default '0', `imgfilename` varchar(100) NOT NULL default '', `imgthumbname` varchar(100) NOT NULL default '', `checked_out` int(11) NOT NULL default '0', `owner` int(11) UNSIGNED NOT NULL default '0', `approved` tinyint(1) NOT NULL default '0', `useruploaded` tinyint(1) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`id`), INDEX idx_catid (`catid`), INDEX idx_owner (`owner`)) ENGINE=MyISAM;
Komponent Zainstaluj: Błąd SQL, brak lub niezrozumiały plik .sql DB function failed with error number 2013
Lost connection to MySQL server during query SQL=CREATE TABLE IF NOT EXISTS `jos_joomgallery` ( `id` int(11) NOT NULL auto_increment, `catid` int(11) NOT NULL default '0', `imgtitle` text NOT NULL, `imgauthor` varchar(50) default NULL, `imgtext` text NOT NULL, `imgdate` varchar(20) default NULL, `imgcounter` int(11) NOT NULL default '0', `imgvotes` int(11) NOT NULL default '0', `imgvotesum` int(11) NOT NULL default '0', `published` tinyint(1) NOT NULL default '0', `imgfilename` varchar(100) NOT NULL default '', `imgthumbname` varchar(100) NOT NULL default '', `checked_out` int(11) NOT NULL default '0', `owner` int(11) UNSIGNED NOT NULL default '0', `approved` tinyint(1) NOT NULL default '0', `useruploaded` tinyint(1) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`id`), INDEX idx_catid (`catid`), INDEX idx_owner (`owner`) ) ENGINE=MyISAM;
SQL =
CREATE TABLE IF NOT EXISTS `jos_joomgallery` ( `id` int(11) NOT NULL auto_increment, `catid` int(11) NOT NULL default '0', `imgtitle` text NOT NULL, `imgauthor` varchar(50) default NULL, `imgtext` text NOT NULL, `imgdate` varchar(20) default NULL, `imgcounter` int(11) NOT NULL default '0', `imgvotes` int(11) NOT NULL default '0', `imgvotesum` int(11) NOT NULL default '0', `published` tinyint(1) NOT NULL default '0', `imgfilename` varchar(100) NOT NULL default '', `imgthumbname` varchar(100) NOT NULL default '', `checked_out` int(11) NOT NULL default '0', `owner` int(11) UNSIGNED NOT NULL default '0', `approved` tinyint(1) NOT NULL default '0', `useruploaded` tinyint(1) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`id`), INDEX idx_catid (`catid`), INDEX idx_owner (`owner`)) ENGINE=MyISAM;
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