Time  Nick     Message
11:45 uio      oi
14:43 CIA-54   ThinkUp: Anil Dash master * ra632620 / (5 files):
14:43 CIA-54   ThinkUp: Fix views using old design elements, closes #1279
14:43 CIA-54   ThinkUp: Bringing install (and install error) pages in line with the 1.0 design CSS.
14:43 CIA-54   ThinkUp: Signed-off-by: Anil Dash <anil@dashes.com>
14:43 CIA-54   ThinkUp: closes #1289 - http://git.io/AJyhSQ
15:52 CIA-54   ThinkUp: Gina Trapani master * r07ecf63 / (4 files in 3 dirs):
15:52 CIA-54   ThinkUp: Geoencoder plugin: Correct out-of-date instructions for getting a Google Maps API key
15:52 CIA-54   ThinkUp: closes #1271 - http://git.io/OZkZeg
15:52 CIA-54   ThinkUp: Gina Trapani master * rf909861 / webapp/plugins/expandurls/model/class.URLExpander.php : ExpandURLs plugin: Add cURL user agent to get Facebook redirects, closes #1282 - http://git.io/msrT2Q
20:54 Nicholas just set up a new thinkup installation on my webhost, getting an SQL error, no such table tu_plugins
20:54 Nicholas my table prefix isn't tu_, it's thup_
20:55 Nicholas verified that the sql tables are all named thup_* and that the config file says thup_ for table prefix. Any ideas?
21:09 Nicholas whoops my bad, that was at the login page when I accidentally had tu_ set as my prefix. Switched back, was able to log in, but now it can't find tu_posts
21:09 Nicholas because it's not tu_posts, it's thup_posts
21:10 Nicholas which, a quick google search shows, is a problem that others are having.
21:24 Nicholas I'm renaming all my tables and changing the config file, but I'm not happy about it >:(
21:27 Nicholas (I'm also not happy about my internet connection, but that's neither here nor there.)
21:36 SkramX   How hard would it be to "extend" thinkup app to archive tweets with a certain keyword in a certain geo area?