Thank you Fred.
The problem was that the search module have a table named "regions" totally in conflict with table "regions" that robust create when start the first time.

Robust use the table regions for register grid regions.... not for search module...

then I renamed all tables from https://github.com/kcozens/OpenSimSearch/tree/master/webroot/sql with prefix os_search_ and I modify all php files for this function.

Now my search module "regions" table is named os_"search_regions" and then no conflict with the robust regions table.

Best regards,
Luisillo


El 11/8/24 a las 0:02, Fred Beckhusen escribió:
You need to Create the database with those tables.

Get Outlook for Android<https://aka.ms/AAb9ysg>


_______________________________________________
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to