I received an error when i tried to add a 3rd web link - I have been logged in an idle for hours....(btw - I would think that my login would time out.) I am new, HOURS. I am server, network and app kind of guy, not accountant/ERP guy... here is the error log...
Code:
race information for debug purposes. Phreedom release 3.3, generated 2012-01-22 16:02:16.
GET Vars = Array ( [module] => phreedom [page] => main [mID] => index )
POST Vars = Array ( [personal_links_field_0] => Midway's Home Page [personal_links_field_1] => http://www.midwayumc.net [sub_personal_links] => Add [personal_links_rId] => [dashboard_id] => personal_links [column_id] => 2 [row_id] => 2 [todo] => save )
Time: 64 ms, 3 SQLs 2 ms =>
The failing sql was: update users_profiles set params = 'a:3:{s:18:"Midway's Home Page";s:24:"http://www.midwayumc.net";s:6:"Search";s:21:"http://www.google.com";s:4:"news";s:22:"http://news.google.com";}'
where user_id = 1 and menu_id = 'index'
and dashboard_id = 'personal_links'
Time: 65 ms, 3 SQLs 2 ms =>
mySQL returned: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Home Page";s:24:"http://www.midwayumc.net";s:6:"Search";s:21:"http://www.googl' at line 1
Page trace stats: Execution Time: 65 ms, 3 queries taking 2 ms