Ticket #4189: installation_errors_at_r5602.txt

File installation_errors_at_r5602.txt, 1.7 kB (added by johnbillion, 1 year ago)

Installation errors at r5602

Line 
1 WordPress database error: [Table 'wordpress.wptrunk_categories' doesn't exist]
2 INSERT INTO wptrunk_categories (cat_ID, cat_name, category_nicename, category_count, category_description) VALUES ('0', 'Uncategorized', 'uncategorized', '1', '')
3
4 WordPress database error: [Table 'wordpress.wptrunk_categories' doesn't exist]
5 INSERT INTO wptrunk_categories (cat_ID, cat_name, category_nicename, link_count, category_description) VALUES ('0', 'Blogroll', 'blogroll', '7', '')
6
7 WordPress database error: [Table 'wordpress.wptrunk_link2cat' doesn't exist]
8 INSERT INTO wptrunk_link2cat (`link_id`, `category_id`) VALUES (1, 2)
9
10 WordPress database error: [Table 'wordpress.wptrunk_link2cat' doesn't exist]
11 INSERT INTO wptrunk_link2cat (`link_id`, `category_id`) VALUES (2, 2)
12
13 WordPress database error: [Table 'wordpress.wptrunk_link2cat' doesn't exist]
14 INSERT INTO wptrunk_link2cat (`link_id`, `category_id`) VALUES (3, 2)
15
16 WordPress database error: [Table 'wordpress.wptrunk_link2cat' doesn't exist]
17 INSERT INTO wptrunk_link2cat (`link_id`, `category_id`) VALUES (4, 2)
18
19 WordPress database error: [Table 'wordpress.wptrunk_link2cat' doesn't exist]
20 INSERT INTO wptrunk_link2cat (`link_id`, `category_id`) VALUES (5, 2)
21
22 WordPress database error: [Table 'wordpress.wptrunk_link2cat' doesn't exist]
23 INSERT INTO wptrunk_link2cat (`link_id`, `category_id`) VALUES (6, 2)
24
25 WordPress database error: [Table 'wordpress.wptrunk_link2cat' doesn't exist]
26 INSERT INTO wptrunk_link2cat (`link_id`, `category_id`) VALUES (7, 2)
27
28 WordPress database error: [Table 'wordpress.wptrunk_post2cat' doesn't exist]
29 INSERT INTO wptrunk_post2cat (`rel_id`, `post_id`, `category_id`) VALUES (1, 1, 1)