TKPM
Forum Replies Created
-
Forum: Plugins
In reply to: [Frontend Uploader] Large Uploads Timing OutWell, I made the changes and every time I try the larger file size (250MB), I get a page that says “Connection Timed Out” after about 30 seconds. I also tried adding the code to the .htaccess file and kept getting errors when trying to access the site, so I removed the code and the site acted normal again.
Forum: Plugins
In reply to: [Frontend Uploader] Large Uploads Timing OutAwesome, I’ll give that a shot, thanks for the quick reply! Should I do the same for the max_input_time or does it matter?
Forum: Plugins
In reply to: [Frontend Uploader] Large Uploads Timing OutYes, I set it for 1720; should I increase it to something like 6000?
Forum: Plugins
In reply to: [Frontend Uploader] Large Uploads Timing OutThank you for the reply. I tried increasing the allowed upload size to 1GB, but I tried uploading another 250MB file and it timed out again. Anything 100MB or smaller works fine, though.
Forum: Networking WordPress
In reply to: Error When Creating New SitesOddly enough, it’s working fine now; wonder if it was a cache issue or something…I’m fairly new to WordPress and not too good with php.
Thankfully all sites are currently working; I was having a major issue this weekend with Internal Error 500 but it’s seemingly been fixed by deactivating and reactivating my plugins.
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFJust tried pdf and psd files and both worked! Thanks a ton!!
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFUnfortunately, I’ve had no luck with the snippet, so any help would be greatly appreciated.
On the bright side, I’m no longer receiving that syntax error when logging into the dashboard, guessing it worked itself out over time…
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFAssuming it’s application/pdf (as I’ve tried a few different pdf files); looks like filext.com is currently down.
Thanks for all your help!
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFOk, I deleted the folder, re-uploaded, cleared cache on browser, logged out and logged back in, still getting error when trying to open site dashboard (I’m on a WPMU setup by the way). However, if I visit the site and click on Edit, I can still get into the dashboard from there, just not from the “Dashboard” link itself.
In regards to receiving errors when trying to upload the pdf and psd files, is there any other code (or a better place in functions.php) I should enter aside from
add_filter( ‘fu_allowed_mime_types’, ‘my_fu_allowed_mime_types’ );
?
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFI pasted it at the very end of functions.php, right after
add_action( ‘customize_preview_init’, ‘twentytwelve_customize_preview_js’ );
Just tested another pdf and no dice.
Now here’s the crazy thing- whenever I try going into the site dashboard, even after I removed and reinstalled the Twenty Twelve theme, I keep getting that Parse error.
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFOk, I entered that from the Network Admin Dashboard. Odd thing is, whether or not I add a semicolon at the end, I still receive the syntax error. My apologies in advance, I’m not too familiar with php!
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFAs a test, I also tried a psd file and received the same error. Also, when I tried updating the functions.php (using the Twenty Twelve theme) with the code from the faq, I received the following error:
Parse error: syntax error, unexpected T_STRING in /home/content/24/10812624/html/wp-content/themes/twentytwelve/functions.php on line 455
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFI received the same error for the doc file. I’ll also check the faq section in the meantime.
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFGreat, thanks for the quick update!
The only other error is now when I try to upload the pdf, it says it’s not an allowed file type, even though I have .pdf checked under the Settings. Do also need to notate it under allowed categories?
Forum: Plugins
In reply to: [Frontend Uploader] Error When Uploading PDFI’m on Version 0.5.