• [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+ 5 0 5 1
Currently:  

Author Topic: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+  (Read 196147 times)

0 Members and 2 Guests are viewing this topic.

Offline lazarustrk

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #120 on: April 18, 2012, 11:28:43 PM »
teşekkürler TR / giresun  :)

Offline Bugfixed

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Lavinya
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #121 on: May 21, 2012, 08:33:12 PM »
hello.

 i have this errors: Notice: Constant GROUPS_TABLE already defined in ......includes/constants.php on line 235

Notice: Constant SESSIONS_TABLE already defined in ......includes/constants.php on line 259

Notice: Constant USERS_TABLE already defined in ......includes/constants.php on line 274

---

and not display admin cp link  :(
Are introduced to smooth the gallery. However, despite the admin section, gallery administrator privileges does not seem effective.

My system: 4images 1.7.10, Phpbb 3.0.10, Httpd 2.2.21, Php 5.3.13, mysql 5.5.24 on centos 5.8

Please help me thanks.
<?php echo 'Hello, World!'; ?>

Offline Bugfixed

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Lavinya
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #122 on: August 12, 2012, 02:11:57 PM »
Please update mod to 4images 1.7.11 and phpbb3 3.0.10
<?php echo 'Hello, World!'; ?>

Offline interbi

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #123 on: September 16, 2012, 07:38:47 PM »
Hello!
Several problems appeared after integration 4images and phpBB3:
1. Unable to log in 4images;
2. Closed session to phpBB after any action on 4images's any page (click or page refresh).
How to fix it?

System Information:
4images 1.7.11
phpbb3 3.0.11
PHP 5.3.3-7
Apache 2.2.16
MySQL 5.1.63


Or, please update mod to 4images 1.7.11 and phpbb3 3.0.11.

Offline interbi

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #124 on: November 26, 2012, 03:52:21 PM »
I found out why this is happening:
This SQL-QUERY:
Code: [Select]
Query     INSERT INTO phpbb_sessions  (session_user_id, session_start, session_last_visit, session_time, session_browser, session_forwarded_for, session_ip, session_autologin, session_admin, session_viewonline, session_page, session_forum_id, session_id) VALUES (1, 1353938641, 1353938641, 1353938641, 'Mozilla/5.0 (<My_OS>) Gecko/20100101 Firefox/15.0', '', '<My_IP>', 0, 0, 1, '../4images/index.php', 0, 'bdd93ee4a4525d342586452f8f88b8bd')
Unreadable session reason in phpbb_sessions.php
What should I do to fix this?

Offline Bugfixed

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • Lavinya
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #125 on: December 18, 2012, 07:20:54 PM »
I found out why this is happening:
This SQL-QUERY:
Code: [Select]
Query     INSERT INTO phpbb_sessions  (session_user_id, session_start, session_last_visit, session_time, session_browser, session_forwarded_for, session_ip, session_autologin, session_admin, session_viewonline, session_page, session_forum_id, session_id) VALUES (1, 1353938641, 1353938641, 1353938641, 'Mozilla/5.0 (<My_OS>) Gecko/20100101 Firefox/15.0', '', '<My_IP>', 0, 0, 1, '../4images/index.php', 0, 'bdd93ee4a4525d342586452f8f88b8bd')
Unreadable session reason in phpbb_sessions.php
What should I do to fix this?

i have same problem. :(

Please help...
<?php echo 'Hello, World!'; ?>

Offline senloel

  • Full Member
  • ***
  • Posts: 196
    • View Profile
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #126 on: December 15, 2013, 03:23:07 PM »
Hey,

I have a little question regarding this MOD:
What if I have created additional user fields for registration in my 4images gallery and want to use this bridge?

Will these additional user fields also be entered in the database?

Thank you for your help!

Patrick

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

Hallo,

ich habe eine kleine Frage zu diesem MOD:
In meiner Galerie habe ich additional user fields für die Registration angelegt und möchte nun diese bridge einbauen.

Was muss ich dann tun, damit die additional user fields ebenfalls in die Datenbank geschrieben werden?

Ich bin über jede Hilfe dankbar!

Grüße,
Patrick

Offline ELO

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • http://www.altautobilder.de
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #127 on: February 25, 2015, 05:50:42 PM »
Will there be an update to phpbb 3.1.+ ?

Thanks
Michael


Offline Quiff Boy

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #128 on: June 29, 2020, 04:47:01 PM »
Just bumping this topic to ask if there's going to be a version for phpBB3.3?

I've been running a phpBB2 site for years with a 4Images v1.7.4  gallery, and am about to update the forum to phpBB3.3 but have no way of updating the gallery to integrate with phpBB3.3.
« Last Edit: June 30, 2020, 02:13:55 PM by Quiff Boy »

Offline Maggan22

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: [MOD] Bridge: 4images 1.7.7 - phpBB 3.0.5+
« Reply #129 on: November 22, 2023, 08:18:28 AM »
Hi, I also just came across this bridge and would like to know if there will be a bridge for the current phpbb3.3?