Jump to content
  • 0

Nav Menu on my template


Henrynowa

Question

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

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

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.

Link to comment
Share on other sites

  • 0
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?

Link to comment
Share on other sites

  • 0
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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...