Page 1 of 1

Frequently Asked Questions

Posted: Wed Aug 22, 2007 3:54 pm
by stalsy
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:

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
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

Posted: Wed Aug 22, 2007 5:33 pm
by stalsy
Hi,

I'm very sorry because I've solved my problem using an existent topic ( I did made the search before, but I did found it )... so one problem is solved...

:)