| Author | Message |
| Post Title: Newer version? | |
linusjo
Joined: Dec 08, 2003 Posts: 4
|
Posted: Sun Feb 25, 2007 7:52 am
Is there any newer version than 0.0.1 from 28-Jun-2006 available or should this version work with Beta 5 of phpBB3?
|
| Author | Message |
| Post Title: Re: Newer version? | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Mon Feb 26, 2007 11:05 am
0.0.1 is the most recent. test it and let us know if it works
|
| Author | Message |
| Post Title: Re: Newer version? | |
linusjo
Joined: Dec 08, 2003 Posts: 4
|
Posted: Mon Feb 26, 2007 3:52 pm
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 |
| Author | Message |
| Post Title: Re: Newer version? | |
mikewells
Joined: Feb 26, 2007 Posts: 1
|
Posted: Mon Feb 26, 2007 10:07 pm
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. |
| Author | Message |
| Post Title: Re: Newer version? | |
linusjo
Joined: Dec 08, 2003 Posts: 4
|
Posted: Thu Mar 01, 2007 5:18 pm
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. |
| Author | Message |
| Post Title: Re: Newer version? | |
jettyrat
Joined: Nov 28, 2005 Posts: 1144
|
Posted: Sun Mar 04, 2007 1:36 pm
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. |
| Author | Message |
| Post Title: Re: Newer version? | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Mon Mar 05, 2007 7:22 am
ack, my bad. it's been crazy lately.
|
| Author | Message |
| Post Title: Re: Newer version? | |
linusjo
Joined: Dec 08, 2003 Posts: 4
|
Posted: Thu Mar 08, 2007 3:48 pm
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. |
| Author | Message |
| Post Title: Re: Newer version? | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Fri Mar 09, 2007 7:48 am
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? |
| Author | Message |
| Post Title: Re: Newer version? | |
jettyrat
Joined: Nov 28, 2005 Posts: 1144
|
Posted: Fri Mar 09, 2007 10:29 am
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. |
| Author | Message |
| Post Title: Re: Newer version? | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Fri Mar 09, 2007 12:13 pm
i noticed that the XML and XSL files are missing from this one. is that intentional?
|
| Author | Message |
| Post Title: Re: Newer version? | |
jettyrat
Joined: Nov 28, 2005 Posts: 1144
|
Posted: Fri Mar 09, 2007 12:36 pm
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. |
| Author | Message |
| Post Title: Re: Newer version? | |
jklnl65
Joined: Dec 20, 2006 Posts: 1
|
Posted: Mon Mar 12, 2007 6:58 am
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. |
| Author | Message |
| Post Title: Re: Newer version? | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Tue Mar 13, 2007 6:12 am
cool, thanks for the report
|
| Author | Message |
| Post Title: Re: Newer version? | |
Kudlaty
Joined: Mar 26, 2007 Posts: 1
|
Posted: Mon Mar 26, 2007 3:16 pm
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?? |
| Author | Message |
| Post Title: Re: Newer version? | |
jettyrat
Joined: Nov 28, 2005 Posts: 1144
|
Posted: Sat Mar 31, 2007 12:06 am
http://www.nukedgallery.net/postt2896.html [nukedgallery.net]
|
| Author | Message |
| Post Title: Re: Newer version? | |
andrepl
Joined: May 11, 2007 Posts: 1
|
Posted: Fri May 11, 2007 1:14 pm
linusjo wrote: › 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. I have this same problem, when I try to synchronize the users i get a blank page. the active admin id is set to 0, what is itr supposed to be... the "Dont change this unless you really know what youre doing" message is very misleading. the number is either my phpBB admin ID, or my Gallery admin ID. one or the other. if I put in the phpBB admin id (2) I get a ton of errors. so I'm assuming the 0 is correct, but it still doesn't work. |
| Author | Message |
| Post Title: Re: Newer version? | |
dari
Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Fri May 18, 2007 11:15 am
leave it blank and try again.
|