From: Ward De R. <war...@gm...> - 2009-11-22 16:12:58
|
Hello, I was wondering if phpsqliteadmin is still being developped on sourceforge? There has been no activity for more than one year. I think this is a very promissing project and I'd love to help making it better! If you need another developper let me know! I'm testing version 0.3 Alpha now and I found a litle mistake in the code: if (!$_GET['primary_key']) on line 8 in row_edit.php should be if (!$_POST['primary_key']) becouse the primary key who is sent on line 158 is sent with a forum method post. Ward De Ridder |
From: Ward De R. <war...@gm...> - 2009-11-22 16:14:49
|
> > If you need another developper let me know! > That should be if you can use one more developper. I sometimes make some mistakes in english becouse english isn't my first language. Ward |
From: Yves G. <yg...@mi...> - 2009-11-22 19:16:15
|
I added you as developer to the project. You have svn, shell and release tech. rights. Welcome to the team! In case you feel the need to discuss anything, please use the mailinglist! Regards, Yves 2009/11/22 Ward De Ridder <war...@gm...> > My SourceForge userid is warddr > > Ward > > 2009/11/22 Yves Glodt <yg...@mi...> > > Hi Ward, >> >> there is no active development since some time, at least since the 0.3 >> Alpha release. >> >> Sure the project could benefit from more resources. >> >> If you want to join, give me your sourceforge user-id and I add you as a >> developer. >> >> This way you can feel free to add your code and also release 0.3 (or maybe >> 1.0). >> >> best regards, >> Yves >> >> 2009/11/22 Ward De Ridder <war...@gm...> >> >>> Hello, >>> >>> I was wondering if phpsqliteadmin is still being developped on >>> sourceforge? There has been no activity for more than one year. >>> I think this is a very promissing project and I'd love to help making it >>> better! >>> If you need another developper let me know! >>> I'm testing version 0.3 Alpha now and I found a litle mistake in the >>> code: >>> >>> if (!$_GET['primary_key']) on line 8 in row_edit.php should be if >>> (!$_POST['primary_key']) becouse the primary key who is sent on line 158 is >>> sent with a forum method post. >>> >>> Ward De Ridder >>> >>> >>> ------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >>> 30-Day >>> trial. Simplify your report design, integration and deployment - and >>> focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Phpsqliteadmin-devel mailing list >>> Php...@li... >>> https://lists.sourceforge.net/lists/listinfo/phpsqliteadmin-devel >>> >>> >> > |
From: Felipe L. <ff...@gm...> - 2009-11-22 22:44:07
|
Welcome to the team Ward!! On Sun, Nov 22, 2009 at 4:51 PM, Yves Glodt <yg...@mi...> wrote: > I added you as developer to the project. You have svn, shell and release > tech. rights. > > Welcome to the team! > > In case you feel the need to discuss anything, please use the mailinglist! > > Regards, > Yves > > 2009/11/22 Ward De Ridder <war...@gm...> >> >> My SourceForge userid is warddr >> >> Ward >> >> 2009/11/22 Yves Glodt <yg...@mi...> >>> >>> Hi Ward, >>> >>> there is no active development since some time, at least since the 0.3 >>> Alpha release. >>> >>> Sure the project could benefit from more resources. >>> >>> If you want to join, give me your sourceforge user-id and I add you as a >>> developer. >>> >>> This way you can feel free to add your code and also release 0.3 (or >>> maybe 1.0). >>> >>> best regards, >>> Yves >>> >>> 2009/11/22 Ward De Ridder <war...@gm...> >>>> >>>> Hello, >>>> >>>> I was wondering if phpsqliteadmin is still being developped on >>>> sourceforge? There has been no activity for more than one year. >>>> I think this is a very promissing project and I'd love to help making it >>>> better! >>>> If you need another developper let me know! >>>> I'm testing version 0.3 Alpha now and I found a litle mistake in the >>>> code: >>>> >>>> if (!$_GET['primary_key']) on line 8 in row_edit.php should be if >>>> (!$_POST['primary_key']) becouse the primary key who is sent on line 158 is >>>> sent with a forum method post. >>>> >>>> Ward De Ridder >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >>>> 30-Day >>>> trial. Simplify your report design, integration and deployment - and >>>> focus on >>>> what you do best, core application coding. Discover what's new with >>>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>>> _______________________________________________ >>>> Phpsqliteadmin-devel mailing list >>>> Php...@li... >>>> https://lists.sourceforge.net/lists/listinfo/phpsqliteadmin-devel >>>> >>> >> > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Phpsqliteadmin-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpsqliteadmin-devel > > |