jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => General => Topic started by: romagromov on 13.11.2015 11:23:19

Title: Unable to save downloads [Jomsocial problem - Solved]
Post by: romagromov on 13.11.2015 11:23:19
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
Title: Re: Unable to save downloads
Post by: romagromov on 13.11.2015 14:43:17
I found, that this error displays only if admin panel on engllsih language...
When I switch admin panel on my language - everything fine.  :o
Title: Re: Unable to save downloads
Post by: Arno on 03.12.2015 13:13:16
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?
Title: Re: Unable to save downloads - [not confirmed!!!]
Post by: Arno on 03.12.2015 13:34:30
- 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.
Title: Re: Unable to save downloads
Post by: romagromov on 03.12.2015 20:03:06
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.
Title: Re: Unable to save downloads - [Solved]
Post by: Arno on 03.12.2015 21:00:10
Okay. Thanks for the update.