Seite 1 von 2
Easymod will nicht
Verfasst: 01.10.2003 13:21
von volkerblume
So nun hatte ich das phpBB2 06 zum laufen bekommen aber nun kommt diese meldung bei instalation vom Easymod installer. Das hat doch wieder was mit rechten zu tun.
admin_easymod.php, suche nach: admin_easymod.php,v 0.0.10a
Warning: fopen(../../admin_easymod.php): failed to open stream: No such file or directory in C:\xamp\xampp\htdocs\phpBB2\admin\mods\easymod\easymod_install.php on line 2327
Die 2327 sieht so aus:
if ($fin = fopen('../../admin_easymod.php,v 0.0.10a'.$phpEx, 'r'))
Und noch eine frage zu w2k Rechte. Ich habe das xampp (Windows) zum laufen gebracht und nun weiss ich nich mwhr wie ich die rechte für alles freigeben kann. (Die mühle geht nicht ins Netz ) Eigentlich doch alle rechte vergeben aber irgendwie nimmt er sie nicht an ???
Verfasst: 01.10.2003 14:05
von volkerblume
Ich kann machen was ich will :
Fehler:
Konnte [admin/admin_easymod.php] nicht zum lesen öffnen.
Verfasst: 01.10.2003 14:29
von BrahmA
Mußte vielleciht dir rechte der Datei anpassen?
Verfasst: 01.10.2003 14:35
von volkerblume
das habe ich schon gemacht alles freigegen und alles machen dürfen
Jeder : VOLLZUGRIFF
Verfasst: 01.10.2003 16:08
von volkerblume
So langsam gebe ich auf. Irgendwie haut garnichts richtig hin. Nach dem ich alles neu gestartet hatte sehe ich im admin portal Das Mod Portal. Klasse aber nun wollte ich den into portal Mod nachsetzen und schon wieder Fehlermeldungen.
Kritischer Fehler
Schreib-Methode nicht erkannt.
MOD-Script Zeile #57
SQL not performed: SQL commands are not performed automatically in this version of EM. The MOD you are installing wants to perform an SQL command. You will have to manually execute this the old fashion way. If you do not know how, ask the MOD author, not Nuttzy!
Dann wollte ich mit phpmyadmin nun die intro_portal_mod_db_install.php
Ausführen und siehe da wieder ein Fehler
Datenbank test auf localhost
Fehler
SQL-Befehl :
* ? phpdefine(
'IN_PHPBB', 1
)
MySQL meldet:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '<?php
define('IN_PHPBB', 1)' at line 1
Nun weiss ich überhaupt nichts mehr.
Sorry aber ich bin ein Anfänger und momentan Planlos
Verfasst: 01.10.2003 17:44
von AWSW
http://www.phpbb.de/viewtopic.php?t=35933
Einstellungen wie hier gezeigt einstellen. Dann geht das:
[ externes Bild ]
Verfasst: 01.10.2003 18:02
von volkerblume
Danke AWSW Easy Die Mod installation hat jetzt gefunzt aber beim Portal kommt immernoch dieser sql fehler
Datenbank test auf localhost
Fehler
SQL-Befehl :
* ? phpdefine(
'IN_phpBB', 1
)
MySQL meldet:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '<?php
define('IN_phpBB', 1)' at line 1
Oder im adminportal dann wenn ich auf konfigerieren gehe
phpBB : Kritischer Fehler
Could not query introportalmod information in admin_board
DEBUG MODE
SQL Error : 1146 Table 'test.phpbb_introportalmod' doesn't exist
SELECT * FROM phpbb_introportalmod
Line : 73
File : C:\xamp\xampp\htdocs\phpBB2\admin\admin_introportalmod.php
Verfasst: 01.10.2003 18:07
von AWSW
Dann wollte ich mit phpmyadmin nun die intro_portal_mod_db_install.php
Ausführen und siehe da wieder ein Fehler...
Diese Datei musst Du im Internetexplorer aufrufen also:
http://localhost/phpbb2/intro_portal_mod_db_install.php
und dann den Link anklicken... Den phpmyadmin brauchst Du für den MOD gar nicht

Verfasst: 01.10.2003 18:09
von AWSW
Oder im adminportal dann wenn ich auf konfigerieren gehe
phpBB : Kritischer Fehler
Could not query introportalmod information in admin_board
DEBUG MODE
SQL Error : 1146 Table 'test.phpbb_introportalmod' doesn't exist
SELECT * FROM phpbb_introportalmod
Line : 73
File : C:\xamp\xampp\htdocs\phpBB2\admin\admin_introportalmod.php
ist verständlich, da die Tabellen noch
nicht existieren 
Verfasst: 01.10.2003 18:16
von volkerblume
Aufdieser seite kommt dann
Hacking attempt