Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Flori88

Pages: [1]
1
Hello everybody,

Thank you for this great Mod, Denis.

My installation is like this:

mydomain
mydomain/galerie(4images)
mydomain/forum(phpbb3)

everything ist working fine.....
but there is one mistake:

When i try to start the website (mydomain/galerie) first time,( it means, all cokies an last visits are deletet)  is only a blanck sreen..??
But if i make a second klick, or aktuall (for example F5) the website is loading normal !

When i try to start from (mydomain/forum)the website is loading normal!

my config.php  4images:

Code: [Select]
<?php
/**************************************************************************
 *                                                                        *
 *    4images - A Web Based Image Gallery Management System               *
 *    ----------------------------------------------------------------    *
 *                                                                        *
 *             File: config.php                                           *
 *        Copyright: (C) 2002 Jan Sorgalla                                *
 *            Email: jan@4homepages.de                                    *
 *              Web: http://www.4homepages.de                             *
 *    Scriptversion: 1.7.7                                                *
 *                                                                        *
 *    Never released without support from: Nicky (http://www.nicky.net)   *
 *                                                                        *
 **************************************************************************
 *                                                                        *
 *    Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz-       *
 *    bedingungen (Lizenz.txt) für weitere Informationen.                 *
 *    ---------------------------------------------------------------     *
 *    This script is NOT freeware! Please read the Copyright Notice       *
 *    (Licence.txt) for further information.                              *
 *                                                                        *
 *************************************************************************/

$db_servertype "mysql";
$db_host "xxx";
$db_name "xxx";
$db_user "xxx";
$db_password "xxx";

$table_prefix "4images_";

define("4IMAGES_ACTIVE"1);
define('PHPBB3_BRIDGE_ON'true);
define('PHPBB3_PATH''/srv/www/vhosts/mydomain/httpdocs/forum/');
define('PHPBB3_URL''http://mydomain.com/forum/');
?>

Where is the mistake??

Thank you for help

Flor

2
Hallo,

Ich bitte um ein Angebot für prof.Hilfe :Installation von einer 4images - phpBB Bridge!

Daten:

V-Power Server bei Strato, safe_mode = Off,  bereits eingestellt
PHP Version 5.2.12
MySQL - 5.0.67
neue Domain eingerichtet
FTPZugang eingerichtet
Plesk-Zugang eingerichtet


4images könnte ich selbst soweit vorinstallieren (httpdocs/4images/) (neueste Version 1.7.7)
auch phpBB könnte ich soweit vorinstallieren (httpdocs/phpBB/) (phpBB-3.0.7-PL1-deutsch)
gemeinsam genutze Datenbank einrichten

Ich habe bereits mehrmals selbst versucht die Installation durchzuführen, 4images und phpBB funktionieren für sich einwandfrei.
Nachdem ich die Modifizierung mit Hilfe von (http://www.4homepages.de/forum/index.php?topic=26013.0)[MOD] 4images - phpBB Bridge Schritt für Schritt durchgeführt habe,
kommt nach Aufruf von meinedomain.net/4images nur noch eine leere Seite (ganz ohne Fehlermeldung).

Für ein seriöses Angebot bedanke ich mich im Voraus

Flori





Pages: [1]