Archives for: "July 2014"

eZ Publish - Object Relation Attributes - Reckless Cleanup

This is NOT A FIX for the code, but if you are getting confusing results for queries due to relationships between object relation attributes which were deleted from content classes, you may use this query: Backup your database first This is not for th… more »

Twitter Application Auth Sample - PHP

This is a sample PHP code which can be used to get a Twitter OAuth token for use in making API calls. It includes a trends available request that gets the list of countries for which Twitter trends are available. Be sure to read the documentation at t… more »