Post reply

Note: this post will not display until it has been approved by a moderator.
Attachments: (Clear attachments)
Restrictions: 4 per post (4 remaining), maximum total size 192 KB, maximum individual size 128 KB
Uncheck the attachments you no longer want attached
Click or drag files here to attach them.
Other options
Verification:
Please leave this box empty:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
Shortcuts: ALT+S post or ALT+P preview

Topic summary

Posted by pepak
 - December 29, 2012, 07:41:13 PM
It's OK to post just to the plugin's page. In fact, it's better, because it notifies me of new posts while the forum doesn't.

As I replied there, I have no idea how compatible it is with nginx. This is the first time I have even heard about that server. If the server is compatible with Apache, SDMon should work fine.
Posted by harisn
 - December 29, 2012, 06:14:54 PM
Is this plugin fully compatible with nginx web server? I'd like to use this plugin on a high-traffic website and need to make sure everything works great.
Posted by pepak
 - November 25, 2012, 08:07:52 AM
You could probably make this work by using a different content of .htaccess file, but I am not expert enough to tell you how to do it.
Posted by lucas
 - November 24, 2012, 03:37:50 PM
hi
why when i use this plugin (it works) but i cant list the "monitored" directory, i can download by useing direct link exampple /tmp/download1.zip but i cant list the /tmp becouse i get error: Simple Download Monitor error

Requested file tmp/ not found.

htaccess is edited, everything work well but no listing...
Posted by pepak
 - October 17, 2012, 07:57:18 PM
No. Only a top-ten via a sidebar plugin, but not a specific per-file count - while that value is stored, there is no easy way to access it (basically, it would require a code in the post, and that would go contrary to what SDMon is all about).
Posted by Rony
 - October 17, 2012, 06:04:47 PM
Hi and thank you for the plugin.
Is there a way to show the file download count to visitors?

Thank you.
Posted by pepak
 - September 19, 2012, 01:54:54 PM
None that I am aware of. The date it stopped working for you is close enough to the date a new version of the plugin was released, but I have not received another complaint yet, so presumably this might really be coincidental. You might try the previous version of SDMon just to be certain, though.
Posted by Floris
 - September 19, 2012, 12:39:06 PM
Hi,

First, thanks for creating such a handy plugin :)

I have been using it for some months now and it worked perfectly, until a few days a go (September 9th).. It just stopped counting. Now, I am no WP wizard, just a graphic designer (I have somebody to handle my technical wp things for me), but I am curious if there are any known issues which could have caused this.

Cheers,
Floris
Posted by pepak
 - May 16, 2012, 05:02:18 PM
Quote from: djrichiep on May 16, 2012, 04:38:52 PMAfter reading here, I am using WP Super Cache, a possible conflict?
It is possible, but it doesn't sound very likely. I would think the SDMon's download-resuming code to be more likely a culprit. It might be a good idea to try some downloads with a regular browser, not a download manager, and check whether the completed downloads (those which downloaded without having to resume) unpack correctly. Also, a comparison of a downloaded file to the original file would be a good source of info.

QuoteAre there any additional parameters I can add in .htaccess or in the SDM settings to keep this issue from happening? I would love to be able to re-activate this plugin as it is exactly what I was looking for to monitor downloads. Thanks
The only thing I can think of off the top of my head is to disable the support for download resuming and see what happens.

One user proposed a change which might also help in this situation, but I have been very busy since then and unable to implement it to my satisfaction. I should be more free in a month or so, and plan to look into it then.
Posted by djrichiep
 - May 16, 2012, 04:38:52 PM
I was able to successfully install and configure SDMON with no problems. And, this plugin is something I would dearly love to have working on my site to gather stats for me. However, after installing, I began to get complaints from readers of incomplete downloads. I provide large rar archive files to my readers in sizes ranging from 100-500mb. Files would download and would finish as complete but, when trying to extract the archive an error would come up that the file wasn't complete. I had numerous complaints from readers with the same issue. Since SDMON was the last plugin I had loaded to my site, I disabled it and removed the reference for it from the .htaccess file. Upon doing so, the problem went away.  After reading here, I am using WP Super Cache, a possible conflict?  Although, my downloads folder isn't technically part of the Wordpress installation.  Should I try disabling WP Super Cache?   Are there any additional parameters I can add in .htaccess or in the SDM settings to keep this issue from happening? I would love to be able to re-activate this plugin as it is exactly what I was looking for to monitor downloads. Thanks
Posted by pepak
 - March 22, 2012, 06:48:53 PM
Since the index.php?sdmon link works, that confirms that your SDMon config is correct. The problem lies in your .htaccess file, and as I mentioned above, I am afraid I won't be able to help you with that. But I suspect that if you look at your webserver's logs, you will see the reason - probably you will see that the URL http://www.smartylogo.com/members/wp-content/plugins/s2member-files/some-file.zip doesn't get rewritten to http://www.smartylogo.com/members/index.php?sdmon=wp-content/plugins/s2member-files/some-file.zip as it should, but to something else. If it idn't this obvious, you will need to locate someone good with .htaccess, and unfortunately that group doesn't include me :-( (but at least now you know where to look for the cause of the problem).
Posted by ionelpaun
 - March 22, 2012, 04:20:13 PM
and at the allowed extensions I've put only "zip" for zip files.

best regards,

Posted by ionelpaun
 - March 22, 2012, 11:35:01 AM
Hello there,
When I try with this direct link, http://www.smartylogo.com/members/index.php?sdmon=wp-content/plugins/s2member-files/somefile.zip
it works, Simple Download Monitor record this download in status.


But, in config menu at the allowed directories I have "wp-content/plugins/s2member-files/" - download works

If I put in the allowed directories "members/wp-content/plugins/s2member-files/" the direct link download doesn't work, it appear with SDmon Download Error.

Do you have another suggestion ?
Thank you very much.
Posted by pepak
 - March 21, 2012, 06:18:01 PM
Quote from: ionelpaun on March 21, 2012, 01:16:06 PM
Hello Pepak, I've tried over 100 posibility to make this plugin to work, but without any result, can you help me please. I think your plugin is very useful for me.
First things first: Did you try to use a "direct SDMon link" such as http://www.smartylogo.com/members/index.php?sdmon=wp-content/plugins/s2member-files/some-file.zip? What was the result?

a) Download works - then the problem lies in your .htaccess file and I am afraid I won't be able to help much as I am not very good at .htaccess.

b) Download doesn't work - then the problem lies in your SDMon configuration. I suspect the problem might be caused by the fact that you use the /members directory for your WordPress install. You may want to try to add members/ to the beginning of your "allowed directories" option. (Which reminds me, is your "allowed extensions" setting correct?)
Posted by ionelpaun
 - March 21, 2012, 01:18:09 PM
I need this work in my
www.smartylogo.com/members/ in last post I missed the last "s" from members.

was a mistake in last post.

- in this /members/ subdirectory have another wordpress installed.