View Single Post
Old September 29th, 2005, 01:08 PM   #1 (permalink)
filipv
Junior Member
Verified Customer
 
Join Date: Feb 2005
Posts: 19
pp 5.2 calendar problem(FIXED)

An error was encountered during execution of the query:

SELECT id, date, user, userid, SUM(views) AS tviews,COUNT(*) AS pcount, MAX(date) AS maxdate,
SUM(filesize) AS tfilesize FROM pp_photos WHERE approved=1 GROUP BY userid ORDER BY maxlast DESC

The query returned with an errorcode of:

Unknown column 'maxlast' in 'order clause'

If you need assistence or feel this is a 'bug'; please report it to our support forums at: http://www.photopost.com/members/forum/f66/index.html

To turn off these emails, set $debug=0 in your config-inc.php file.
filipv is offline   Reply With Quote