Code: Select all
http://www.example.com/index.php?mact=News,cntnt01,detail,0
Code: Select all
[11-Jan-2017 13:37:30 Europe/London] PHP Notice: Undefined index: articleid in /var/sites/m/m.co.uk/public_html/modules/News/action.detail.php on line 58
Code: Select all
http://www.example.com/index.php?mact=News,cntnt01,detail,0
Code: Select all
[11-Jan-2017 13:37:30 Europe/London] PHP Notice: Undefined index: articleid in /var/sites/m/m.co.uk/public_html/modules/News/action.detail.php on line 58
Ok.JamesT wrote:The code probably needs nothing more than a simple isset to prevent the PHP errors appearing.