daithi-coombes / api-connection-manager

Manages connections and requests to 3rd party providers or services
0 stars 1 forks source link

user connections not saved in dash #54

Closed daithi-coombes closed 11 years ago

daithi-coombes commented 11 years ago

This issue is happening on my localhost.

To re-create: login to dash link service with account using api-con-user dash page

daithi-coombes commented 11 years ago

also found solution for #53 Use two log files.

close & merge.

daithi-coombes commented 11 years ago

... forgot to say, solution to this issue was a line missing in API_Con_Mngr_Module::login_connect() that called set_connections() which is supposed to store the user connections array.