Potsky
Forum Replies Created
-
Forum: Plugins
In reply to: [s2member Secure File Browser] No jpg or zxp files showingHi sarasotasam,
this behaviour is really odd…
1. Could you create me an admin account on your site ? (invite potsky at me dot com)
2. What is the URL of the page where the file browser is shown ?
3. Is your site in production or can I write some debug informations on page ?thanx!
Forum: Plugins
In reply to: [s2member Secure File Browser] A few thingsYou’re welcome!
So the problem was the
displaydownloaded="1"shortcode option instead ofdisplaydownloaded="2", right ?Forum: Plugins
In reply to: [s2member Secure File Browser] A few thingsI have set option
displaydownloaded="2"in page http://xxx/potsky and it works (password is potsky).When I download a file from Chrome for example, I have message You already have downloaded this file.
I can then log with Firefox and I see the message.
What web browser do you use ?
Tom,
Have you really the same problem ? I have tried your site on Safari, Firefox and Chrome, it works like a charm. I can see All downloads, Top files and Top Downloader.
1. Could you send me by email a screenshot of the broken interface ?
2. What is your web browser ?Hi Tomcazoom,
Could you create an admin account for me please?
Hi Edriley,
I just come back from holidays.
Could you create an admin account for me please? My email address is potsky at me dot com. I will try to take a look tomorrow evening or wednesday evening.
Regards,
potsky
Forum: Plugins
In reply to: [s2member Secure File Browser] A few thingsHi Tomcazoom !
I am in holidays at the bottom of France where internet connection is hard to find π
The plugin behavior is not correct and I will need to investigate on your installation to understand the problem.
I will be back on august the 18th. Can you send me a message on http://www.potsky.com/contact so that I can send you back an email on my return at home?
Thanx
Forum: Plugins
In reply to: [s2member Secure File Browser] A few thingsdisplaydownloaded="2"is the correct value but when you download a file, there is no “already downloaded message” on the right of the file name ?If you set this value to 1, you don’t have any alert message when redownloading a file ?
Is the file logged in the dashboard ?
Forum: Plugins
In reply to: [s2member Secure File Browser] A few thingsOk…
This feature does not exist now.
You have two other similar features but they do not exactly fit your needs :
– there is a widget which displays a lot of things (new available files, lastest downloads, top downloads, …)
– there is an option to display already downloaded files in the shortcode for each userForum: Reviews
In reply to: [s2member Secure File Browser] FantasticThanx!
Forum: Plugins
In reply to: [s2member Secure File Browser] A few thingsHi !
Well done for first point.
For second point, could you detail your needs because at first, given that there is no download, if the shortcode only show downloaded files, there is nothing to show and then nothing to download…
π
Forum: Plugins
In reply to: [s2member Secure File Browser] No jpg or zxp files showingHi,
you should take a look on the options in the documentation in your installation here :
http://YOUR_WORDPRESS_ADDRESS/wp-admin/admin.php?page=psk_s2msfb_manager_docshortcode
And you can then directly create your short code with parameters here :
http://YOUR_WORDPRESS_ADDRESS/wp-admin/admin.php?page=psk_s2msfb_manager_shortcodegenerator
Check the
previewextoption !Forum: Reviews
In reply to: [s2member Secure File Browser] Superb addition for s2memberThank you !
Forum: Plugins
In reply to: [s2member Secure File Browser] Restrict to Specific UsersSorry anchoradmin, I have never seen your message…
You can group users with s2member custom capacities. There is no password protection available.
Forum: Plugins
In reply to: [s2member Secure File Browser] epic fail with 3.9.1 and php5.5This is because of mysql warning for PHP 5.5.
If you remove deprecated warning, you will not have any problem.
I just have published version 0.4.13 without using function
mysql_real_escape_stringanymore.