Undefined error :(.

Started by kaamaru, April 26, 2010, 07:36:54 PM

Previous topic - Next topic

kaamaru

Quote
8: Undefined index: icon
Apply Filter: Only show the errors from this file
File: /home/iplod1/public_html/iphone/Sources/Post.php
Line: 1843

Line: 1843
$_POST['icon'] = !empty($attachIDs) && $_POST['icon'] == 'xx' ? 'clip' : $_POST['icon'];

Chas Large

The text reference $_POST['icon'] is probably missing from Themes/default/languages/index.english.php or whichever language file you are using.
My Modifications :)  My Forum

Please DO NOT PM me with support requests. Post the problem in the appropriate Support Board so everyone can benefit from the advice given.

kaamaru

Thanks, do you know what I could add to the language file to fix this?

Chas Large

Open the language file like index.english.php or index.language.php. Also check modifcations.language.php

Look for that index in there.

If it is missing, you should check the manual installation instructions for the mod it is from to see what the index should be exactly.
My Modifications :)  My Forum

Please DO NOT PM me with support requests. Post the problem in the appropriate Support Board so everyone can benefit from the advice given.

kaamaru

Thanks, I fixed it now. Aaaah, I love an empty error log^^.

Advertisement: