Page 1 of 1

Knowledge Base

PostPosted: Tue May 23, 2006 9:13 am
Author: ayasha
when an article is submitteed to the KB on my forum, and the post is made, the post looks like this


Category: Members Tutorials
Type: Graphics Playhouse

Article Name: How To Make A Custom Brush
Author: EvilMaiden
Description: PSP How To

>>Read Full Article

when you click on the Read Full Article, you get this error

Could not obtain article data

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3

SELECT * FROM phpbb_kb_articles WHERE article_id =

Line : 35
File : kb_article.php


any help would be greatly appreciated <img>

PostPosted: Tue May 23, 2006 9:12 pm
Author: Adrian Rea
Does this happen only when you add an article, or when you edit one too? Have you made any edits in the KB?

A

PostPosted: Tue May 23, 2006 9:18 pm
Author: Adrian Rea
Having tested this on site, I see the issue was not there from the outset, and does happen on edits as well.

A

Additional- it looks like the issue has arisen since the 25th april as there was a good KB Post made then. You could search through ftp to see what has changed since then, or have you made any updates since then?

A

PostPosted: Wed May 24, 2006 4:30 am
Author: ayasha
i have done several things since the A, and when i look for the file the error mentions, kb_article.php i cannot find it.

PostPosted: Wed May 24, 2006 4:54 am
Author: Adrian Rea
I suspect this may be to do with something outside kb.php Perhaps something with a .js file or functions file like includes/functions_kb etc.

If you are able to pm me a new ftp login, I could take a look?

A

PostPosted: Wed May 24, 2006 4:55 am
Author: Adrian Rea
An additional not is that it is not just you that has got this, I think it is probably some code changes that have recently been posted that are probably to blame.

A