Jump to content

Question

Posted

ok i have made a template out of my master template that i have liked over the years

here is my question how do i add some navigation to my site? http://www.starlitenetwork.com/blesta

i was not able to find any info on this

ok got the menu working

now i have this messages

The form token is invalid.

i get it when you click on client area

you can use this as a test login

henrynowa66@gmail.com

password321

8 answers to this question

Recommended Posts

  • 0
Posted

I believe you need to edit this in the /config/blesta.php:

// Bypasses automatic CSRF checking for a set of controllers and actions (eg. array('client_login::index'))
// CSRF checking is a security feature, BE SURE YOU KNOW WHAT YOU ARE DOING BEFORE SETTING THIS VALUE
Configure::set("Blesta.csrf_bypass", array('client_login::index'));

and it should work fine.

  • 0
Posted
12 hours ago, Licensecart said:

I believe you need to edit this in the /config/blesta.php:


// Bypasses automatic CSRF checking for a set of controllers and actions (eg. array('client_login::index'))
// CSRF checking is a security feature, BE SURE YOU KNOW WHAT YOU ARE DOING BEFORE SETTING THIS VALUE
Configure::set("Blesta.csrf_bypass", array('client_login::index'));

and it should work fine.

still working on that one

here is my my problem when you click on the client area drop down fill in the login i get this on re direct

 

ok i got to work change it from ture to false

is there away to add the form token?

  • 0
Posted

looks like i'm tossing in the towel in

all my links have bleed over. what is happening is if you hover over another menu is shows a new link

any one now of of a site to make menus for blesta bootstrap?

  • 0
Posted
9 hours ago, Henrynowa said:

looks like i'm tossing in the towel in

all my links have bleed over. what is happening is if you hover over another menu is shows a new link

any one now of of a site to make menus for blesta bootstrap?

Best place is getbootstrap.com or buy a theme from theme forest which has been made in bootstrap.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...