[Opensim-users] Search

Luisillo Contepomi luisillocontepomi at gmail.com
Sun Aug 11 17:41:43 UTC 2024


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>
> 



More information about the Opensim-users mailing list