![]() |
Ok Got it up however when I or users try to download , its starts fine but then closes in about 20 seconds? Cuts the file download short? It must be settings in my PHP.INI? Please let me know how to adjust this ..
Thanks again for the wonderful work |
Quote:
PHP Code:
|
Hey AndrewD! HELP PLEASE!!!
How can I make, that who adds the link, wrote the E-mail? That on a mail the letter was sent it, that the reference has been added in the catalogue! Sorry for my English! |
Quote:
If force_redirect is off, etc, the download is handled as a series of reads/writes. The code uses an fopen() call to access the download file, and this turns into an HTTP GET. My Apache log shows that this GET is recorded against the IP address of the requesting server, so your file host should be able to see that the request is legitimate. If force_redirect is on, then the code eventually drops through to the STANDARD_REDIRECT template within Vbulletin. This sends a series of HTTP headers to the file host, and I would think you could add an HTTP_REFERER. |
Quote:
Do you want the hack to send an email to the person who creates a new link when that link is accepted by the moderator? Let me know, and I'll try to help. |
Quote:
----------------------------------------------------- max_execution_time = 0 ; Maximum execution time of each script, in seconds max_input_time = 0 ; Maximum amount of time each script may spend parsing request data ---------------------------------- As well as used set_timeout = 0 on top of the php.ini and it works like a charm.. Again.. Thank you for the hack and the support.. Awesome man!@ |
Quote:
I want, that after the adding a new link, mail was sent to person who creates a new link. WOW! +) Sorrrrry for my English! ;) |
Quote:
Please chose one of the following : *if a person adds a link the system will send an e-mail to him conforming that it was added ?! *if a person adds a link the system will send an e-mail to the people subscriped to it ! * if a person ads a link the system will e-mail the admin about it ! i'm out of options :) |
Quote:
i C i'll give it a try .. and i'll post the results here :) |
Quote:
|
All times are GMT. The time now is 01:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|