The Joomla! Extensions Directory ™

illiachenvar

Reviews(1)
 
byilliachenvar, November 19, 2011
Whatever Download
looks nice and everything went well, untill i tried to test the links. It displays "Don't try to cheat the System!". So I guess I'll try another download plugin... sorry. Tested on IE8 and google Chrome
Owner's reply

Please read the Joomlaportal Thread (The First Post),
there you'll see how the Download-Links have to look like.

In Default-Configuration, you have to put your downloadable Files into "www.domain.de/wdownloads/", if you're using a subdirectory, "http://localhost/jommlasite/" or "http://www.domain.de/joomlasite/" for example, you need to change the Code.

Look at line 19 in wddownload.php, you have to change the integer (3 by default) to something higher. For 1 Subfolder you need to replace it with 4, for 2 Subfolders you need to replace it with 5, and so on...

Try it, it's easy ;)