* warning: Attempt to assign property of non-object in .../sites/all/modules/tokenize/tokenize.module on line 21.
* warning: Invalid argument supplied for foreach() in .../sites/all/modules/tokenize/tokenize.module on line 94.
* warning: Invalid argument supplied for foreach() in .../sites/all/modules/tokenize/tokenize.module on line 94.
* warning: Attempt to assign property of non-object in /...sites/all/modules/tokenize/tokenize.module on line 21.

My setup:
Drupal
Version 5.7
Configuration file sites/default/settings.php

Web server
Type Apache
Version 1.3.34
Operating system Linux
PHP interface cgi

PHP
Version 5.2.5
Magic quotes GPC On
Magic quotes runtime Off
Memory limit 40M
Register globals Off
Safe mode Off
Session cache limiter none
Session save handler user
Upload max filesize 20M
Extensions
CURL version 7.15.5
GD version bundled (2.0.34 compatible)
FreeType support Enabled
JPG support Enabled
PNG support Enabled
Multibyte support Enabled
XML support Enabled
Zip support Enabled
Zlib support Enabled

More information about the current state of PHP can be found here.

Database
Type MySQL
Version 5.0.51a
Charset utf8
Collation utf8_general_ci
Permissions
Create temporary tables Disallowed
Lock tables Disallowed
Table prefix

Comments

greggles’s picture

Status: Active » Closed (duplicate)

Thanks for the very complete bug report.

I believe some of those issues were fixed in the CVS HEAD version of the code but not in the 1.0 version. So, I'm marking the first "assign property of non-Object" error as a duplicate of #164464: "Attempt to assign property of non-object in...".