crowdfavorite / wp-capsule

The developer's code journal (built on WordPress)
https://crowdfavorite.com/capsule/
GNU General Public License v2.0
172 stars 27 forks source link

Fatal error: Unsupported operand types after updating to PHP 5.3.x #35

Closed monacoblue closed 11 years ago

monacoblue commented 11 years ago

Just lost access to all my notes stored in Capsule, after PHP was upgraded to 5.3.x on server.

To verify I tried doing a fresh install of wordpress + latest theme, but no juice. As soon as making a post a long load time will occur and eventually this error is displayed:

 Fatal error: Unsupported operand types in /home/codeseal/public_html/capsule-tcj/wp-content/themes/capsule/ui/lib/php-markdown/markdown_extended.php on line 20

I'm not a coder, so don't know how to fix this. Please help. Have some important stuff stuck in there.

See attached dump. 2013-08-12_17h04_50

P.S. Thanks for an otherwise excellent system

monacoblue commented 11 years ago

UPDATE Problem remains :(. I'm on PHP 5.3.27

Everything works fine on a different server running PHP 5.3.24

Any suggestions would be greatly appreciated!

alexkingorg commented 11 years ago

Sorry, this is not a support forum. If you have a patch/pull request to provide to address what you're seeing, please re-open accordingly.