Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
10-28-2013, 03:52 AM
Post: #1
|
|||
|
|||
[PROBLEM] with Agriya Buy Sell
[PROBLEM] with Agriya Buy Sell
I have problems with Agriya BUY SELL I have not found the error, maybe we can fix the error together. i have under admin menu Allowed Files : zip,rar,mp3,midi,wav Upload File Size to : from 5 MB to 100 MB Preview File Size : from 5 MB to 20 MB SAVE if I register as a new user , and then try to upload files to size 99 MB , the upload is running, running, running, running, RESULT = nothing Upload files of 5 mb it works Upload files of 100 mb not works Problem with large files |
|||
10-28-2013, 03:56 AM
Post: #2
|
|||
|
|||
RE: [PROBLEM] with Agriya Buy Sell
(10-28-2013 03:52 AM)AtakanCan Wrote:i think problem is not with script , it is with web server , server admin limited uploading size and upload_max_filesize if you testing with localhost got to php.ini and change value for upload_max_filesize |
|||
10-28-2013, 03:57 AM
Post: #3
|
|||
|
|||
RE: [PROBLEM] with Agriya Buy Sell
(10-28-2013 03:56 AM)mrqaidi Wrote:HERE is my PHP.ini(10-28-2013 03:52 AM)AtakanCan Wrote:i think problem is not with script , it is with web server , server admin limited uploading size and upload_max_filesize max_execution_time = 0 max_input_time = 6000 output_buffering = On memory_limit = 64M session.gc_maxlifetime = 14000 safe_mode = off register_globals = off allow_url_fopen = off upload_max_filesize = 200M post_max_size = 200M |
|||
10-28-2013, 04:00 AM
Post: #4
|
|||
|
|||
RE: [PROBLEM] with Agriya Buy Sell
(10-28-2013 03:57 AM)AtakanCan Wrote:look like problem is with script(10-28-2013 03:56 AM)mrqaidi Wrote:HERE is my PHP.ini(10-28-2013 03:52 AM)AtakanCan Wrote:i think problem is not with script , it is with web server , server admin limited uploading size and upload_max_filesize give some value like 90 max_execution_time can you give me this script , i will test |
|||
10-28-2013, 04:04 AM
(This post was last modified: 10-28-2013 04:07 AM by AtakanCan.)
Post: #5
|
|||
|
|||
RE: | |||
10-28-2013, 04:24 AM
Post: #6
|
|||
|
|||
RE:
where are you try upload files
|
|||
10-28-2013, 04:29 AM
(This post was last modified: 10-28-2013 04:30 AM by AtakanCan.)
Post: #7
|
|||
|
|||
RE:
where should it be? of course on the main page.
Click on SELL - CLICK on BuySell Fill out all folder . and thereafter are you trying to upload a FILE , the file to be larger than 50 MB . SELL DOWNLOADABLE FILES . |
|||
10-28-2013, 04:46 AM
Post: #8
|
|||
|
|||
RE:
this software is basically good
one of the flaws: the search by location is missing on my server upload files larger than 100mb working properly regards, Jhon |
|||
10-28-2013, 04:51 AM
Post: #9
|
|||
|
|||
RE:
tested with localhost working good and file 189mb uploaded
|
|||
10-28-2013, 04:51 AM
(This post was last modified: 10-28-2013 04:56 AM by AtakanCan.)
Post: #10
|
|||
|
|||
RE:
@Jhonson
My server is a good , how can it be that it works for you? why does it not work for me? So many user have had the problem before me. Upload of 100 mb files, it runs in an infinite loop. localhost . test it but in your webspace . here is my test DOMAIN "http://blaxey.com" Sign up, and trying once, file upload |
|||