Hi there,
New install 6.2.12. Import xls fine (after tweaks).
Am attempting to add entries to group. Tick boxes and click 'add'; no error, but when select group from drop down list throws error:
Warning: mysql_numrows() expects parameter 1 to be resource, boolean given in /home//public_html/DOMAIN/memberdb/index.php on line 51 Number of results: 0 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/public_html/DOMAIN/memberdb/include/address.class.php on line 323
Was wondering how entires are tagged with group_id - does not seem to be an sql field for this in 'addressbook' table ?
Many thanks,
Luke
ahah umm feeling quite sheepish..
turns out I failed to run all of addressbook.sql and never created the 'address_in_groups' table - whoops!
thanks for the great little app
Log in to post a comment.
Hi there,
New install 6.2.12. Import xls fine (after tweaks).
Am attempting to add entries to group. Tick boxes and click 'add'; no error,
but when select group from drop down list throws error:
Was wondering how entires are tagged with group_id - does not seem to be an
sql field for this in 'addressbook' table ?
Many thanks,
Luke
ahah umm feeling quite sheepish..
turns out I failed to run all of addressbook.sql and never created the
'address_in_groups' table - whoops!
thanks for the great little app