PDA

View Full Version : Download Link doesnt show after upload


killoo
02-24-2007, 12:40 AM
I dont know why but constantly this keeps working and not working

After you upload a file it sometimes doesnt show the download and delete links

My website is www.dslegacy.uni.cc/beta

The licence IS activated and working. I dont know why its not showing the links.

Please try it on the flash upload as i havent got the CGI method working yet.

Also can i have a logical explaination to why this is happening?

killoo
02-26-2007, 07:34 PM
Its still not working can i please have some help??

killoo
02-28-2007, 08:25 PM
Please i really need some help my 21 day trial is about to run out. Please help

yabsoft
03-11-2007, 05:09 PM
Your issue was caused by these lines in your .htaccess:

...
php_value memory_limit 12000M
php_value post_max_size 11000M
php_value max_execution_time 10000
php_value max_input_time 10000
...


These method to change PHP setting are not compatable with some servers. This may cause a issue that your server can't recieve POST data from IE or Firefox browser!

moltenice
09-19-2008, 04:43 PM
Sorry for starting a dead post but doesn't that mean if that value is NOT changed then the normal form upload will not work? :S