Author Topic: Integration 4images 1.7.x / phpBB  (Read 651060 times)

0 Members and 3 Guests are viewing this topic.

Offline Gibsy

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • Gibsys Spielparadies
Re: Integration 4images 1.7.x / phpBB
« Reply #510 on: March 21, 2007, 12:41:18 PM »
Hallo,

Auf meiner phpbb Portal befindet sich ein Link wer ist wo online, leider zeigt dort nichts an wer sich in der Galerie (4images) befindet.
Es steht immer Forum-Index.

Kann mir da jemand weiterhelfen :oops:

@KurtW
Wenn Du Zeit findest, könntest Du mir auch Helfen, sofern Du ne möglichkeit siehst :cry:

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Integration 4images 1.7.x / phpBB
« Reply #511 on: March 21, 2007, 05:48:05 PM »
Hallo Gibsy ,

tja, den Grundsatz dazu kenn ich schon:

http://www.phpbb.de/viewtopic.php?t=69750&highlight=case+pageindex

Hab dazu noch eine neue .php in phpbb Ordner generiert:
Code: [Select]
<?php
/***************************************************************************
 *                                  gallerie_top100.php
 *                            -------------------
 *   begin                : Sunday, Jul 8, 2001
 *   copyright            : (C) 2001 The phpBB Group
 *   email                : support@phpbb.com
 *
 *   $Id: faq.php,v 1.14.2.2 2004/07/11 16:46:15 acydburn Exp $
 *
 *
 ***************************************************************************/

/***************************************************************************
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License, or
 *   (at your option) any later version.
 *
 ***************************************************************************/

define('IN_PHPBB'true);
$phpbb_root_path 'phpbb/';
include(
$phpbb_root_path 'extension.inc');
include(
$phpbb_root_path 'common.'.$phpEx);

//
// Start session management
//
$userdata session_pagestart($user_ipPAGE_GALLERY_TOP);
init_userprefs($userdata);
//
// End session management
//
echo'
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<head>
<title>/title>
<meta http-equiv="content-type" content="text/html; iso-8859-1">
</head>
<body>
</body
</html>
'
;
?>


Wenn ich diese Datei einzeln aufrufe, zeigt es mir den Aufenthalt im Forum richtig an.
Der Code
Code: [Select]
$userdata = session_pagestart($user_ip, PAGE_GALLERY_TOP);erzeugt mir hier den richtigen Aufehthalt in der Gallerie...
Diese Datei wollte ich dann per include oder iframe, z.B. hier in der top.html einbinden.
Für weitere Seiten der Gallerie müsste ich bei dieser Variante eine zusätzliche .php generieren.

Jedoch:
include erzeugt eine Fehlermeldung und per include wird der Aufenthalt nicht registriert  :cry:


Nach 2 Stunden Versuche hab ich momentan die Schnauze voll
Vielleicht kommst du weiter...

cu
Kurt

Offline Gibsy

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • Gibsys Spielparadies
Re: Integration 4images 1.7.x / phpBB
« Reply #512 on: March 22, 2007, 08:27:50 AM »
Nach 2 Stunden Versuche hab ich momentan die Schnauze voll
Hallo Kurt,

2 Std. :oops: es tut mir leid das ich Dir so viel Zeit in anspruch genommen habe.

Vielleicht kommst du weiter...
ich komme da bestimmt nicht weiter, weil ich mich nicht auskenne :cry:
aber trotzdem Danke ich Dir für Deine Hilfe Kurt.
ich werde es wohl aufgeben, egal, dann steht da halt Forum-Index.

Danke vielmals, by Gibsy

Offline Mahonni

  • Newbie
  • *
  • Posts: 11
    • View Profile
    • Forum Boher.cat
Re: Integration 4images 1.7.x / phpBB
« Reply #513 on: March 26, 2007, 11:01:32 PM »
It seems that phpBB 3 RC1 is going to be released very, very, very soon. This version will be the 1st one that is supposed to work perfectly in a live environment and it will have full support for problems, mods any everything. I'm just saying that to cheer this up and encourage people who has the necessary skills to work on an integration mod for 4images and this version, since I guess most people will try to upgrade their boards and this integration won't work with that new one. I'd really try to do it, but I don't know anything about php :(

Offline Magou

  • Newbie
  • *
  • Posts: 36
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #514 on: March 26, 2007, 11:26:41 PM »
Hallo

Quote
Sogar ich, als absoluter Noob habe es hinbekommen, los jungs, Ihr schafft das auch ;)

Absoluter quatsch was ich da geschrieben habe. Ich habe alles voller fehlermeldungen.

Ich habe das phpBB2-2.0.22-deutsch und 4images 1.7.4 frisch installiert.
Kannmir jemand auf Deutsch eine Anleitung geben, wie ich beides zusammen fügen kann, ohne fehler?

Da mein Englisch sehr beschränkt ist, und hier Englisch und Deutsch wild durcheinander geschrieben wird, habe ich nichts verstanden, und es so gemacht wie es auf der ersten Seite steht.
Meine fehler sind, soweit ichmich erinner

1. Im Forum angemeldet, in der Galerie auch, alles ok. In der Galerie auf Profil Fehler : 404
1.1. genauso wie Ausloggen und registrieren. Das Registrieren über die Galerie habeich abgestellt indem ich die user_loginform.html folgenes gesetzt habe:
Quote
<table width="100%" border="0" cellpadding="4" cellspacing="0">
  <tr>
    <td valign="top" align="left">
      Eingeloggt als: <b>Gast</b><br>
      Du kannst nur gucken <br><br>
      <a href="http://goettinger-fliegenfischer.schnee-brett.de/forum/login.php">Einloggen</a><br>
      <a href="http://goettinger-fliegenfischer.schnee-brett.de/forum/profile.php?mode=register">Registrieren</a><br>
    </td>
  </tr>
</table>

Registrieren muss man sich über das Forum, dort ist auch der Link zur Galerie

2. Beim Kategorie anlegen als Admin werden im verzeichniss data/media und data/thumbnails keine Ordner angelegt. Atribute stehen auf 777

Und es folgen bestimmt noch weitere, ich habe es vorerst aufgegeben.

Ihr könnt ja mal schauen. HIER GEHTS ZU MEINER GALERIE
Ich habe einen testaccount angelegt, mit dem Ihr euch im Forum einloggen könnt, und dann die Galerie testen könnt, ich wäre uch wirklich dankbar.

Benutzername: Test
Passwort: test

Ich hoffe Ihr könnt mir helfen, bzw. eine Anleitung für Anfänger auflisten.
Ich wäre euch dankbar.


Gruss
ein verzweifelter
Ulf

p.s.

ich habe so gut wie keine ahnung von php, eigentlich gar nicht.
« Last Edit: March 27, 2007, 10:18:48 AM by Magou »

Offline djfflow

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #515 on: April 24, 2007, 06:22:18 PM »
Ich habe das Problem das nach dem Login nicht korrekt weitergeleitet wird.
Statt aufs Forum oder auf die Gallery wird auf http://meinehp/phpBB2/http://meinehp/4images/index.php weitergeleitet.

Was mache ich falsch bzw. was muss geändert werden?
Version 1.7.4

Offline djfflow

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #516 on: April 30, 2007, 07:33:00 PM »
Ich habe das Problem das die IP Adressen bei den Kommentaren nicht in der normalen Schreibweise aaa.bbb.ccc.ddd dargestellt werden sondern als Hexadezimalzahl (5487e918).
Ist es möglich dies zu ändern?

Ich benutze Version 1.7.4.

Offline Name

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #517 on: May 02, 2007, 05:59:50 PM »
Is there a english version of this thread!? I Dont understand anything!? Or should i start a new english thread?

Offline Schmidti

  • Newbie
  • *
  • Posts: 32
    • View Profile
Update phpBB2 2.0.21 -> 2.0.22 Login doesnt work
« Reply #518 on: May 06, 2007, 02:43:46 PM »
In the last days i updated the phpBB 2.0.21 to 2.0.22. But now the Login of the 4images doesnt work.

If i want to login at 4images:

Code: [Select]
The requested URL domain/phpBB2/http://domain/4images/index.php was not found on this server.
And if i wanna logout at 4images, phpBB shows me this message:

Code: [Select]
Invalid_session
So which code i must change to solve this problem.

Offline Magou

  • Newbie
  • *
  • Posts: 36
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #519 on: May 06, 2007, 04:27:54 PM »
Das gleiche problem hab ich auch.

Sobald ich aber bei der Fehlermeldung bin, und dann nochmals auf Logout klicke, also im Forum bin, dann funktioniert es. Es fehlt irgendwas mit user_id oder so hinter dem logout glaub ich.

-----------------------------------

Edit:

Weil wer suchet der findet

http://www.4homepages.de/forum/index.php?topic=4315.0

Danke an Jan (auch wenn der thread schon 4 jahre alt ist :)
« Last Edit: May 07, 2007, 09:27:39 AM by Magou »

