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.

CommentFileSizeAuthor
#1 boost-614836.patch8.87 KBmikeytown2

Comments

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new8.87 KB

function is located in module file, sometimes those don't get loaded on update, Going to put that function inside boost.install.

kevinquillen’s picture

Nice, that was my thought too, but wanted to see first if perhaps I was doing something wrong.

mikeytown2’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.