If i place a link somewhere in my website as

http://www.myurl.com/myviewpath?vdt=my_items|block_1, the only thing that's returned is Array.

The only link that works is |page_1.

My setup has 4 tabs, the first one beeing a page display, and the remaining ones are block displays.

This setup will work if the view is placed on the frontpage, but won't workif it's located elsewhere.

Any idea how can i solve this?

Thanks in advance