1
I changed the default folder name to welcomepacket. The system works and everything is fine except the About Us admininterface. I get this PHP error is debug mode:
Notice [PHP]: Undefined index: aboutus_id in file modules/welcomepacket/admin/e_aboutus_form.php line 28
Notice [PHP]: Undefined index: aboutus_name in file modules/welcomepacket/admin/e_aboutus_form.php line 29
Notice [PHP]: Undefined index: aboutus_description in file modules/welcomepacket/admin/e_aboutus_form.php line 30
Notice [PHP]: Undefined index: aboutus_image in file modules/welcomepacket/admin/e_aboutus_form.php line 31
I know what it is saying I just don't know how to fix it. The record can be inserted but it is not displayed correctly.