Offline dennist

  • Pre-Newbie
  • Posts: 6
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #520 on: June 02, 2007, 10:46:39 PM »
Hi,

Ich nutze die 4images version 1.7.4 und phpbb Version 2.0.21
Soweit funktioniert auch alles, nur werden anscheinend beim automatischem Login keine cookies gesetzt.
Jedesmal, wenn ich die Seite schließe und wieder öffne bin ich zwar scheinbar eingeloggt doch sobald ich eine Unterseite öffne, bin ich wieder ausgelogged.

Hat jemand eine Idee?

--------------------------------------------------------------------------------------

I use 4images version 1.7.4 and phpbb version 2.0.21
Everything is fine but it seems as if no cookies are set. Every time I close the page and reopen it I stay logged in (seems like) but as soon as I go away from the main page I am suddenly logged out.

Can somebody help me?


Dennis

Offline Mahonni

  • Newbie
  • *
  • Posts: 11
    • View Profile
    • Forum Boher.cat
Re: Integration 4images 1.7.x / phpBB
« Reply #521 on: June 05, 2007, 04:03:56 PM »
Hi,

Ich nutze die 4images version 1.7.4 und phpbb Version 2.0.21
Soweit funktioniert auch alles, nur werden anscheinend beim automatischem Login keine cookies gesetzt.
Jedesmal, wenn ich die Seite schließe und wieder öffne bin ich zwar scheinbar eingeloggt doch sobald ich eine Unterseite öffne, bin ich wieder ausgelogged.

Hat jemand eine Idee?

--------------------------------------------------------------------------------------

I use 4images version 1.7.4 and phpbb version 2.0.21
Everything is fine but it seems as if no cookies are set. Every time I close the page and reopen it I stay logged in (seems like) but as soon as I go away from the main page I am suddenly logged out.

Can somebody help me?


Dennis

I'm sorry but, if you look 2, 3, 4 or a little more pages before this one, you'll see that you're not alone. In fact, I have the same problem, and I don 't think anyone's going to find a solution. By the way, try to enter 1st to the forum, that problem only happens to me when I enter to the gallery but if I first go to the forum and then to the gallery, the cookies stay ok.

Offline birdhouse03

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #522 on: June 06, 2007, 11:03:00 PM »
Hallo,

zu erst einmal großes Lob für diesen Mod und die weitere Entwicklung dieser wunderbaren Idee.

Ich verwende phpBB 2.0.22 und 4Images 1.7.4 und ich habe den Mod plus die zusätzlichen Hinweise dieser Anleitung brav befolgt. An und für sich funktioniert in dieser Kombination fast alles richtig. Das An- und Abmeldeproblem habe ich nicht. Jeder registrierte User kann sich sowohl im Forum als auch in 4Images anmelden, beide Richtungen funktionieren. Mein Problem sieht wie folgt aus: bei den beiden Admins funktioniert alles, ohne Ausnahme; bei den normalen Usern (registrierte) funktioniert nur der Download, aber keine Kommentare und keine eCards. Es kommt folgende Fehlermeldung:

Das Feld mit dem Bestätigungs-Code muss ausgefüllt werden.

Offensichtlich stimmt etwas nicht bei der Authentifizierung der registrierten User; bei den Admins haut alles hin. Habe die ganze Integration noch ein zweites Mal durchgecheckt und kann keinen Fehler finden. Hat vielleicht jemand eine Idee woran dieses Problem liegen könnte? Bin schon ein wenig ratlos.

Danke vorab,

Christian

PS: Hab den Fehler gefunden und beseitig. Keine weitere Hilfe nötig. Danke nochmals für diesen tollen Mod. Gruß Christian
« Last Edit: June 16, 2007, 12:55:48 PM by birdhouse03 »

Offline SLa

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #523 on: June 18, 2007, 08:05:22 PM »
Darf man fragen was dugemacht hast um den Fehler zu beseitigen? Bei mir wird leider kein Bestätigungscode angezeigt welchen man bestätigen muss/kann.

mfG

SLa

Offline birdhouse03

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Integration 4images 1.7.x / phpBB
« Reply #524 on: June 18, 2007, 10:35:40 PM »
Habe den Bestätigungscode abgeschaltet. Die Anleitung befindet sich im /doc Ordner in der Datei CAPTCHA.deutsch.txt., da kannst Du alles nachlesen. Man muss die config.php bearbeiten. Ist relativ einfach.

Hoffe das hilf.

Gruß Christian