Hi,
2day i just buy XUPLOAD n receive the code.
I install the code as directed in INSTALL.txt.
Now on loading the upload_form.html page placed in htdocs folder, i am receiving an ERROR ;
1- max_upload_files is not defined
Also, if i continue to upload process by selecting the file n press upload, i get this ERROR;
2- ext_allowed is not defined
Now as far as Paths are concern, i have used absolute path as directed.
So kindly can you help me out from this problem.
Looking forward for your kind and _ive response.
Best Regards
Usman
XUpload - Having ERRORS Using XUpload code
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
Yes i can
Hi
Thanks for replying so quick.
Yes , i try to open that file and got following result as out put.
OUTPUT
var ext_allowed='.*';var ext_not_allowed='';var max_upload_files='10';var max_upload_size='1000';var enable_file_descr='1';var pass_required='';var email_required='';
NOTE:Also, for your information iam using XUpload Pro Version
Looking for for ur kind and +ive response Once again.
Best Regards
Usman
Thanks for replying so quick.
Yes , i try to open that file and got following result as out put.
OUTPUT
var ext_allowed='.*';var ext_not_allowed='';var max_upload_files='10';var max_upload_size='1000';var enable_file_descr='1';var pass_required='';var email_required='';
NOTE:Also, for your information iam using XUpload Pro Version
Looking for for ur kind and +ive response Once again.
Best Regards
Usman
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
XUpload Execution Issue
Hi!
thanks for ur time n quick response.
With ur help i was able to run the script successfully. But now i have another issue.
When i click upload , it upload the file but it also move to the POST.php file where basic info regarding file is shown.
Now wht i want is that, as iam using AJAX , so i don't wanna refresh the page at all and also wht that basic info regarding file uplode.
Now, tell me how can i handle this issue so that , i be able to upload file without refreshing page and all the details are shown on the same Page Frame and in last it only says FILE IS UPLODED SUCCESSFULLY after showing graphs and progress bar.
In short like progress barr is shown , in the same way, when uploding is completed, it say uplode successfull along iwth the file name.
And this is the URL
http://test.largefilesasap.com/
Please use code running on home page only.
Looking forward for ur kind n +ive response.
Best Regards
Usman
thanks for ur time n quick response.
With ur help i was able to run the script successfully. But now i have another issue.
When i click upload , it upload the file but it also move to the POST.php file where basic info regarding file is shown.
Now wht i want is that, as iam using AJAX , so i don't wanna refresh the page at all and also wht that basic info regarding file uplode.
Now, tell me how can i handle this issue so that , i be able to upload file without refreshing page and all the details are shown on the same Page Frame and in last it only says FILE IS UPLODED SUCCESSFULLY after showing graphs and progress bar.
In short like progress barr is shown , in the same way, when uploding is completed, it say uplode successfull along iwth the file name.
And this is the URL
http://test.largefilesasap.com/
Please use code running on home page only.
Looking forward for ur kind n +ive response.
Best Regards
Usman
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
HTML FORM
Well Sir,
This is wht i told u in advance. I am using AJAX and the resulting form you see is HTTP Request result.
That is y , when you try to view the source code , you came to know there is no FORM available. Bcoz this form is generated on run time.
Looking forwar for ur kind n +ive response
Best Regards
Usman.
This is wht i told u in advance. I am using AJAX and the resulting form you see is HTTP Request result.
That is y , when you try to view the source code , you came to know there is no FORM available. Bcoz this form is generated on run time.
Looking forwar for ur kind n +ive response
Best Regards
Usman.