Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - aldoy

Pages: [1]
1
Thank you so much for a great Mod, but after installing visitors are able to view the full image without payment.

I'm wondering what's the difference after payment for an image?
I think this MOD is about allowing download for paid images?

Or is it for Print Orders Payment and it has nothing to do with Download or High Resolution?

2
Requests for paid modifications / Jobbörse / Photo Store
« on: January 11, 2010, 09:30:16 PM »
I need a custom mod for selling photos in high resolution.

Payment via Paypal.

3
Thanx alot man for the useful code ..

but after applying your mods I thought of a faster way for (Now)  :wink:

Comment out these following lines from inlcudes/session.php
around Line No 366

Code: [Select]
/*    if ($this->mode == "get" && !preg_match("/".SESSION_NAME."=/i", $url)) {
$url .= preg_match("/\?/", $url) ? "$amp" : "?";
$url .= SESSION_NAME."=".$this->session_id;
    }*/

bye

Pages: [1]