cfdp / ungo

GNU General Public License v2.0
1 stars 0 forks source link

"Strict warning" in make new profile #9

Open ghost opened 7 years ago

ghost commented 7 years ago

A group of Strict warnings appearing here https://ungokonomi.dk/node/374#overlay=admin/people/p2rp-create/counselor as admin

Strict warning: Only variables should be passed by reference i include() (linje 37 af /dana/data/ungokonomi.dk/docs/sites/all/themes/ungoko/templates/node--question.tpl.php). Notice: Undefined variable: role i cfdp_uf_add_cancel_to_profile2() (linje 388 af /dana/data/ungokonomi.dk/docs/sites/all/modules/custom/cfdp_uf/cfdp_uf.module). Notice: Undefined variable: type i cfdp_uf_add_cancel_to_profile2() (linje 398 af /dana/data/ungokonomi.dk/docs/sites/all/modules/custom/cfdp_uf/cfdpuf.module). Notice: Undefined index: profile i cfdp_uf_add_cancel_to_profile2() (linje 398 af /dana/data/ungokonomi.dk/docs/sites/all/modules/custom/cfdp_uf/cfdp_uf.module). Warning: Invalid argument supplied for foreach() i cfdp_uf_add_cancel_to_profile2() (linje 398 af /dana/data/ungokonomi.dk/docs/sites/all/modules/custom/cfdp_uf/cfdp_uf.module). Notice: Undefined index: uid i cfdp_uf_add_cancel_to_profile2() (linje 404 af /dana/data/ungokonomi.dk/docs/sites/all/modules/custom/cfdp_uf/cfdp_uf.module).

kasper-openUsource commented 7 years ago

Like issue #3 - estimate around 1 hour

kasper-openUsource commented 7 years ago

Strict warnings have been removed from user interface, and now only logged i db-log. Notices and warnings are acted upon by me, when registered in the log-file. The present warnings does not affect the operations and functionality on the website.