• [mod] Integration with phpbb3 Enjoy 4 0 5 1
Currently:  

Poll

this mod is

superb
2 (22.2%)
great
1 (11.1%)
ok
1 (11.1%)
hm..
3 (33.3%)
not good
2 (22.2%)

Total Members Voted: 9

Author Topic: [mod] Integration with phpbb3 Enjoy  (Read 42523 times)

0 Members and 1 Guest are viewing this topic.

Tobi.L

  • Guest
Re: [mod] Integration with phpbb3 Enjoy
« Reply #15 on: June 06, 2008, 06:48:57 PM »
Danke!

Offline kashiyuka

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: [mod] Integration with phpbb3 Enjoy
« Reply #16 on: June 11, 2008, 09:13:36 AM »
Hello:
This is my first post here in 4images forum. I was trying to find a solution to integrate 4images and phpbb3, and found this miracle post here. It seems a great solution for me, but unfortunately I can't get it works as it should be.

Here are my steps:

1. install phpbb3 (3.0.1) in directory ../phpbb
2. install 4images (1.7.6) in directory ../gallery
3. follow every steps in the instruction including the last step "UPDATE `4images_images` SET `user_id` = '2';"
(I did it actually, and it affected nothing of course since the table "4images_images" contains nothing. )

Then I logged in phpbb3 as admininstrator, and then opened 4images main page. The error page is like:

An unexpected error occured. Please try again later. (x10 times)

Fatal error: Call to a member function acl_get() on a non-object in C:\wamp\www\4images\includes\sessions.php on line 2926

Please let me know where'd I go wrong. Thank you very much!



Offline siay

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: [mod] Integration with phpbb3 Enjoy
« Reply #17 on: July 16, 2008, 01:56:42 AM »
many bugs :) @helium, do you thing about work for upgrading version of this patch? its will be very fine for us :s thanks
« Last Edit: September 03, 2008, 12:09:59 AM by siay »

Offline SantaZ

  • Hero Member
  • *****
  • Posts: 885
    • View Profile
Re: [mod] Integration with phpbb3 Enjoy
« Reply #18 on: August 03, 2008, 01:00:44 PM »
hello and thx for this mod ,)


But I have a Problem. I changed all the files and I use PhPbb 3.0.2.

If I logged in I become this error message at the 4images Page and the Admin Page

Quote
INSERT INTO kfbgal_lightboxes (lightbox_id, user_id, lightbox_lastaction, lightbox_image_ids) VALUES ('a4a87edb9e11fa354c5a0995b01b1479', 2, 1217761079, '')


I use two phpBB Scripts and one database. To do that i chanced the constans.php like

Quote
define('STYLES_IMAGESET_TABLE',      $table_prefix . 'styles_imageset');
define('STYLES_IMAGESET_DATA_TABLE',$table_prefix . 'styles_imageset_data');
define('TOPICS_TABLE',            'orig_topics');
define('TOPICS_POSTED_TABLE',      'orig_topics_posted');


could that the problem ?
cu SantaZ

Offline helium

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • Live Anime
Re: [mod] Integration with phpbb3 Enjoy
« Reply #19 on: August 11, 2008, 01:03:37 PM »
Hey all, sorry for lack of support, I will be making a better solution fairly soon, hopefulyy by end of the week

Offline darkcurves

  • Full Member
  • ***
  • Posts: 114
    • View Profile
    • KTM Railway Fan Club - Gallery
Re: [mod] Integration with phpbb3 Enjoy
« Reply #20 on: August 18, 2008, 10:21:47 AM »
That's great man! Hope to hear soon from you.  :D

Offline siay

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: [mod] Integration with phpbb3 Enjoy
« Reply #21 on: September 03, 2008, 12:09:30 AM »
how is going on :)

Offline helium

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • Live Anime
Re: [mod] Integration with phpbb3 Enjoy
« Reply #22 on: September 03, 2008, 07:45:59 PM »
I have worked on the session management and is ALOT better and will need alot less code edits, all done by calling the phpbb session mangament and then mimiking/duplicating it to "simulate" the 4images system.

As i have started from the ground up this will basicly be an entirely new solution so i would recommend to all of you have (if any of you have actually managed to get it working) installed this version of the mod to unistall it (just do the steps in reverse :).. should be out soon, taking longer than i thought but you lot shouldn't have to wait too much longer.

Offline Bob La Londe

  • Pre-Newbie
  • Posts: 6
    • View Profile
Re: [mod] Integration with phpbb3 Enjoy
« Reply #23 on: September 03, 2008, 07:54:41 PM »
Sounds exciting.  Looking forward to playing with the new version. 

Offline airliner

  • Newbie
  • *
  • Posts: 21
    • View Profile
Re: [mod] Integration with phpbb3 Enjoy
« Reply #24 on: September 01, 2009, 08:21:57 AM »
Hello there,

Just tried this mod.

When I log in via my gallery's login form I get transferred directly to phpbb3's forum directory and I am logged in.

When I go to my gallery's URL I'm not, or so it seems. No Admin control panel or no signs of me beeing logged in.

I did all the necessery things told in the first post.

Please help.

Thanx in advance.