This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

lsemple10589
lsemple10589

Hi, I am using a custom theme that I downloaded from Bootstrap4 Themes, and I have managed to get most of it working by converting and merging page layouts, assets and stuff..

However, when I try adding a User Session component and logging in, the "sign in" button does not sign me in. It reloads the current login page and asks me to sign in again. I have not customized the user plugin, signin forms, or anything. I am using the stock signin form just to test before I customize it but I cannot get it to work.

If I do this on the Default OctoberCMS Theme, I am able to sign in no problem at all.

I am thinking it might be a CSS or Javascript confliction issue, as there was a pile of javacsript files that came with this custom theme..

(The custom theme is called "Hyper") https://themes.getbootstrap.com/product/hyper-responsive-admin-dashboard-template/

Is there a specific CSS or JS file that I need to include ?

Last updated

lsemple10589
lsemple10589

I am not getting any errors in my event log in the backend, if that is what you are asking...

The problem still persists.

When I hit submit on the sign in form, it does not sign in, it just redirects to the sign in form over and over.. I tried uninstalling, reinstalling, removing user plus, re-adding the user, the only way to get it to work is by changing the theme.

Maybe I am missing some importan code from my default layout, since I basically wiped it and started from scratch after I loaded the hyper theme that I purchased..? --- edit - I removed the layout and went with no layout but the problem still persists.

Any help would be great thanks.

Last updated

lsemple10589
lsemple10589

Solved the problem !

I was missing this in my layout file

    <section id="layout-content">
    </section>

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.