So I got a good reply to this over at the sweetcron google group. Any
ideas how to remedy:
http://groups.google.com/group/sweetcron/browse_thread/thread/34ed1f3df6876b5a
"Looking at the full SQL statement below, the problem seems to be that
there
are some extra rogue back-quotes in the MATCH argument which confusing
things. More specifically "item_content)" is being quote-wrapped but
because there is no ending parenthesis for the leading paren to the
MATCH
argument that is confusing the SQL engine.
I did a quick search through my Sweetcron source-code and found this
query
on +156 and +166 in system/application/modesl/item_model.php. You can
try
taking a look at that file to see if that is indeed where the extra
bad
quotes are coming from.
This isn't a problem on my Sweetcron install, so my guess is that it's
a bug
with the Lifepress code-base. I remember that Lifepress forked from
Sweetcron several months back, but I haven't followed what changes
they made
on top of Sweetcron."
Please solve...
On Sep 9, 11:13 am, 0bvious <
therou...@gmail.com> wrote:
> (sorry, I couldn't reply to thishttp://
groups.google.com/group/lifepress/browse_thread/thread/718e34b...