[solved]Sitemap SQL error

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
davide
Posts: 11
Joined: Fri 18. Jun 2004, 08:02
Location: Novate (MI), Italy
Contact:

[solved]Sitemap SQL error

Post by davide »

Hi all, friends!

I'm a beginner with phpwcms and I'm trying to set up a sitemap page.

I have created the article and I know that I must add a contentpart called sitemap to the article.

There is a problem: when I try to save the article, it appears this error message:
error while creating new article content
sql: SELECT DISTINCT *, date_format(article_tstamp, '%Y-%m-%d %H:%i:%s') AS article_date FROM phpwcms_article LEFT JOIN phpwcms_articlecat ON phpwcms_article.article_cid=phpwcms_articlecat.acat_id WHERE phpwcms_article.article_id='2' LIMIT 1;
Could someone help me?
Thanks in advance.

Ciao,
Davide.
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

davide
Posts: 11
Joined: Fri 18. Jun 2004, 08:02
Location: Novate (MI), Italy
Contact:

Post by davide »

Thanks!
Davide.
Post Reply