fixed the DB issue...
i have a problem after agree to connect with the app im getting a blank screen.
im using 1.3.9b , with godaddy servers and db.
what is the problem? and how to fix it?
when i fixed the db issue , (1 reply above) , i add
ALTER TABLE `zen_customers` ADD `facebook_id` VARCHAR( 64 ) NUL
insted of
ALTER TABLE `customers` ADD `facebook_id` VARCHAR( 64 ) NUL
maybe this is the problem?
Please advice!!!!


Reply With Quote
