From: Don S. <do...@se...> - 2003-06-03 03:54:26
|
I figured it out. The image directory I was passing in to imageForm() didn't exist (I had forgot to add the mkdir() to my install.php). Perhaps imageForm should print some sort of notice? Or does the phpWebSite Debugger do this stuff? I'm not familiar with it at all. Don. On Mon, 2 Jun 2003, Don Seiler wrote: > I'm unable to get the imageForm() function of EZform to output anything. > I haven't been able to find an example module that uses it yet. I know > that the tags produced will have NEW_, CURRENT_, and REMOVE_ prepended to > the name I pass in, but still no dice. > > Don. > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |