[TYPO3-english] mnogosearch: Can't create tx_mnogosearch_indexconfig with type Records

Manuel Rego Casasnovas mrego at igalia.com
Tue Nov 18 17:41:49 CET 2008


Hello Dmitry,

On Tue, 2008-11-18 at 18:03 +0200, Dmitry Dulepov wrote:
> Manuel Rego Casasnovas wrote:
> > But I'm not able to create a new record "tx_mnogosearch_indexconfig" and
> > select as Configuration type Records, but it's not possible (section
> > "Indexing records" at manual).
> > 
> > I've been reading the tca.php and I see that the option "Records" does
> > not exist:
> 
> You are using old version. Please, go to Extension Manager, Import
> extensions here. Click the button to update extension list. Only
> then you wiull be able to get updated mnoGoSearch version.

Ok, you're right.

Now I've another problem, I don't know how to create the database tables
needed for mnogosearch.

I try to execute the script with:
/path/to/web/site/typo3/cli_dispatch.php mnogosearch -w -n

And I get the next output:
{sqldbms.c:2373} Query: CREATE TABLE url (   rec_id       int(11) NOT
NULL auto_increment,...
...
{sql.c:670} Query: SELECT rec_id, url FROM server WHERE
rec_id=2084396512

Log has not been opened
DB err: MySQL driver: #1046: No database selected
- /tmp/mnogosearch-m4x2mA:33: 
{sql.c:2228} Query: SELECT rec_id, site_id, pop_rank, last_mod_time FROM
url

{sql.c:538} Query: DELETE FROM wrdstat


And any table is created on my database for mnogosearch, and the data to
access to the database is properly configured on extension configuration
with a line like:
mysql://user:pass@localhost/mnogosearch?dbmode=blob&LiveUpdates=yes


But I should be missing something.


Thank you very much,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


More information about the TYPO3-english mailing list