Closed (fixed)
Project:
Mail System
Version:
7.x-2.30
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Aug 2011 at 11:07 UTC
Updated:
24 Sep 2011 at 18:41 UTC
Jump to comment: Most recent file
Coming up with this error
Undefined index: in mailsystem_admin_settings() (line 62 of /home/ventbbxc/public_html/modules/mailsystem/mailsystem.admin.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | mailsystem.tar_.gz | 13.11 KB | pillarsdotnet |
Comments
Comment #1
pillarsdotnet commentedDo me a favor and see if this version solves your problem. If it works, I'll roll it into the next release.
Comment #2
pauljb commentedhad the same problem, attachment solved it for me.
Thanks
Comment #3
pillarsdotnet commentedOkay, I'll roll a 7.x-2.29 release shortly.
Comment #4
pillarsdotnet commentedThanks for testing. Fixed in 7.x-2.29 release.
Comment #5
hacmx commentedHi!,
I have the same error with version 7.x-2.29.
I'm using Drupal 7.8 + Zen Subtheme + Ubercart 7.x-3.0-beta4, Is it an incompatibility problem?.
Notice: Undefined index: in mailsystem_admin_settings() (line 62 from ...\sites\all\modules\mailsystem\mailsystem.admin.inc).
Notice: Undefined index: in mailsystem_admin_settings() (line 62 from ...\sites\all\modules\mailsystem\mailsystem.admin.inc).
Notice: Undefined index: in mailsystem_admin_settings() (line 62 from ...\sites\all\modules\mailsystem\mailsystem.admin.inc).
greetings and thanks!
Comment #6
pillarsdotnet commentedNot an incompatibility problem, but perhaps leftover cruft from a deleted module.
Just pushed a new 7.x-2.30 version that removes mailsystem keys that are neither "default-system" nor a valid module/key combination.
See if this snapshot solves your problem. If it does, I'll go ahead and roll a new release.
Comment #7
hacmx commentedChanging "mailsystem.info" with a new version 7.x-2.30, fix the problem.
thanks!!!.
Comment #8
pillarsdotnet commentedFixed in 7.x-2.30 release.