Ticket #347 (closed defect: invalid)

Opened 4 years ago

Fehler bei Änderung des Benutzerrangs

Reported by: gerhard@… Owned by: somebody
Priority: major Milestone:
Component: g-map Version:
Keywords: Cc:

Description

Ändere ich im Profil meinen Benutzerrang von Administrator auf den normalen Benutzerrang wie beispielsweise Anfänger, erscheint folgende Fehlermeldung:

Fatal error: userOptions are not set. Array ( [location] => userOption [coord] => userOption49 [street] => userOption45 [city] => userOption47 [country] => userOption48 [zip] => userOption46 [enable] => userOption44 [lastlookup] => userOption50 )

Information:

error message: userOptions are not set. Array ( [location] => userOption [coord] => userOption49 [street] => userOption45 [city] => userOption47 [country] => userOption48 [zip] => userOption46 [enable] => userOption44 [lastlookup] => userOption50 ) error code: 0 file: /www/htdocs/w00a42e9/community/wcf/lib/util/MapDiscover.class.php (33) php version: 5.2.6 wcf version: 1.0.9 date: Wed, 27 Aug 2008 15:00:55 +0000 request: /index.php?form=UserProfileEdit? referer: http:\/\/domain.net/index.php?form=UserProfileEdit? Stacktrace:

#0 /www/htdocs/w00a42e9/community/wcf/lib/system/event/listener/GMapUserProfileEditFormListener.class.php(41): MapDiscover?->construct() #1 /www/htdocs/w00a42e9/community/wcf/lib/system/event/listener/GMapUserProfileEditFormListener.class.php(24): GMapUserProfileEditFormListener->saved() #2 /www/htdocs/w00a42e9/community/wcf/lib/system/event/EventHandler.class.php(193): GMapUserProfileEditFormListener->execute(Object(UserProfileEditForm?), 'UserProfileEdit?...', 'saved') #3 /www/htdocs/w00a42e9/community/wcf/lib/form/AbstractForm.class.php(80): EventHandler::fireAction(Object(UserProfileEditForm?), 'saved') #4 /www/htdocs/w00a42e9/community/wcf/lib/form/UserProfileEditForm.class.php(196): AbstractForm->saved() #5 /www/htdocs/w00a42e9/community/wcf/lib/form/AbstractForm.class.php(43): UserProfileEditForm?->save() #6 /www/htdocs/w00a42e9/community/wcf/lib/form/AbstractForm.class.php(88): AbstractForm->submit() #7 /www/htdocs/w00a42e9/community/wcf/lib/form/UserProfileEditForm.class.php(92): AbstractForm->readData() #8 /www/htdocs/w00a42e9/community/wcf/lib/page/AbstractPage.class.php(74): UserProfileEditForm?->readData() #9 /www/htdocs/w00a42e9/community/wcf/lib/form/UserProfileEditForm.class.php(177): AbstractPage->show() #10 /www/htdocs/w00a42e9/community/wcf/lib/page/AbstractPage.class.php(36): UserProfileEditForm?->show() #11 /www/htdocs/w00a42e9/community/wcf/lib/util/RequestHandler.class.php(63): AbstractPage->construct() #12 /www/htdocs/w00a42e9/community/wcf/lib/util/RequestHandler.class.php(94): RequestHandler?->construct('UserProfileEdit?', Array, 'form') #13 /www/htdocs/w00a42e9/community/index.php(8): RequestHandler::handle(Array) #14 {main}

Aufgrund der Fehlermeldung vermute ich es hängt mit deiner Erweiterung zusammen. Ist das Problem bekannt? Wie kann es behoben werden?

Beste Grüße

Gerhard

Note: See TracTickets for help on using tickets.