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 - Agreed2it

Pages: [1]
1
Mods & Plugins (Releases & Support) / Re: [MOD] Download limit v1
« on: January 07, 2006, 01:36:01 PM »
Which settings? Oh boy sorry I installed this awhile ago, and I've completely blanked on it's set up.

2
Mods & Plugins (Releases & Support) / Re: [MOD] Download limit v1
« on: January 05, 2006, 09:07:54 AM »
I got kind of lost. I want to set the download limit to be by the week. So they only say get 100 downloads per week. How would I do this? Does it have to be by how many hours are in a week, how many minutes? And where do I put the number I have calculated once I have it.

3
Thank you so much. That worked perfectly.

4
Sorry. I guess my original post wasn't as helpful as I thought it was. I apologize. It didn't even have anything to do with the clickstream. Clearly I am off in the head, or not so proudly waving my newbie flag. In logout.php I took out index.php, and put in where my loginform was located(now all pages outside of categories, and details page logout and go to the form), then in categories I took out index.php, and put in where my login was located at.

Like in categories there is this:
Quote
Location: ".$site_sess->url(ROOT_PATH."login.html"

Now when somebody logs out they get redirected to that login page instead of the index.php page. I tried doing this on details.php but there was nothing like that, and the one thing that remotely looked like that was in the clickstream. Does that make better sense now? Can I safely just remove the logout from the details page? That would probably be best anyway.

5
I have integrated the gallery in to my website, put up a login form outside of 4images, on logout from any other page besides details I modified the clickstream so it logs out to my login form. Except the details page. I tried modifying the clickstream to point to the login form, but this did no good. What can I do to get it to logout to the login form if somebody logs out from the details page. If this isn't possible. Can I remove the logout button from the details page?

Pages: [1]