Seite 21 von 23
Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 20.10.2012 09:47
von MikeatOSX
redbull254 hat geschrieben:Ich verstehe gerade Dein Problem nicht. Bist Du nun Gründer oder nicht. Wenn ja, gibt es normalerweise Kein Problem bei der Installation.
Ja, natürlich bin ich Gründer. Das ist ja das lustige.
Edit:
Ich habe jetzt auf phpBB.com nachgelesen, wie ich das lösen kann.
Mike
Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 20.10.2012 14:44
von redbull254
Das Mod-Paket 2.0.2 ist nur eine Fehlerbereinigte Version mit Blick auf das Installations-Script. Da gab es bei einigen Probleme. Um diese geänderte Version auf phpbb.com einreichen zu können, wurde die Version 2.0.2 erstellt. Im Paket liegt nur noch eine deutsche Übersetzung drin. Die erste hatte einfach viel zu viele Fehler. Das war der Grund, warum der Autor mich angeschrieben hat, ob ich nicht eine Fehler-bereinigte Version erstellen will.
Das habe ich gemacht, Ende der Geschichte.
Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 20.10.2012 14:50
von WileCoyote
Ich habe von der Version auf phpbbhacks.com gesprochen und die ist vom Juli 2012. Wenn es jetzt ein Version 2.0.2 gibt ist das schön, hat aber mit der genannten Version nichts zu tun

Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 20.10.2012 14:59
von redbull254
Es gibt nur eine aktuelle Version zur Installation => 2.0.1
Außer, es schreibt sich noch jemand anderes mit dem Mod-Autor und hat andere Informationen als ich.
Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 20.10.2012 15:07
von WileCoyote
Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 20.10.2012 15:29
von ErnadoO
version 2.0.2 has only some changes in the installation script for phpbb.com validation, there is no changes in the mod himsel or language files.
I have released it on phpbbhacks.com, but not yet on modsphpbb3.fr because there is no big differences between v2.0.1 and v2.0.2 for realese this last version.

Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 20.10.2012 15:52
von WileCoyote
I don't want to bother you but it doesn't matter to me why there are two different releases on the web. It is simply a matter of fact that they are available. Nothing else did i try to complain to the readers of this topic. It is not my fault if redbull254 didn't know about them. Also it is absolutly wrong what he said in his last posting. There is no new translation in the v2.0.2 package which can be downloaded at phpbbhacks.com at this moment. This topic should bring clarification to its readers but instead of that they get confused.
Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 20.10.2012 17:50
von redbull254
MikeatOSX hat geschrieben:
Ja, natürlich bin ich Gründer. Das ist ja das lustige.
Hast Du einmal mit dem Support Tool Kit Deine Cookie-Einstellungen überprüft?
Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 21.10.2012 13:39
von MikeatOSX
Ich habe jetzt keine Installversuche mehr gemacht, aber das STK ist ein guter Tipp, danke.
Ich hatte schon einmal falsche Cookie-Einstellungen.
Re: [Final] Linkverzeichnis Mod Phpbb Annuaire v0.2.1
Verfasst: 04.01.2013 12:53
von Cafe
Hallo,
ich bräuchte bei der Installations bitte etwas Hilfe.
- Ich habe alle Dateien aus dem Ordner "\Root" per FTP-Prog. auf den Server geladen und die vorhanden Dateien überschrieben.
- Die Dateiänderungen bin ich in Reihenfolge durchgegangen
Abweichungen von der Installationsanleitung:
- die Änderung bei den Sprachpakten (common.php) habe ich statt im englischen, in beiden deutschen Pakten durchgeführt
-die Änderungen im prosilver Template (imageset.cfg, overall_header.html, stylesheet.css) habe ich in dem derzeit genutzten Style durchgeführt
- in der overall_header.html habe ich statt
Code: Alles auswählen
<li class="icon-directory"><a href="{U_DIRECTORY}" title="{L_DIRECTORY}">{L_DIRECTORY}</a></li>
den Code ohne Icon eingefügt:
Code: Alles auswählen
<li><a href="{U_DIRECTORY}" title="{L_DIRECTORY}">{L_DIRECTORY}</a></li>
Nach dem Schritt: "install/index.php" werden folgende Fehlermeldungen angezeigt:
Code: Alles auswählen
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 41: include(./../language/de_x_sie/mods/directory_install.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 41: include(./../language/de_x_sie/mods/directory_install.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 41: include() [function.include]: Failed opening './../language/de_x_sie/mods/directory_install.php' for inclusion (include_path='.:/usr/share/php:..')
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 42: include(./../language/de_x_sie/mods/info_acp_directory.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 42: include(./../language/de_x_sie/mods/info_acp_directory.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 42: include() [function.include]: Failed opening './../language/de_x_sie/mods/info_acp_directory.php' for inclusion (include_path='.:/usr/share/php:..')
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4693: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4694: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4695: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/install/index.php on line 60: array_merge() [function.array-merge]: Argument #2 is not an array
Könnt Ihr mir meinen Fehler erklären und mich berichtigen?
Danke vorab und Gruß
René