chatelao committed revision 475 to the PHP Address Book SVN repository, changing 50 files.
2012-05-29 11:11:46 PDT in PHP Address Book
chatelao committed revision 474 to the PHP Address Book SVN repository, changing 5 files.
2012-05-20 12:40:25 PDT in PHP Address Book
What is your path tö "Index.php"?.
2012-05-10 07:25:51 PDT in PHP Address Book
You're welcome, it's nice to have some quality assurance :-) The "after" is required if you want to add the columns in the exact same order. The application does not require this, but you may have some logic doing so. I would recommend to keep the structure as close as possible to the "absolut" one of "addressbook.sql".
2012-04-20 00:54:37 PDT in PHP Address Book
chatelao committed revision 473 to the PHP Address Book SVN repository, changing 1 files.
2012-04-19 11:58:46 PDT in PHP Address Book
chatelao committed revision 472 to the PHP Address Book SVN repository, changing 3 files.
2012-04-19 11:56:22 PDT in PHP Address Book
chatelao added rocknroll123 to the PHP Address Book project.
2012-04-19 11:54:29 PDT in PHP Address Book
Yes, apply this: ALTER TABLE `addressbook` ADD `title` varchar(255) default NULL AFTER `company`;.
2012-04-19 11:53:00 PDT in PHP Address Book
Sorry, the title column is missing. Copy the "alter table add column company" statement from the last upgrade, then replace "company" by "title". Sorry O. PS: I will fix this in v7.0.1.
2012-04-19 01:53:04 PDT in PHP Address Book
Could you send an Export or screenshot of your "addressbook" table?.
2012-04-18 05:52:40 PDT in PHP Address Book