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

0 Members and 4 Guests are viewing this topic.

Offline Aho

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
Integration 4images 1.7 / phpBB
« Reply #150 on: February 04, 2003, 01:18:09 PM »
schön. hab jetzt auch mal frisch installierte phpbb und die gallery fusioniert. klappt auch alles.
aber wie mache ich das, das meine moderatoren vom board kommentare in der gallery löschen und auch ggf editieren können ?

das dürfte doch eigentlich nicht so schwer sein. ich stelle mir das so vor:
genau wie beim phpbb soll neben jedem kommentar ein X sein, womit man beiträge löschen kann. die mods sollen dazu nicht ins controlcenter gehen. man müsste ja nur ein button erstellen, der nur sichbar für mods und admins ist. wenn man draufklickt, dann wird ein sql befehl ausgeführt der den kommentar mit id soundso löscht !

editieren ist vorerst nicht so wichtig, passiert sowieso ganz selten.

Offline horst

  • Pre-Newbie
  • Posts: 2
    • View Profile
4images > phpbb > Postnuke
« Reply #151 on: February 05, 2003, 10:13:20 AM »
Ich habe bei mir Postnuke installiert und das "phpBB2 Forum für Postnuke" integriert. Jetzt möchte ich 4images mit einbinden.

Ich habe es eben versucht zu installieren. Dabei bin ich auf ein Problem gestoßen. In der Konfiguration muss ich die Adresse des phpBB Forums angeben. Dieses liegt bei mir innerhalb von postnuke. Die lange Adresse mit ... modules.php ... habe ich eingegeben und es tut nicht. Anders weiss ich z.Z. jedoch nicht wie ich das Forum erreichen soll. Eine Adresse www.meineseite.de/phpBB/ gibt es anscheind nicht. Habt ihr da einen Tipp für mich?

Gruss, Horst

Offline Synapse

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: phpbb neu bei 4images mit 2000 usern
« Reply #152 on: February 10, 2003, 03:38:43 AM »
Quote from: limes
hi,
es scheint bisher wohl keine möglichkeit zu geben, eine bestehende 4images-installation um phpbb zu erweitern. ich habe derzeit ca. 2000 user in 4images und möchte phpbb integrieren. gibt es nicht doch ein chance? ich verfüge über html/perl und ein wenig php/sql-kenntnisse. wer kann mir weiterhelfen. ich bin auch gerne bereit einen angemessenen euro-betrag springen zu lassen ...?
markus


Es gibt eine möglichkeit, die wurde schon ein paar postings vorher beschrieben und sie funktioniert. du musst die bestehende 4images usertable so anpassen, dass sie der vom phpBB gleicht und dann entprechend in jene für das PHPBB umbekennen. Vorher solltest du allerdings einen SQL dump machen und die umbenannte tabelle wieder neu generieren... sonst funktioniert die userverwaltung im 4images logischerweise nicht.

Synapse

Offline uny

  • Newbie
  • *
  • Posts: 46
    • View Profile
Fresh instruction needed for the intergration
« Reply #153 on: February 11, 2003, 07:18:31 PM »
Hi, i've been reading all these messages, and I'm totally lost where to start the intergration. Could anyone kindly post a FRESH Instruction for Intergration of 4images and PHPbb??? just like,
1..........
2...........
3...............

 I really need to get this work, and MANY THANKS TO whoever did it! Thanks in advance!

Offline helluvaguy

  • Jr. Member
  • **
  • Posts: 52
    • View Profile
Integration 4images 1.7 / phpBB
« Reply #154 on: February 12, 2003, 10:51:47 PM »
It is really very simple. As someone mentioned it before "Do it the german way, do it the proper way!" :lol:

I had some difficulties myself, but only because I did it the typical 'First-Shoot-Then-Ask-Way', I didn't took the time to read it properly.

So, here is what you have to do:[list=1]
  • You have an existing phpBB forum and are adding a gallery from scratch.

