[QUOTE=maineGuy72;2242026]
3. Another issue: When editing your favorites (or other staff on UserCP), it redirects to the wrong URL. (I think this was mentioned, but the thread is getting too large to follow)
-----
More info from error log (it looks like grid is trying to use wrong mysql credentials):
Quote:
----- 2011-09-05 00:28:00 -----
-------------------------------
classifieds.php?do=browsegrid
-------------------------------
SQL Error found in query: SELECT `id`,`logo`,`adtype`,`title`,`categoryid`,`userid` ,`username`,`newused`,`starts`,`price`,`location` FROM `microclassifieds_items` WHERE active = 1 AND hidden = 0 AND sold = 0 AND categoryid IN (4) ORDER BY `starts` DESC LIMIT 0,15
Error message: Access denied for user 'test'@'localhost' (using password: NO)
-------------------------------
|