Login to download the latest version of Mint and your favorite Pepper, purchase additional licenses, or post in the Forum. Don't have an account? Create one!

In Partnership with Media Temple

Mint Forum

Downloads Pepper by Till Krüss

I’ve got problems running this.

I want to track files that are in a different directory on my server with the &remote query command.

Thats the code on my site: http://cgi.snafu.de/~jewin_snafu.de/use … pdf&remote

But than the link will open http://xyz.de/downloads/123.pdf which doesn’t work without www in front of the domain-name.

Any idea?

Till
Third-Party Pepper Developer
Posted on Jul 17, '07 at 06:02 am

Wir könnten auch auf deutsch mailen…

Okay, that problem is that my Peppers is changing the URL from http://www.example.com/ to http://example.com/, eh?

Yes

Till
Third-Party Pepper Developer
Posted on Jul 17, '07 at 06:18 am

1) Please read this: www. is deprecated.
2) Replace line 260 in /downloads/class.php with this:
$uri = htmlentities(rawurldecode($_GET['uri']), ENT_QUOTES);

Ok, that is fine! Thanks

But doesn’t count.

Can’t fix the problem.

Pepper is installed. The file extension in the preference pane is related to the file-type. The Mint is located on a directory different to the websites directory. The file-download works fine. But no hit is counted. ?

Till helped:

Just open Mint with this parameter: ?preferences&advanced

In the preferences for this Pepper just enable remote file tracking.

You must be logged in to reply. Login above or create an account