Posted by freatida on April 28, 2009 at 11:54am
Jump to:
| Project: | Node expire |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | vikramy |
| Status: | closed (fixed) |
Issue Summary
After manually running cron.php and re-indexing my site's content I get a fatal error when I try and view unpublished nodes. The message is:
Cannot use assign-op operators with overloaded objects nor string offsets in .../includes/menu.inc on line 356
Manually re-publishing the nodes still brings up the error.
On the other hand, if I manually unpublish a published node and then try to view it, I don't get the error.
I'm wondering whether it has something to do with node expire because it was the first time I ran cron and so the first time my expired nodes were unpublished. Haven't had this error before then.
Comments
#1