| | | |  |  | |  |
11.04.2004, 18:34
|
#11 (permalink)
| | Junior Mamber
Join Date: Apr 2004
Posts: 27
| 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.... |
| |
11.04.2004, 19:51
|
#12 (permalink)
| | Junior Mamber
Join Date: Apr 2004
Posts: 27
| 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!!!! |
| |
15.04.2004, 21:10
|
#13 (permalink)
| | Baby Mamber
Join Date: Apr 2004
Posts: 2
| 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/') |
| |
16.04.2004, 02:43
|
#14 (permalink)
| | Junior Mamber
Join Date: Apr 2004
Posts: 27
| 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 |
| |
06.09.2004, 19:48
|
#15 (permalink)
| | Baby Mamber
Join Date: Sep 2004
Posts: 7
| 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
| |
| |
07.09.2004, 15:34
|
#16 (permalink)
| | Junior Mamber
Join Date: Apr 2004
Posts: 27
| 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 |
| |
07.09.2004, 17:31
|
#17 (permalink)
| | Baby Mamber
Join Date: Sep 2004
Posts: 7
| 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! |
| |
07.09.2004, 19:28
|
#19 (permalink)
| | Baby Mamber
Join Date: Sep 2004
Posts: 7
| 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 |
| |
07.09.2004, 19:35
|
#20 (permalink)
| | Professional Mamber
Join Date: Apr 2004 Location: Regensburg, GER
Posts: 739
| 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 |
| | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | |
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. | | | |