PHP NOTICE (8)

Description

Message: Undefined index: 3

File: /var/www/managementscope/system/applications/index/controllers/executives.php

Line: 113

Source Code

102
103         loadView('template', $data);
104     }
105
106     public function post()
107     {
108         $newURL = fetchOne(
109             'SELECT CONCAT(forumceo_ceos.url, "/", forumceo_posts.url)
110                FROM forumceo_posts
111          INNER JOIN forumceo_ceos
112                  ON forumceo_ceos.id = forumceo_posts.ceos_id
113               WHERE forumceo_posts.id = ' . intval($_GET['3']) . '
114               LIMIT 1'
115         );
116
117         redir('/manager/' . $newURL, 301);
118
119
120
121
122
123
124
125         $ceoForumModel = loadModel('ceoforum');

Stack Trace

Executives->post
/var/www/managementscope/system/applications/index/controllers/executives.php:37

Executives->_remap
/var/www/managementscope/system/inc/fc.php:103

require ('/var/www/managementscope/system/inc/fc.php')
/var/www/managementscope/managementscope.nl/index.php:31

Sat, 04 Feb 2012 06:38:50 +0100 : /executives/9-de-beurs