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  

phpBB3/Gallery2 Integration Package
Goto page Previous  1, 2, 3, 4, 5, 6
 
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
PoPoutdoor

Wizard
Wizard


Joined: Jan 20, 2006
Posts: 118

PostPosted: Thu Nov 20, 2008 11:05 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

Current official package does not support Gallery 2.3!
_________________
We are not at our best perched at the summit, we are climbers, at our best when the way is steep.
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Re: phpBB3/Gallery2 Integration Package  

Back to top
WizardOfZo
Supporting Member
Guru
Guru


Joined: Sep 24, 2008
Posts: 51

PostPosted: Sat Nov 22, 2008 6:29 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

I see that the Gallery2.org website prematurely shows that G2.3 integration is supported here.
http://codex.gallery2.org/Integration

I know you still have a few bugs to work out, and with a 3 year old of my own,
I understand that family takes priority over coding (and everything else)
Because of that, I am reluctant to ask...
Do you have a guess-timation of when a working integration package may be ready? (Or a RC5?)
Back to top
Offline View user's profile Send private message
PoPoutdoor

Wizard
Wizard


Joined: Jan 20, 2006
Posts: 118

PostPosted: Sat Nov 22, 2008 10:53 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

I'm only helping a small part of g2is out and the RC code testing…You have to ask jettyrat for the next RC release.

If you don't need URL rewrite, you can try RC4 by now.
_________________
We are not at our best perched at the summit, we are climbers, at our best when the way is steep.
Back to top
Offline View user's profile Send private message
WizardOfZo
Supporting Member
Guru
Guru


Joined: Sep 24, 2008
Posts: 51

PostPosted: Sun Nov 23, 2008 6:43 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

Does that mean that the "Authentication Failure" problem I see in other threads is not a current issue with RC4?
I dont plan to use URL rewrite.
Thanks
Back to top
Offline View user's profile Send private message
WizardOfZo
Supporting Member
Guru
Guru


Joined: Sep 24, 2008
Posts: 51

PostPosted: Wed Dec 03, 2008 10:05 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

It looks like the official release is out?
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


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

PostPosted: Wed Dec 03, 2008 10:56 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

yes
_________________
Back to top
Offline View user's profile Send private message Visit poster's website
mau

Beginner
Beginner


Joined: Nov 19, 2008
Posts: 2

PostPosted: Tue Dec 09, 2008 6:10 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

phpBB3_121 Integration for subsilver2?
Back to top
Offline View user's profile Send private message
Elyaradine

Beginner
Beginner


Joined: Dec 21, 2008
Posts: 4

PostPosted: Sun Dec 21, 2008 5:35 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

Hi there. Very detailed mod, with a good ReadMe and such. Kudos on putting so much work into it.

There's just one (rather critical) problem: Viewing the gallery, none of the images seem to load. If I try and download an image through the gallery, or try and edit or delete any albums or items, it throws an "Object Not found!" 404 error. (It seems that the edits, adds and deletes actually occur, since I can see the objects uploaded to the various folders. It's just that images won't load/download, comments can't be posted, and various things like that.)

Any idea where I might have messed up on the integration?
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1139

PostPosted: Mon Dec 22, 2008 10:33 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

Sounds like your gallery db is messed up. Does gallery work standalone?
Back to top
Offline View user's profile Send private message
Elyaradine

Beginner
Beginner


Joined: Dec 21, 2008
Posts: 4

PostPosted: Mon Dec 22, 2008 1:59 pm    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

It didn't when I tried visiting the Gallery2 url, but I think it's because it redirects to access itself through phpBB, and I didn't know how to turn that off.

Anyhow, I've deleted it and started over with a vanilla forum, and another (completely different) error popped up instead. It's just so easy to make a mistake when there are 2 hours' worth of steps to follow. Razz

Thanks anyway. I'll keep trying until I get a more consistent stream of errors, or it works. Laughing
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1139

PostPosted: Mon Dec 22, 2008 2:31 pm    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

You can set gallery back to standalone mode by editing the gallery/config.php and set $gallery->setConfig('mode.embed.only', '/phpbb3/gallery2.php');
to $gallery->setConfig('mode.embed.only', false);
Back to top
Offline View user's profile Send private message
Elyaradine

Beginner
Beginner


Joined: Dec 21, 2008
Posts: 4

PostPosted: Tue Dec 23, 2008 5:10 pm    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

Thanks again for the mod. I've never installed something that was so comprehensive and had documentation like that. I managed to install the gallery successfully this time. Smile Uploads and such work correctly.

Take a look at http://pixofile.co.za (though it's midnight in South Africa so most of our members are asleep, and there's nothing really uploaded yet; just a couple of test photos).

There just seems to be one remaining problem: when viewing a person's profile, at the bottom of the page where it lists gallery items for that person, it always seems to say zero items (even though they've uploaded at least one item).

Any idea where I might have messed it up? Assuming it's not a bug.
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1139

PostPosted: Wed Dec 24, 2008 11:04 am    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

Elyaradine wrote: › There just seems to be one remaining problem: when viewing a person's profile, at the bottom of the page where it lists gallery items for that person, it always seems to say zero items (even though they've uploaded at least one item).
Have you set the "Gallery items limit:" in the link settings to a value above zero?
Back to top
Offline View user's profile Send private message
Elyaradine

Beginner
Beginner


Joined: Dec 21, 2008
Posts: 4

PostPosted: Wed Dec 24, 2008 3:51 pm    Post subject: Re: phpBB3/Gallery2 Integration Package Reply with quote

...no.

My bad. Laughing Thanks for the help.
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
Goto page Previous  1, 2, 3, 4, 5, 6

 
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: Web HostingDedicated ServersDomain NamesDomain Name RegistrationDedicated Web HostingSEO Search Engine OptimisationSEOWeb Design New YorkSEO Web DesignWeb hosting AustraliaCheap Web Design

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