Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Absolutely not compatible with phpbb3 rc5 -do not use

 
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Integration » phpBB3 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic
Author Message
yamada

Beginner
Beginner


Joined: Jan 23, 2005
Posts: 3

PostPosted: Sat Sep 08, 2007 3:59 pm    Post subject: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

well cost me a lot of time and realy sucks...
if you use phpbb3 rc5 then the integration sucks and shouldnt be used.
In the beginning of the edits all goes ok )still few mismatches...

But when its time to edit includes/functions_user.php you will go on your ass cause when you search for if ($group_id) , then you will see that the code is complete different..
but there are also a few mistakes in the mod install txt.
And support doesnt look very active as well....guess this site is close to being dead.
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Absolutely not compatible with phpbb3 rc5 -do not use  

Back to top
hazmat

Beginner
Beginner


Joined: Aug 24, 2007
Posts: 11

PostPosted: Sun Sep 09, 2007 2:27 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

The integration stuff is behind in phpBB3 releases and we're waiting for it to be updated, but comments like this won't make them update stuff any faster.
Back to top
Offline View user's profile Send private message
yamada

Beginner
Beginner


Joined: Jan 23, 2005
Posts: 3

PostPosted: Sun Sep 09, 2007 6:24 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

i know but atleast nobody else will make the same mistake....
Back to top
Offline View user's profile Send private message
IngerK

Wizard
Wizard


Joined: Jan 19, 2006
Posts: 120
Location: Oslo, Norway

PostPosted: Sun Sep 09, 2007 6:28 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

The phpBB3 code in RC5 is a bit different from the beta (this mode was made for beta!), but if you have the code from phpBB3 beta to compare, you will find where to modify the code in RC5 as well.
I have not tried to use most of the code for styles/templates, but my phpBB3-RC5 testforum with G2 works. It does not look so nice in Gallery2, but what can you expect? phpBB3 isn't "gold" yet, and the mod code we use is not for RC5.

Keep up the good work with this mod, hope jettyrat will be back soon as well Very Happy
Back to top
Offline View user's profile Send private message Visit poster's website
yamada

Beginner
Beginner


Joined: Jan 23, 2005
Posts: 3

PostPosted: Sun Sep 09, 2007 6:43 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

well thats not all...
also codes that had to be added were wrong ...
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Mon Sep 24, 2007 10:23 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

i haven't been able to contact jettyrat, the dev who made the phpbb3 integration. see if you can get ahold of him Smile his profile is here:
http://www.nukedgallery.net/forums-prof ... 27098.html
Back to top
Offline View user's profile Send private message Visit poster's website
timnsal

Novice
Novice


Joined: Aug 08, 2007
Posts: 20

PostPosted: Tue Sep 25, 2007 10:47 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

I have it working with RC5, apart from the user's posts in profiles. I wouldn't like to make any guarantees, as it hasn't had any real testing, but if you want the files I used, please let me know.

Sally
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Sep 25, 2007 11:29 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

can you PM me? I'd like to include this for download here....
Back to top
Offline View user's profile Send private message Visit poster's website
youforceme2register

Beginner
Beginner


Joined: Oct 05, 2007
Posts: 1

PostPosted: Fri Oct 05, 2007 4:57 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

update on this?
Back to top
Offline View user's profile Send private message
timnsal

Novice
Novice


Joined: Aug 08, 2007
Posts: 20

PostPosted: Sat Oct 06, 2007 4:19 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

Looking at the phpBB site, it won't be long before the next version RC6 is out, and they are saying that it will have significant changes which might break a lot of mods. So the integration will probably need reworking again then

I did send the RC5 integration to Dari. Don't know if it got through or not. He seems to be very busy these days.

Sally
Back to top
Offline View user's profile Send private message
IngerK

Wizard
Wizard


Joined: Jan 19, 2006
Posts: 120
Location: Oslo, Norway

PostPosted: Sat Oct 06, 2007 5:51 am    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

I have tried this mod phpBB3/G2 with some adjustments, most mentioned here [nukedgallery.net]. I guess timnsal have included all of this. It works fine.
I use a modified phpBB2 with G2 and use rewrite. I will have to use rewrite with phpBB3/G2 as well, but this did not work. I had problems with header/footer from prosilver. I tried to find out how this was solved in phpBB2/G2, and I managed to get it to work.

Here are the changes I did to get rewrite to work properly (if you want to include this in a new version of the integration package):

Code: › #
#-----[ OPEN ]------------------------------------------
#
gallery2.php

#
#-----[ FIND ]------------------------------------------
#

$template->assign_vars(array(
   'GALLERY2_BODY' => $bodyHtml,
   'GALLERY2_CSS' => $css,
   'GALLERY2_JAVASCRIPT' => $javascript)
);


#
#-----[ AFTER, ADD ]------------------------------------------
#


$template->assign_block_vars('switch_phpbb_base', array(
   'PHPBB_BASE' => strtolower(substr($_SERVER['SERVER_PROTOCOL'], 0, strpos($_SERVER['SERVER_PROTOCOL'], '/'))) . '://' . $_SERVER['HTTP_HOST'] . substr($_SERVER['SCRIPT_NAME'], 0, strrpos($_SERVER['SCRIPT_NAME'], '/') + 1))
);


#
#-----[ OPEN ]------------------------------------------
#
styles/prosilver/template/overall_header.html

#
#-----[ FIND ]------------------------------------------
#

<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>

#
#-----[ AFTER, ADD ]------------------------------------------
#

<!-- BEGIN switch_phpbb_base -->
<base href="{switch_phpbb_base.PHPBB_BASE}">
<!-- END switch_phpbb_base -->

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
Back to top
Offline View user's profile Send private message Visit poster's website
mrmikehammond

Novice
Novice


Joined: Jun 12, 2007
Posts: 21
Location: U.K.

PostPosted: Tue Oct 09, 2007 4:14 pm    Post subject: Re: Absolutely not compatible with phpbb3 rc5 -do not use Reply with quote

Any chance of a download with some instructions for us mortals guys and gals Wink

Mike Cool
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » phpBB Integration » phpBB3 / Gallery 2 Integration View previous topicPrinter friendly versionView next topic

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannBluetooth HeadsetOnline internetSEOchina factoryDressesRestaurant Locatorandroid tablet

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia