10375 Posts in 2190 Topics by 1707 members
| Go to End | ||
| Author | Topic: | 995 Views |
-
Re: Image Gallery

14 June 2010 at 10:24am Last edited: 14 June 2010 10:26am
It returns a javascript alert() filled with the current pages html (seems very odd that could happen)
I can browse to the url (http://thegootgame.com/submit-a-picture/handleswfupload), and the function is loaded fine as I can echo out a string.
In the debug window i can see this:
SWF DEBUG: Event: uploadSuccess: File ID: SWFUpload_0_0 Data: <!DOCTYPE html>
and the entire html follows on from there
-
Re: Image Gallery

14 June 2010 at 12:31pm
Well the upload won't work in debug mode. You're going to have to turn that off.
I tried to go to the url you gave me and it's behind a login, so the HTML response you're getting is probably the login form.
-
Re: Image Gallery

14 June 2010 at 1:47pm
wow don't i feel stupid now. It executes correctly now
Cheers
-
Re: Image Gallery

14 June 2010 at 1:52pm
I want to upload the images into the ImageGallery album that is also specified on the form - i changed the class to ImageGalleryItem but i dont think its putting the right info into the db. How should I go about this?
| 995 Views | ||
| Go to Top |

