RolandAlvares
Forum Replies Created
-
Thanks for your help Cais!
Roland@photocrati – Thanks for the reply!!
Here is the error I am getting after updating to the beta:[14-May-2015 19:49:24 UTC] WordPress database error 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 ‘%d) GROUP BY wp_ngg_pictures.pid ORDER BY id DESC’ at line 1 for query SELECT DISTINCT wp_ngg_pictures.* , GROUP_CONCAT(CONCAT_WS(‘@@’, meta_key, meta_value)) AS ‘extras’ FROM
wp_ngg_pictures
LEFT OUTER JOINwp_postmeta
ONwp_postmeta
.post_id
=extras_post_id
WHERE (exclude
= %d) GROUP BY wp_ngg_pictures.pid ORDER BY id DESC made by nggMediaRss::get_last_pictures_mrss, nggdb::find_last_images, C_Image_Mapper->run_query, ExtensibleObject->__call, ExtensibleObject->_exec_cached_method, ReflectionMethod->invokeArgs, C_CustomTable_DataMapper_Driver_Mixin->run_queryOK Just found the error log and here is the error which is showing:
[25-Apr-2015 17:49:39 UTC] WordPress database error 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 ‘%d) GROUP BY wp_ngg_pictures.pid ORDER BY id DESC’ at line 1 for query SELECT DISTINCT wp_ngg_pictures.* , GROUP_CONCAT(CONCAT_WS(‘@@’, meta_key, meta_value)) AS ‘extras’ FROM
wp_ngg_pictures
LEFT OUTER JOINwp_postmeta
ONwp_postmeta
.post_id
=extras_post_id
WHERE (exclude
= %d) GROUP BY wp_ngg_pictures.pid ORDER BY id DESC made by nggMediaRss::get_last_pictures_mrss, nggdb::find_last_images, C_Image_Mapper->run_query, ExtensibleObject->__call, ExtensibleObject->_exec_cached_method, ReflectionMethod->invokeArgs, C_CustomTable_DataMapper_Driver_Mixin->run_queryAny thoughts?
Hi Cais,
The link is there in the footer but the feed is blank. There are no links to the images.
Hi Cais,
I was hoping to use the feed in an app we are developing.
I can confirm the Media RSS option is turned on.
Thanks!!
Roland