Frequently Asked Questions
Posted: Wed Aug 22, 2007 3:54 pm
Hi guys,
I'm sorry for my pressing requests, but I've another problems now with FAQs plugin.
When I try to insert a category I've the following error:
I've tried to add manually the first category from Mysql console and than add another category from graphical interface in backend, but still not working. I'm just able to update category and insert FAQs ( in that manually created category)
Moreover I'm not able to find any links at frontend FAQs.
Can you help me, please?
thank you a lot
I'm sorry for my pressing requests, but I've another problems now with FAQs plugin.
When I try to insert a category I've the following error:
Code: Select all
INSERT INTO serendipity_faq_categorys (id,parent_id,language,category,introduction,catorder) values ('', '0', 'en', 'Serendipity', 'All about Serendipity Blogs', '2')
/ Incorrect integer value: '' for column 'id' at row 1
Moreover I'm not able to find any links at frontend FAQs.
Can you help me, please?
thank you a lot