Mick, do you really know what you're talking about or are you just making things up? If you wanted the code, you could have just said so without saying you could help.
Don't say you can help when you can't. rafa On 3/18/06, Rafa <[EMAIL PROTECTED]> wrote: > > Mick, did you get your swfdraw2jpg working? I've tried what you suggested > and it's not working. > > Thx, rafa > > > On 3/17/06, Rafa < [EMAIL PROTECTED]> wrote: > > > > Hi Mick, it's connecting to the database ok, it can save and display the > > image, but the user data does not get inserted into the database. > > > > Did you get yours working? If yes, can you pls send me your sql file, so > > that I can replicate it on my server. I need to see how you've set your > > table up. > > > > Thx, rafa > > > > > > > > On 3/17/06, Mick G < [EMAIL PROTECTED]> wrote: > > > > > > Are you sure you can connect to the database OK? ie. Have you set up > > > your database in the config.php file? > > > > > > If you haven't done so already, it looks like the table needs these > > > columns: > > > ID, username, comment, imageURL, timestamp (I don't think the exact > > > name matters... the php file doesn't reference exact column names. > > > > > > -Mick > > > > > > > > > > > > On 3/17/06, Rafa <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi Mick, did you get my earlier message? rafa > > > > > > > > > > > > > > > > On 3/17/06, Rafael Benitez <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi Mick, code attached. > > > > > > > > > > I've isolated the problem - I'm pretty sure it's something to do > > > > > with the savedraw.php file. For some reason the MySQL insert > > > > > statement isn't working, data is not being put into the table. > > > > > > > > > > Thx for any help, rafa > > > > > > > > > > > > > > > > > > > > On 3/17/06, Mick G < [EMAIL PROTECTED]> wrote: > > > > > > > > > > > > I can help you out if you like, but do you have the code there? > > > > > > > > > > > > I've been looking for swfdraw2jpg on the net and cannot find it. > > > > > > > > > > > > > > > > > > > > > > > > On 3/17/06, Rafael Benitez <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > Hi All, if you're familiar with the swfdraw2jpg application, > > > > > > hope you can > > > > > > advise on the following: > > > > > > - how do I set up the MySQL database table 'drawingstable'? What > > > > > > fields > > > > > > should be in this database? > > > > > > - I've tried creating a MySQL 'drawingstable' table with the > > > > > > following > > > > > > fields: id, user, comment, url > > > > > > - I've set the 'id' field to integer and as the primary key, > > > > > > with the other > > > > > > fields set as 'varchar' > > > > > > - But I keep getting the following error: Warning: > > > > > > mysql_fetch_array(): > > > > > > supplied argument is not a valid MySQL result resource in > > > > > > (url)index.php > > > > > > > > > > > > I can't figure it out what am I doing wrong? Can someone pls > > > > > > advise. > > > > > > > > > > > > Thanks, rafa > > > > > > _______________________________________________ > > > > > > [email protected] > > > > > > To change your subscription options or search the archive: > > > > > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > > > > > > > Brought to you by Fig Leaf Software > > > > > > Premier Authorized Adobe Consulting and Training > > > > > > http://www.figleaf.com > > > > > > http://training.figleaf.com > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

