Framework issues
- I’m getting this error in selectitems.php
- Warning: Cannot modify header information - headers already sent by (output started at /home/orenshmu/public_html/cpFirstApp/cpAPI/base.php:202) in /home/orenshmu/public_html/cpFirstApp/selectitems.php on line 31 solved
- Warning: Cannot modify header information - headers already sent by (output started at /home/orenshmu/public_html/cpFirstApp/cpAPI/base.php:202) in /home/orenshmu/public_html/cpFirstApp/selectitems.php on line 31 solved
- after login in a new session, framework should redirect to the calling page and remove the user_token param (other params should stay)
- from this - http://ronica.net/cpFirstApp/index.php?fid=4324344&user_token=te25c245itr34i45lgp5nq45
- to this - http://ronica.net/cpFirstApp/index.php?fid=4324344solved
status :closed