ForumsnerdyBSDDS .22 bug in get.php? (and other questions)

Tagged: , ,

This topic has 1 voice, contains 0 replies, and was last updated by  the fat bastid 677 days ago.

Viewing 1 post
Author Posts
Author Posts
July 16, 2010 at 12:17 am #6963

the fat bastid

Hey Brad,

So, after the user buys an item, they go back to their cart and see the download link.
They click. It says expired. I check the code:
if(time() < $info['time']+$GLOBALS['LINK_EXPIRY']) { // make secure url

It seems like $info['time'] should have strtotime() around it like in functions.php? After I added that it worked.

Also, I had to comment out Rewritebase in .htaccess to get it work. (not sure what the right path should be)

I am actually using BSDDS for non-music related digital stuff. I added the extension to .htaccess but not to get.php. Seems to work ok.

Thoughts?

Viewing 1 post

ForumsnerdyBSDDS .22 bug in get.php? (and other questions)

You must be logged in to reply to this topic.