Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 22

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > International > German - Deutsch > Mambo 4.5 Allgemein

Reply
 
LinkBack Thread Tools Display Modes
Old 11.04.2004, 18:34   #11 (permalink)
Junior Mamber
 
mcpat's Avatar
 
Join Date: Apr 2004
Posts: 27
mcpat is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

Quote:
Originally Posted by thiemo
Sieht so aus als ob die Anzahl der Felder in der Datenbank nicht übereinstimmt mit dem Insert den er machen will.

Kann aber auch daran liegen, weil der eine 0 nicht unter '' steht.

bei dir:
'js/ThemeOffice/component.png',0,'/var/www/web626/html/info42/components/com_supportcenter/'

probier mal:
'js/ThemeOffice/component.png','0','/var/www/web626/html/info42/components/com_supportcenter/'
danke für die hilfe, aber daran lag es auch nicht. es liegt am safemodepatch. denn zu hause ohne safemode geht alles. egal welche komponente ich installiere kommt dieser fehler dass er nicht ins komponentenmenü schreiben kann....
ich verzweifle....
mcpat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 11.04.2004, 19:51   #12 (permalink)
Junior Mamber
 
mcpat's Avatar
 
Join Date: Apr 2004
Posts: 27
mcpat is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

Quote:
Originally Posted by mcpat
danke für die hilfe, aber daran lag es auch nicht. es liegt am safemodepatch. denn zu hause ohne safemode geht alles. egal welche komponente ich installiere kommt dieser fehler dass er nicht ins komponentenmenü schreiben kann....
ich verzweifle....
habe das problem gelöst:

mambelfish hat die version.php überschrieben deshalb konnten die zwei dateien welche ich angehängt habe (und umgeschrieben) nicht funktionieren.

