@june I just tried to create a database called "db12-omb" and mysql won't let me. are you sure that is your database name?
Latest Updates RSS
-
brian
-
june
@brian yes using mysql. I now get fatal error line 168 of mysql.php SQL syntax error in get_result near '-omb' at line 1 SHOW tables FROM db12-omb
-
brian
@june shouldn't be a problem. are you using mysql? you could try putting this at the top of db/boot.php: ini_set('display_errors','1'); error_reporting (E_ALL & ~E_NOTICE );
-
june
-
brian
@june jEdit is a good, free programmers text editor and there are lots of others http://en.wikipedia.org/wiki/List_of_text_editors
-
brian
@june the solution is to start with a new config.yml and maybe try to find a text editor program that is more sophisticated than notepad
-
brian
@june the issue randy had was that when he edited config.yml he accidentally added extra carriage-returns and spaces along with his database settings.
-
june
I tried to install omb but like randy all I get is blank page returned, and the tables have not been created. Also using Linux server here. What is the advice please?
-
brian
@ostro thanks for playing with omb, the bugs you found have been addressed in the next version
-
brian
@thepete but the microblog-networking functionality is tied to the "title" field at this time, that's where your status text goes
