Hi!
When I trying to save any download I get 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 '9'' and published = 1' at line 1 SQL=SELECT id from freeprogs_menu WHERE link = 'index.php?option=com_jdownloads&view=category&catid='9'' and published = 1
I found, that this error displays only if admin panel on engllsih language...
When I switch admin panel on my language - everything fine. :o
Hi,
sorry. Seems that we have not seen your topic.
Get you this error only when you save again an older 'Download'? Or always?
='9''
This is really an error and should be
='9'
What are your server error settings in Joomla configuration?
- It is not possible for me to reproduce this error here
- also exist not any db query like yours in the debug results window (view=category&catid=)
So they either have maybe an older version, or you have made changes in the source code (override ?).
So it is for me not possible to find a bug.
That was issue with Joocial component (it posts messages in Facebook, Twitter, Google+ and etc) each time I create new or edit existing item.
Issue was fixed in latest version.
Okay. Thanks for the update.