Download latest Asgard , has more bugfixes, and AFAIR added page attachments support.
Asgard-1.4.2.xml.gz is the latest from /midgard-data-1.5.0 package !
Any newer version ??
repligard-Message: Reading config file /etc/midgard/repligard.conf repligard-Message: Importing /root/my_data/midgard-data-1.4.3/Asgard-1.4.2.xml.gz
REPLIGARD/READ-CRITICAL **: Failed to allocate delayed resource a32505d001377d98d410c8d5ae767d62 as a link up for snippetdir (Unknown column 'owner' in 'field list').
send the output for mysql queries:
select * from repligard where guid='a32505d001377d98d410c8d5ae767d62';
mmmhhh... there is no 'guid' field in 'repligard' !?? how to fix that ?
show fields from snippetdir;
describe snippetdir;
| Field | Type | Null | Key | Default | Extra | +-------------+----------------------+------+-----+---------+----------------+ | id | smallint(5) unsigned | | PRI | NULL | auto_increment | | up | smallint(5) unsigned | | MUL | 0 | | | name | varchar(255) | | | | | | description | text | | | | | | sitegroup | int(11) | | | 0 | |
/Benoit
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
