Hi,

I installed the latest dev branch, with a fresh drupal 7 install on my local testing server and I get the following message:

Warning: Missing argument 3 for db_query_range(), called in C:\wamp\www\bootbag\sites\all\modules\homebox\homebox.module on line 988 and defined in db_query_range() (line 2245 of C:\wamp\www\bootbag\includes\database\database.inc).
Notice: Undefined variable: count in db_query_range() (line 2250 of C:\wamp\www\bootbag\includes\database\database.inc).
PDOException: SQLSTATE[HY093]: Invalid parameter number: no parameters were bound: SELECT 1 FROM {homebox_pages} WHERE name = :name LIMIT 1, 0; Array ( ) in homebox_check_name() (line 988 of C:\wamp\www\bootbag\sites\all\modules\homebox\homebox.module

any ideas what the problem is?

thanks,
g.

Comments

brianV’s picture

Status: Active » Closed (duplicate)