loredan
08-20-2006, 08:51 PM
I've tried importing them from phpMyAdmin but I get an error:
Error
SQL query:
INSERT INTO `{prefix}categories` ( `id` , `id_editor` , `id_parent` , `title` , `description` , `status` , `meta_description` , `meta_keywords` , `path` , `order` , `locked` , `unique_tpl` , `level` , `num_cols` , `neighbour` )
VALUES ( 1, 0, 0, 'Arts', 'Arts Directory', 'active', '', '', 'arts', 1, '0', '0', 1, NULL , NULL ) ;
MySQL said: Documentation
#1146 - Table 'dirbiz_directory.{prefix}categories' doesn't exist
I'm using the latest paid version and I have also uploaded the newest patch (1.2.0.1) ..
Thanks.
Error
SQL query:
INSERT INTO `{prefix}categories` ( `id` , `id_editor` , `id_parent` , `title` , `description` , `status` , `meta_description` , `meta_keywords` , `path` , `order` , `locked` , `unique_tpl` , `level` , `num_cols` , `neighbour` )
VALUES ( 1, 0, 0, 'Arts', 'Arts Directory', 'active', '', '', 'arts', 1, '0', '0', 1, NULL , NULL ) ;
MySQL said: Documentation
#1146 - Table 'dirbiz_directory.{prefix}categories' doesn't exist
I'm using the latest paid version and I have also uploaded the newest patch (1.2.0.1) ..
Thanks.