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  

Newer version?
Goto page 1, 2  Next
 
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
linusjo

Beginner
Beginner


Joined: Dec 08, 2003
Posts: 4

PostPosted: Sun Feb 25, 2007 7:52 am    Post subject: Newer version? Reply with quote

Is there any newer version than 0.0.1 from 28-Jun-2006 available or should this version work with Beta 5 of phpBB3?
Back to top
Offline View user's profile Send private message
AdBot
   Post subject: Newer version?  

Back to top
dari

Site Admin
Site Admin


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

PostPosted: Mon Feb 26, 2007 11:05 am    Post subject: Re: Newer version? Reply with quote

0.0.1 is the most recent. test it and let us know if it works Smile
Back to top
Offline View user's profile Send private message Visit poster's website
linusjo

Beginner
Beginner


Joined: Dec 08, 2003
Posts: 4

PostPosted: Mon Feb 26, 2007 3:52 pm    Post subject: Re: Newer version? Reply with quote

There was some errors in the integrationfile, I send them later.

Then I click at "Configure Settings" I get this error:
Fatal error: Call to undefined method dbal_mysqli::sql_numrows() in /%wwwpath%/phpBB3/includes/acp/acp_gallery2.php on line 88
Back to top
Offline View user's profile Send private message
mikewells

Beginner
Beginner


Joined: Feb 26, 2007
Posts: 1

PostPosted: Mon Feb 26, 2007 10:07 pm    Post subject: Re: Newer version? Reply with quote

Fatal error: Call to undefined function: sql_numrows() in /home/frandtc/public_html/dr/forums/includes/acp/acp_gallery2.php on line 88

Is given after a clean install, and an attempt to try and "Configure Settings" button in the admin cp.
Back to top
Offline View user's profile Send private message
linusjo

Beginner
Beginner


Joined: Dec 08, 2003
Posts: 4

PostPosted: Thu Mar 01, 2007 5:18 pm    Post subject: Re: Newer version? Reply with quote

The function "sql_numrows" used in includes\acp\acp_gallery2.php is not supported in phpBB anymore, is is fixed by changing changing to "sql_fetchrowset" instead, found the function on row 54, 88 and 570.

The next problems is:
- When entering the configuration the settings from the database ain't fetched, but changes is saved to the database.
- No users is exported.
Back to top
Offline View user's profile Send private message
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1144

PostPosted: Sun Mar 04, 2007 1:36 pm    Post subject: Re: Newer version? Reply with quote

Quote: › 0.0.1 is the most recent. test it and let us know if it works

Um, actually I sent you the link to the phpbb3b4 files a couple months ago. Guess you forgot...

http://jettyfishing.com/tmp/phpBB3b4.zip [jettyfishing.com]

Been too busy to test it with b5, but should be relatively easy to get working.
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 Mar 05, 2007 7:22 am    Post subject: Re: Newer version? Reply with quote

ack, my bad. it's been crazy lately.
Back to top
Offline View user's profile Send private message Visit poster's website
linusjo

Beginner
Beginner


Joined: Dec 08, 2003
Posts: 4

PostPosted: Thu Mar 08, 2007 3:48 pm    Post subject: Re: Newer version? Reply with quote

Get some problems when trying to enter the Gallery 2 after syncronized the users, the following error is displayed:

Quote: ›
File: /www/forum.barock.nu/htdocs/phpBB3/g2helper.inc
Line: 32
Active admin is not valid. Gallery 2 appears not to be integrated properly. Please run the user sychronization at least once.


The Active admin is still "0" when checking the settings.
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: Fri Mar 09, 2007 7:48 am    Post subject: Re: Newer version? Reply with quote

jettyrat-
forgive me, but i've forgotten if i've asked this...is this latest integration built from the svn source, so that i can just check it in?
Back to top
Offline View user's profile Send private message Visit poster's website
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1144

PostPosted: Fri Mar 09, 2007 10:29 am    Post subject: Re: Newer version? Reply with quote

dari-
I made the changes from the svn package, but I don't think it matters. There are no header/metadata things in the files. It's just the code itself in each file. I assumed you were waiting for the final release version of phpbb3.

linusjo-
Try running the export user function again. Or manually enter the admin id in the field. Usually 2. You can check in the phpbb users table.

This weekend I will try this integration with phpbb3b5 and make sure there is nothing broken.
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: Fri Mar 09, 2007 12:13 pm    Post subject: Re: Newer version? Reply with quote

i noticed that the XML and XSL files are missing from this one. is that intentional?
Back to top
Offline View user's profile Send private message Visit poster's website
jettyrat

Moderator
Moderator


Joined: Nov 28, 2005
Posts: 1144

PostPosted: Fri Mar 09, 2007 12:36 pm    Post subject: Re: Newer version? Reply with quote

Quote: › i noticed that the XML and XSL files are missing from this one. is that intentional?

Yes, I didn't have time to update the modx files (only the regular mod txt is available). I'll try to fix that this weekend also.
Back to top
Offline View user's profile Send private message
jklnl65

Beginner
Beginner


Joined: Dec 20, 2006
Posts: 1

PostPosted: Mon Mar 12, 2007 6:58 am    Post subject: Re: Newer version? Reply with quote

Hi there, I downloaded and installed 0.0.2 and it works "fine".

I use PhpBB3 Beta5. Only with the intergrated version I get to big letters, standalone works fine. The user synchronisation did work well aswell.

Janneman.
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 Mar 13, 2007 6:12 am    Post subject: Re: Newer version? Reply with quote

cool, thanks for the report Smile
Back to top
Offline View user's profile Send private message Visit poster's website
Kudlaty

Beginner
Beginner


Joined: Mar 26, 2007
Posts: 1

PostPosted: Mon Mar 26, 2007 3:16 pm    Post subject: Re: Newer version? Reply with quote

jklnl65 wrote: › Only with the intergrated version I get to big letters


I have the same problem... so what i must to do to correct this??
Back to top
Offline View user's profile Send private message Visit poster's website
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 1, 2  Next

 
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 ServiceNeckermannOnline internetSEORestaurant Locator • Get great HP coupons from CouponSnapshot • Search for great dell coupons at CouponSnapshot.com.au • Graduation DressesAndroid TabletSEO IndiaBuy Phen375fuel filterWorld Meds Direct

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