dorsetinternet
06-04-2008, 04:14 AM
I am using the Aqua template and I have a problem when you first visit the site, the error is:
Notice: Undefined index: Itemid in D:\home\Default\website\htdocs\joomla\templates\si teground74\menu.php on line 8
The error disappears if you click the home button or any other button.
line 8 of the code looks like this:
$item_id = mysql_escape_string( $_GET['Itemid'] );
It would be great if someone can help me fix this error.
Thanx
Notice: Undefined index: Itemid in D:\home\Default\website\htdocs\joomla\templates\si teground74\menu.php on line 8
The error disappears if you click the home button or any other button.
line 8 of the code looks like this:
$item_id = mysql_escape_string( $_GET['Itemid'] );
It would be great if someone can help me fix this error.
Thanx