Function _boost_set_time_limit undefined during upgrade
stripped your speech - October 26, 2009 - 14:55
| Project: | Boost |
| Version: | 6.x-1.13 |
| Component: | Installation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
I am attempting to run update.php. Boost is one of the modules being upgraded. I get an undefined function error when trying to run, pointing to _boost_set_time_limit. If I change that function call to set_time_limit, the update completes without error.

#1
function is located in module file, sometimes those don't get loaded on update, Going to put that function inside boost.install.
#2
Nice, that was my thought too, but wanted to see first if perhaps I was doing something wrong.
#3
committed
#4
Automatically closed -- issue fixed for 2 weeks with no activity.