First you unzip your copy of 4images on your PC (to your accessable directory if your running a server on your PC, otherwise it is up to your liking where you put it)
  • Now you cange the files according to the installation.txt from the integration_php.zip (it is ESSENTIAL that you do these changes BEFORE you install 4images)
  • After you have done the changes you upload all your 4images-files to your server
  • You start the installation process by typing  the URL of your 4images gallery (i.e. http://www.your-domain.com/your-4images-directory/) in your Webbrowswer. While doing this, remember to use the same database as the phpBB forum. Just define a prefix that is different than the ones for the phpBB tables. The given prefix should be ok for most cases.
  • Just follow the instructions on the screen
  • ... and finally start feeling happy about what you've just accieved :D[/list:o]Simple as 1, 2, 3... as long as you know which is the right order. :wink:

     :idea: Maybe it would help a lot of hotshots, like myself, if it would be stressed in the installation.txt, that the changes have to be made before an installation takes place. :idea:

    Hope this helped a bit
    helluvaguy

Offline Mandy

  • Newbie
  • *
  • Posts: 18
    • View Profile
Integration 4images 1.7 / phpBB
« Reply #155 on: February 18, 2003, 10:17:37 PM »
Quote from: Andiz
Also, ich habe jetzt mal per phpMyAdmin in der DB den Cookienamen auf "sid" umgeändert. Was soll ich sagen, jetzt klappt alles.

Vielleicht wäre es ganz gut, wenn in der sessions.php beim Mod steht, das damit der Cookiename vom phpBB2 gemeint ist.


Kannst du mir bitte erklären, wie und wo du das genau gemacht hast?

Mandy

Offline benhar

  • Pre-Newbie
  • Posts: 1
    • View Profile
Fehlermedldung
« Reply #156 on: February 20, 2003, 07:44:04 PM »
Code: [Select]
DB Error: Bad SQL Query: SELECT u.user_id, u.user_level, u.username, u.user_allow_viewonline, s.session_user_id, s.session_time, s.session_ip FROM phpbb_users u, phpbb_sessions s WHERE u.user_id = s.session_user_id AND (s.session_time >= 1045765914 OR u.user_session_time >= 1045765914) ORDER BY u.user_id ASC, s.session_ip ASC
Unknown column 'u.user_session_time' in 'where clause'


Was machen?

Offline coolice

  • Pre-Newbie
  • Posts: 2
    • View Profile
Integration 4images 1.7 / phpBB
« Reply #157 on: February 21, 2003, 03:30:01 PM »
Hello,
I have a question, I don't know is this the right forum but I will ask here :))

How can i add 4images category list in phpbb forum.
I see here some mods for adding new or random pictures but how can I add category list.

Thx in advance.
Regards,
coolice

Offline dachs

  • Pre-Newbie
  • Posts: 1
    • View Profile
Integration 4images 1.7 / phpBB
« Reply #158 on: February 23, 2003, 01:26:17 PM »
Hi,
ich hoffe ich stelle die Frage nicht zum X-ten Mal...

Mit der Integration hat alles bestens geklappt.
Einen Link im Board zur Gallerie neben den normalen Bottons hab ich auch.
Wie steel ich das jetzt an, das bei Aufrug der Gallerie oben die Menulöeiste des Boards bestehen bleibt und unten die Gallerei aufgerugen wird ? (Als wenn ich die Foren oder das Profil aufrufen würde...)

Ich hoffe ich hab micht nicht allzu unverstöndlich ausgedrückt...


dachs...

Offline Paprika

  • Newbie
  • *
  • Posts: 25
    • View Profile
I need some serious help
« Reply #159 on: February 24, 2003, 09:11:04 PM »
After installing this mod, I have a problem logging into the gallery. I put in my Username & Password then hit the login button, it sits for a second but then I end up at "The page cannot be displayed" As in it dosen't exsist, DNS error or something like that. Its browser I am using (IE 6.0 SP1) sure isn't my problem because I've also tried Oprea 7.1 and have the same problem. Please help me!
 I figured out the proble, after logging mwe in it redirects me to: http://.teen-moods.net/http://www.teen-moods.net/gallery/index.php?sid=36d25f5e2a7a66e89ee8f33f38eba3b3

which is an invalid url, now I just gotta fix it.

Offline helluvaguy

  • Jr. Member
  • **
  • Posts: 52
    • View Profile
Integration 4images 1.7 / phpBB
« Reply #160 on: February 24, 2003, 11:00:33 PM »
Quote from: dachs
Hi,
ich hoffe ich stelle die Frage nicht zum X-ten Mal...

Mit der Integration hat alles bestens geklappt.
Einen Link im Board zur Gallerie neben den normalen Bottons hab ich auch.
Wie steel ich das jetzt an, das bei Aufrug der Gallerie oben die Menulöeiste des Boards bestehen bleibt und unten die Gallerei aufgerugen wird ? (Als wenn ich die Foren oder das Profil aufrufen würde...)

Ich hoffe ich hab micht nicht allzu unverstöndlich ausgedrückt...


dachs...

Du mußt die header.html der Galerie der overall_header.php des Forums anpassen.

Offline Paprika

  • Newbie
  • *
  • Posts: 25
    • View Profile
Integration 4images 1.7 / phpBB
« Reply #161 on: February 25, 2003, 02:00:38 AM »
can you guys help me or what??!

Offline bluesearch

  • Newbie
  • *
  • Posts: 10
    • View Profile
HILFE! phpbb Integration
« Reply #162 on: February 25, 2003, 02:59:35 AM »
Hallo

Ich brauche unbedingt hilfe, ich versuche jetzt schon eine halbe Ewigkeit 4images in phpbb zu Integrieren mit dem Mod von Jan, was ansich auch klappt nur leider kann ich mich nicht von der Gallery aus einlogen (ich benutze natürlich die User Daten von phpbb,bin auch in beiden als admin angemeldet und benutze keine Sub Domains) es erscheint immer "Seite nicht gefunden" (die URL stimmt aber) wenn ich dann aber auf Aktualiesieren gehe dann bin ich wieder bei phpbb!

Bitte Bitte helft mir!!!

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
HILFE! phpbb Integration
« Reply #163 on: February 25, 2003, 07:43:03 AM »
Kannst Du ne URL posten.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline bluesearch

  • Newbie
  • *
  • Posts: 10
    • View Profile
HILFE! phpbb Integration
« Reply #164 on: February 25, 2003, 11:30:40 AM »
Quote from: Jan
Kannst Du ne URL posten.

Jan


Hallo Jan!

Erstmal will ich Dir ein riesen LOB aussprechen für dieses geile SCRIPT!! I :D  Danke  :D

leider hab ich es noch nicht geschafft die Seiten gegenseitig zu verlinken! Sorry  :oops:
Hab Dir schnell nochmal einen Benutzer Account gemacht:
Benutzername: Jan
Passwort: blue

Ich würde mich wirklich über einen kleinen Tipp freuen!!

Schon mal ganz sehr DANKE! :D