kseniyasqo
Forum Replies Created
-
Forum: Plugins
In reply to: [File Away] File overwriting revisitedHello ??
I was also wondering about file overwriting and tried that out. However, instead of overwriting the file, it’s just uploads a file with (1) appended to the name of the file.
Do I need to specify something in the shortcode or settings?
Thanks!
Could you please tell when update is expected for release? If there is a quick fix I can apply myself to the code?
Forum: Plugins
In reply to: [Theme My Login] Password Reset IssuesOkay, I found the root of the issue, I had customized profile and password reset pages under my theme folder, they were taking over new TML beta pages.
All looks to be fine!
ThanksForum: Plugins
In reply to: [Theme My Login] Password Reset IssuesWith TML 6.4 RC 1, but password reset form is still unusable – when I try to type the password confirmation, the first field resets and I always get Passwords do not match error. Is this gonna be the final version?
Though, there is no key expired error.
Forum: Plugins
In reply to: [File Away] Allow dots when creating folders through admin interfaceI was browsing exactly the same file before I check if I got your answer:)
Thank you very much and have a great day!
Forum: Plugins
In reply to: [File Away] Allow dots when creating folders through admin interfaceOops, sorry to bug you again, but this change didn’t help, dots are still not allowed and cannot be printed.
Forum: Plugins
In reply to: [File Away] Can folders be moved/copied?Thank you for a quick reply, too bad… as I have a deep tree structure in my folders…
What about my other question, would you have a minute to answer? ?? https://www.ads-software.com/support/topic/allow-dots-when-creating-folders-through-admin-interface?replies=1
Thanks again!
That’s what I tried first, it’s redirecting to the home page anyway.
Forum: Plugins
In reply to: [Theme My Login] Where to put lostpassword_widget shortcode?I do understand that, but I don’t understand where exactly to put it.
I tried putting this parameter (lostpassword_widget=1) in every [theme-my-login] shortcode in every TML generated page. However, I still get redirected to the TML Lost Password page.
Will it be enough to place this param only on TML Log In page? Just tried that, no, still redirecting to TML Lost Password page. The same if param is put on the TML Lost Password page.
Forum: Networking WordPress
In reply to: Hotlink protection of directory in subsiteAlright, everything turned out much simpler.
I just put the following .htaccess file in the directory I want to protect:
Order allow, deny Deny from all
Since the plugin I use (File Away, by the way an amazing plugin with amazing support) has access to the folder anyway, everything works as required – you can access and download the files from the website, but unable to access them by direct URL (even if you are logged in to the website at this time).
I tried unchecking ‘Security’ module under TML settings as per
https://www.ads-software.com/support/topic/plugin-theme-my-login-it-doesnt-actually-replace-wp-loginphpbut it didn’t work i still get redirected to the wp-login
I also tried enabling ‘Security’ module back and disable wp-login under Security settings tab hoping that TML would redirect to its resepass page, but I get Not Found error instead.
Forum: Plugins
In reply to: [File Away] Dot character in dynamic listingAlready done:) Thank a lot – awesome plugin, awesome author!
Forum: Plugins
In reply to: [File Away] Dot character in dynamic listingMany thanks for such a quick help!
Since I want to use the prettify feature (pretty sleek) but keep the dots in folder, I just decided to remove ‘.’ from the array (line 111). Will it have any nasty side effects that I am missing? So far, it looks good and nothing is broken.
And another thing, dot-stripped folder still shows in crumbs. Could you please point me to the script that handles crumbs so that i modify it accordingly?
Forum: Plugins
In reply to: [File Away] Dot character in dynamic listingHello Mr. Dev,
Is it possible somehow to display dots in directory names? I have previous releases folders like 10.2.1 and the dots get stripped, though it’s important and conventional to keep them.
Thanks!
Forum: Plugins
In reply to: [Download Manager] Hide unavailable downloadsWhat would be the shortcode or how to do it then in the Pro version?