Guest can't see our customized booking system

Permalink
We had a customized booking system made for our concrete5.6.3 site, but as soon the guest click "book now" the booking system don't appear, but if we are logged in as an admin, then everything works fine, the advanced permission are on, and we have tried many different combinations under permission for single pages and permission for blocks.

Are there a way we can change the codes to overwrite all concrete5's permissions, so guest can see everything, or are there a way we can add permissions for the customized booking system, after doing some research then we have found this pages, which might help:
http://www.codeblog.ch/2014/04/concrete5-working-with-custom-permis...
http://www.5fly.co.uk/blog/concrete-5-permissions/...
http://www.werstnet.com/blog/advanced-permissions-w-code-in-concret...

Our site arehttp://czech-adventures.com/ we will be happy to provide you with all the codes needed for you to help, we have been fighting with this for a week now and would really appreciate some help.

 
WebcentricLtd replied on at Permalink Reply
hi,
I notice when you hit the homepage as a guest the action on your booking form is:

/index.php?cID=1&bID=985&arHandle=Header+%3A+Layout+1+%3A+Cell+1+%3A+Layout+1+%3A+Cell+1&ccm_token=1417774732:38646c6c424ad825372fecfbe71ade4b&btask=passthru&method=/book-now&event_id=985&layout=book

is it the same when you are logged in?
mikkelwh replied on at Permalink Reply
Hi AndyJ

Thank you for taking your time to help us, it is not the same code then we are logged in as admin, here you can see the different:
On index page:
As admin
/index.php?cID=1&bID=985&arHandle=Header+%3A+Layout+1+%3A+Cell+1+%3A+Layout+1+%3A+Cell+1&ccm_token=1417794461:ac13da6461cfad3fa764fae63f11cd6f&btask=passthru&method=/book-now&event_id=985&layout=book

As guest
/index.php?cID=1&bID=985&arHandle=Header+%3A+Layout+1+%3A+Cell+1+%3A+Layout+1+%3A+Cell+1&ccm_token=1417774732:38646c6c424ad825372fecfbe71ade4b&btask=passthru&method=/book-now&event_id=985&layout=book

On this pagehttp://czech-adventures.com/adventures/one-day-trips/...
As admin
/index.php?cID=144&bID=933&arHandle=Header+%3A+Layout+1+%3A+Cell+1+%3A+Layout+2+%3A+Cell+2&ccm_token=1417794668:3190f8214d2282bdd74123aac4a9ba06&btask=passthru&method=/book-now&event_id=933&layout=book

As guest
/index.php?cID=144&bID=933&arHandle=Header+%3A+Layout+1+%3A+Cell+1+%3A+Layout+2+%3A+Cell+2&ccm_token=1417774990:b1c73d4108c0752f60dd2fea389c129c&btask=passthru&method=/book-now&event_id=933&layout=book
mikkelwh replied on at Permalink Reply
I guess this is a very difficult issue to solve, does anybody know one who could do this for money?
mikkelwh replied on at Permalink Reply
I guess this is a goodbye to my Concrete5, hope TYPO3 Neos will give me more luck.