Deshalb: Everybody who use mambo v4.5 greater than 1.0.5 use this files if you have mambelfish installed. (zipped with winace if winzip can't open it)

Thx for your help!!!!
mcpat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15.04.2004, 21:10   #13 (permalink)
Baby Mamber
 
Join Date: Apr 2004
Posts: 2
systemaddict is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

I'm using 1.0.7 and I've applied the patch (administrator.zip), but I'm still getting:

EDITED: Solved. I installed the Core Path before the Mambelfish Component. That caused the error.

Code:
DB function failed with error number 1136
Column count doesn't match value count at row 1 SQL=INSERT INTO mos_components VALUES('','Mambel Fish','option=com_mambelfish','0','0','option=com_mambelfish','Mambel Fish','com_mambelfish','0','js/ThemeOffice/component.png',0,'/hsphere/local/home/speder/assemblyvoting.com/components/com_mambelfish/','/hsphere/local/home/speder/assemblyvoting.com/administrator/components/com_mambelfish/')
SQL = 
INSERT INTO mos_components  VALUES('','Mambel Fish','option=com_mambelfish','0','0','option=com_mambelfish','Mambel Fish','com_mambelfish','0','js/ThemeOffice/component.png',0,'/hsphere/local/home/speder/assemblyvoting.com/components/com_mambelfish/','/hsphere/local/home/speder/assemblyvoting.com/administrator/components/com_mambelfish/')
systemaddict is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 16.04.2004, 02:43   #14 (permalink)
Junior Mamber
 
mcpat's Avatar
 
Join Date: Apr 2004
Posts: 27
mcpat is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

Quote:
Originally Posted by systemaddict
I'm using 1.0.7 and I've applied the patch (administrator.zip), but I'm still getting:

EDITED: Solved. I installed the Core Path before the Mambelfish Component. That caused the error.

Code:
DB function failed with error number 1136
Column count doesn't match value count at row 1 SQL=INSERT INTO mos_components VALUES('','Mambel Fish','option=com_mambelfish','0','0','option=com_mambelfish','Mambel Fish','com_mambelfish','0','js/ThemeOffice/component.png',0,'/hsphere/local/home/speder/assemblyvoting.com/components/com_mambelfish/','/hsphere/local/home/speder/assemblyvoting.com/administrator/components/com_mambelfish/')
SQL = 
INSERT INTO mos_components  VALUES('','Mambel Fish','option=com_mambelfish','0','0','option=com_mambelfish','Mambel Fish','com_mambelfish','0','js/ThemeOffice/component.png',0,'/hsphere/local/home/speder/assemblyvoting.com/components/com_mambelfish/','/hsphere/local/home/speder/assemblyvoting.com/administrator/components/com_mambelfish/')
Ok, it's fine. Because this safe_mode patch works great. I also have now translated all patch files. Now it's working with admin_language...

cheers patrick
mcpat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06.09.2004, 19:48   #15 (permalink)
Baby Mamber
 
Join Date: Sep 2004
Posts: 7
phoele is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

Hallo
Mein Problem ist ein etwas anderes... Habe Mamboversion 4.5 Stable-1.0.9 [Spider], und den aktuellen safemodepatch installiert, bekomme aber immer wieder die fehlermeldung
Quote:
Could not copy source files install dir: /www/usr10630/abi05-party.de/htdocs/mambo/uploadfiles/install_4139d74cf04b9/akobook/ dest dir: /www/usr10630/abi05-party.de/htdocs/mambo/components/com_akobook/
Meine Servereinstellungen:
Quote:
Safe Mode: ON
Open basedir: none
Display Errors: ON
Short Open Tags: ON
File Uploads: ON
Magic Quotes: ON
Register Globals: ON
Output Buffering: OFF
Session save path: /tmp
Session auto start: 0
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
WYSIWYG Editor: htmlarea2
phoele is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.09.2004, 15:34   #16 (permalink)
Junior Mamber
 
mcpat's Avatar
 
Join Date: Apr 2004
Posts: 27
mcpat is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

ist klar. wegen safemode kannst du nichts installieren, auch nicht den patch

du mußt ihn mit hand installieren. die files also per ftp uploaden. danach geht der patch.....

sollte machbar sein ohne große kenntnisse.

lg
patrick
mcpat is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.09.2004, 17:31   #17 (permalink)
Baby Mamber
 
Join Date: Sep 2004
Posts: 7
phoele is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

ja, das war mir schon klar, den patch habe ich per ftp reingeschoben - die Installationsseiten für Komponenten und co. haben sich auch dementsprechend verändert... Nur funktioniert die Installation neuer Komponenten halt immer noch nicht, auch nicht bei ftp-unterstützung!
phoele is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.09.2004, 19:11   #18 (permalink)
Professional Mamber
 
master's Avatar
 
Join Date: Apr 2004
Location: Regensburg, GER
Posts: 739
master is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

Hi,

hast Du die Rechte der Ordner schon überprüft?

http://mambers.com/showthread.php?t=6585
__________________
Joomla! German Translation Team
Joomla.de |Joombers| Joomlabook.org | Mambo e.V.
WHERE MAMBERS MEET - Joomla!day in 2006!!

master is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.09.2004, 19:28   #19 (permalink)
Baby Mamber
 
Join Date: Sep 2004
Posts: 7
phoele is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

ja, Rechte sind alle in Ordnung!!!!

Wenn es gar nicht anders geht wäre es nett, wenn mir jemand erklären könnte, wie ich manuell neue Komponenten installiere...

Danke
phoele is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07.09.2004, 19:35   #20 (permalink)
Professional Mamber
 
master's Avatar
 
Join Date: Apr 2004
Location: Regensburg, GER
Posts: 739
master is on a distinguished road
Default Re: SafeMode Patch bei Mambo-Updates

Ähhh....

was mir grade so auffällt:
Was ist das für ein komischer Pfad zur mambo-Installation?

Could not copy source files install dir: /www/usr10630/abi05-party.de/htdocs/mambo

Überprüfe mal Deine Configuration.php

habs gerade getestet, der richtige Pfad lautet: http://abi05-party.de/mambo/
also entferne in Deinen Pfadangaben /htdocs
__________________
Joomla! German Translation Team
Joomla.de |Joombers| Joomlabook.org | Mambo e.V.
WHERE MAMBERS MEET - Joomla!day in 2006!!

master is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mambo 4.5 und Forum DiceOrDie Mambo 4.5 Allgemein 20 27.09.2005 16:10


All times are GMT +2. The time now is 03:33.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.