Gert Cuykens wrote:
>
> On 1/15/07, Jürgen Wind <[EMAIL PROTECTED]> wrote:
>> Gert Cuykens wrote:
>> >
>> > Added db5c29 it includes a new server memory login module some small
>> > layout and code modifications.
>> >
>> hmm,
>> syntax error: dg.delete()\n dg.js (line 241)
>> do you know the "Firebug" extension for Firefox?
>> at least you should test your code before upload ;)
>
> Ok i really want to know what is happening between me and transferring
> the code to you ? I never have syntax errors ??? I will sent you a
> screenshot of that part of the code from firefox with firebug of the
> same version i uploaded to sourceforge.
>
>
well, i was on FF 1.5 when i tested, if your application is *only* for FF2
there should be a warning (IMO)
on FF 2.0 i get :
<br /> Notice: Undefined index: query in
D:\HTdocs\701ajax\dgGrid\php\query.php
on line 7, 262, 458
(due to my error_reporting settings)
an "if(isset($_POST['xxx']) && $_POST['xxx'])" instead of if($_POST['xxx'])
fixed this minor quirk
now going to test it ... :)
--
View this message in context:
http://www.nabble.com/Anyone-would-like-to-test-my-open-source-application-http%3A--sourceforge.net-projects-dfo----tf2971271.html#a8378236
Sent from the PHP - General mailing list archive at Nabble.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php