my IRC client is open again if anyone wants to try to catch me on #omb at chat.freenode.net
Latest Updates RSS
-
brian
-
brian
somehow the file /app/omb/plugins/wp-plugins/wp-includes/pluggable.php was missing when I installed, and that was breakin things
-
brian
Notice: I broke remote-notice-posting in this morning's build, am fixing now
-
brian
when you try the newest beta, add "omb" to your list of apps in config.yml
-
brian
@hpardun there's nothing like that, I tested it myself and was unable to upload large files until I changed my php.ini
-
brian
@scrane sorry about that. i've been working on a project for about 10 days and haven't been able to check in here... now i'm back
-
scrane
@scrane Nevermind, I figured it out. :-)
-
scrane
@brian Can you tell me in which file you save the dates to the database? In which file the date/time get inserted into the db? Thanks!
-
hpardun
@brian thks for elp. my server has up to 100M. The websmaster asked: is there any php (ini_set) coded in the app that might cut this down again?
-
brian
@hpardun to change the time you would change in index.php the_time( ) to the_time( "G:i A" ) see http://php.net/date
