ridai
Forum Replies Created
-
Forum: Plugins
In reply to: [File Away] File download size too largeAhh it did, thank you 🙂
Forum: Plugins
In reply to: [File Away] File download size too largeInteresting thanks. This is my shortcode: [fileaway type=”table” paginate=”true” pagesize=”30″ encryption=”off” searchlabel=”Search” mod=”no” redirect=”true” flightbox=”multi” recursive=”on” excludedirs=”internal,text” showto=”administrator,subscriber” heading=”Files” hcolor=”green” color=”blue” iconcolor=”blue”]
I also can’t see an encryption setting in the settings. Maybe I will remove the plugin and reinstall/start from scratch.
Forum: Plugins
In reply to: [File Away] File download size too largeThe link looks like this with encryption and stats disabled:
http://www.my-site.com/wordpress/wp-content/plugins/file-away/lib/cls/class.fileaway_downloader.php?fileaway=Wz68wi9d5Gasaw1ybG%2FbxVDKPFYnQqeS%2F1BJTAt2W0HckRLY66dL5xvzcbzJD67KVZpfp2cxqg789Ngcij%2FP6V5YpYTKPs9q81YsN59rwzJnzrUnbNfIKWA0I05ZJ%2FPXR5zMMggowMLSxxpkdb8XCFXkv%2BZaxHl9wOoN4EtfanA%3D&nonce=e0f33b5309Is that correct? I believe you may be correct with the base settings assumption.
Forum: Plugins
In reply to: [File Away] File download size too largeIt was, but I disabled and tested yet the issue persists. I thought it may be a PHP setting or something, but it confuses me how a direct download works fine.
Forum: Plugins
In reply to: [File Away] Search FunctionThere’s a recursive option when setting the table up in the short-code creator, maybe that?
Forum: Plugins
In reply to: [File Away] PDFs do not appearI’d also like to know if possible?
Forum: Fixing WordPress
In reply to: Can't upload imagesYes, it appears that the unix user that WordPress is using to create files/directory’s has lost it’s permissions to do so, or is now using a different user for some reason. I’m going to write a ticket to my web server hosting company and see what they can do.
Forum: Fixing WordPress
In reply to: Can't upload imagesI’ve read it may be due to the account WordPress is using to create/write files. Is there any way to find out what this account is? And how would I ensure it has correct permissions?
Forum: Plugins
In reply to: [File Away] Search Crashes JQueryStill the same problem on this PC. If it helps, the steps I take are:
1. It initially looks like this http://i.imgur.com/HGltbwL.png
2. I type Harris into the search box and it finds the 5 files I have for the string “Harris”
3. I then proceed to remove the string I typed into the search box
4. The entire page is filled with the 400+ files I have in those directorys, at this point it freezes and shortly after displays the message:“A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
Script: http://localhost/wordpress/wp-…theme/js/jquery-1.10.2.min.js:7″
If I click “Continue” it will freeze for another second, and shortly after return to it’s initial state in the screenshot.
Seems like my browser is getting overloaded when the huge amount of files come back for a second.
To be honest I prefer the directory views but I can’t search files within directories that way, you have to click through them and search into each folder. Is there any way to have the search all files feature, and still have directory views?
Forum: Plugins
In reply to: [File Away] Search Crashes JQueryHmm not sure I’ve only tested it on my work PC. It’s running a localhost WordPress installation, it seems to attempt to re-populate the entire table several times over upon removing my search query from the search bar. Firefox then asks me if I wish to stop the script that has frozen my browser.
It could be my other plug-ins conflicting so I’ll have to disable them and try again when I get the chance. Thanks for the reply though and sorry for such an abstract problem!