Closed (fixed)
Project:
IP to Country
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Feb 2007 at 13:45 UTC
Updated:
14 Mar 2007 at 07:45 UTC
Jump to comment: Most recent file
Now that you've integrated such a neat update page, wouldn't it be easy to add an option to disable the script timeout? This would be useful at least for those people that are not bound to safe_mode, but still suffer from timeouts when importing the whole database at once. It could be implemented as checkbox with a nice hint to safe_mode users that they can't use it.
--
Stefan Kudwien
www.unleashedmind.com
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ip2cc.install.patch | 1.12 KB | smk-ka |
Comments
Comment #1
sugree commentedThanks again! I have solved this problem by providing a page for manually importing given range of ipdb.mysql in `admin/settings/ip2cc/update`. Please take a look and let me know if it helps. I will try to `set_time_limit(0)` in install script.
Comment #2
smk-ka commentedNice done! And even simpler than what I've thought of... The only thing remaining is two warnings about empty queries, which the attached patch should fix.
Comment #3
sugree commentedcommitted!
Comment #4
(not verified) commented