Memory exhausted when saving user preferences
- Status
- Closed
- Subject
- Memory exhausted when saving user preferences
- Version
- 5.x
- Category
- Error
- Regression
- Feature
- All / Undefined
MyTiki - Resolution status
- Invalid
- Submitted by
- Nelson Ko
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
When I try and save user preferences (viewing is OK), I get the first part of the user preferences screen back, and then it stops at the "User login:" display with:
Preferences
Last login:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 6291456 bytes) in /.../lib/tikidate-php5.php on line 182- Solution
If I comment out this line 117 in tiki-user_preferences.php:
//$tikilib->set_user_preference($userwatch, 'display_timezone', $_REQUEST'display_timezone');
the problem dissappears. Weird. I have PHP 5.2.10 on Ubuntu on this machine. On my Mac with PHP 5.3.1 I haven't been able to reproduce...
Can anyone reproduce? Or people working on timezone lately have any ideas?
- Workaround
- Importance
- 8
- Priority
- 40
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3216
- Created
- Friday 11 June, 2010 15:27:46 UTC
by Nelson Ko - LastModif
- Tuesday 02 June, 2026 09:10:26 UTC