The call:

 // line 114:
cache_clear_all('schema');

does not correspond to the cache_clear_all() API. A $table AND a $cid are supposed to be set but here only one argument is set, leading the call to fail (SQL error: table does not exist).

I am not sure what was intended here so i don't know how to fix.

Comments

math3usmartins’s picture

Assigned: Unassigned » math3usmartins
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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