Every time I try to use views I break something!

I have the tracker as my default homepage - which I might change to avoid people seeing the following error when they press
the "my recent posts" button

http://tabletennispost.com/tracker/1

warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /home/ttp/public_html/sites/all/modules/views/includes/view.inc on line 1279.
warning: mysql_real_escape_string() expects parameter 1 to be string, object given in /home/ttp/public_html/includes/database.mysql.inc on line 321.
warning: Illegal offset type in /home/ttp/public_html/sites/all/modules/views/includes/view.inc on line 1283.
warning: Illegal offset type in /home/ttp/public_html/sites/all/modules/views/includes/view.inc on line 1318.
warning: Illegal offset type in isset or empty in /home/ttp/public_html/sites/all/modules/views/views.module on line 698.

I went back into views to edit it and chose to go back to default and press save but nothing....

can I just reinstall the tracker module?

Comments

brisbanett’s picture

tracker 1 still exists with those errors

its a shame because I lost the function of having the user choose between recent posts and my recent posts

brisbanett’s picture

I have no idea how to get rid of those errors

brisbanett’s picture

what did I change? Help - I ve done so much work to the site I really can revert the site now

brisbanett’s picture

I have tried to find the core module but maybe I need to install all of core?

brisbanett’s picture

Looks like this was my self help blog

things that may have helped and may not have helped.

1. I reinstalled views - didnt help
2. I switched to tracker2 - didnt help
3. played around with views more to delete something or other views. - worked but I lost every tracked item (not the nodes) just the item.

Then I republished all of them and now they are tracked as 100 posts in 5 seconds.

Oh well problem is solved almost perfectly.

anzwertree’s picture

I wish I knew what you did, because I'm having the same errors when I click My Recent posts

baldrick’s picture

Could you please explain what do you mean by "delete something or other views"?
Thanks!

Guillaume Schieber’s picture