Got mysql error links http://kpdrmkuantan.my/index.php?option=com_jdownloads&view=category&catid=2 when trying to view download folder,
If list all files, no error showed. And it's ok.
How to fix?
Hi
I successfully downloaded several files from your site. When does the problem occur as I cannot see it?
Colin
Maybe a temporary problem? I can see the error:
QuoteTable 'kpdrm.#' doesn't exist.......
So it seems that it exist a problem with the installation or the database:
QuoteLEFT JOIN `#` AS files
this should be:
QuoteLEFT JOIN `#__jdownloads_files` AS files
So i think we need more details about your installation and maybe also login data via PM.
yes, only the table # went missing and don't really know which one,
I tried to uninstall but to no avail. The download data was ok, but the categories data is missing I presume. Arno, I'll send the pm for admin access.
I think its ok now, maybe after upgrading my php from unstable 7.x.x to 7.0.11 fix that problem. Consider case solved at the moment. Tq guys