solved Encountered error updating forum Modify Category, Category Title Field...

BuyHawaii
BuyHawaii
@mc-services
10 years ago
4 posts
From: /forum/cat_modify_save system displayed error: CRI: Query Error: Unknown column 'cat_profile_id' in 'where clause'
Cause was string punctuation on saving from: /forum/cat_modify/id=?. I noticed that a tick "'" and question mark "?" was in the string. Removed them and the record updated successfully. After changing the original string from: "What's going on?" to "Whats going on" it saved properly.

updated by @mc-services: 07/15/16 11:41:47AM
BuyHawaii
BuyHawaii
@mc-services
10 years ago
4 posts
My bad, it seems to save now. Saved string no problem.