So I updated some packages a while back and I think some of them were dependencies for Midori because now it doesn't work (even after updating it via pacman).
This is the error I get:
$this->bbcode_second_pass_code('', 'midori: symbol lookup error: /usr/lib/libwebkitgtk-1.0.so.0: undefined symbol: _gst_tag_list_type')
I gather that there is something wrong with a symbolic link, however the link it mentions (/usr/lib/libwebkitgtk-1.0.so.0) is not null and it points to something.
I frankly have no idea where to start in troubleshooting this.
Help.