Problems, need help? Have a tip or advice? Post it here.
7 posts Page 1 of 1
I have installed extended users many many times without success and after searching the forum haven't found anything that looks like my issue.

Index.php registers just fine and i can open it by clicking on view in the admin panel. however the other files, register.php and the like are only visible if i visit them with the path prefixed with HTTP: rather than HTTPS: also they are not opened by clicking on view in the admin panel - the index.php in root is opened instead.

When i access login.php (using HTTP:) and try to logon I'm told that i need to enable cookies, which I have. I cant get to it with HTTPS:

Any idea whats happening?

I have followed the instructions to the letter.
Is the prettyURLs setting on for your site? If yes, please disable it temporarily and see if this helps.
Also, please let me know the version of Couch in use.
Thank you for replying so quickly.


turned off pretty urls and started reinstalling extended users. index.php can be viewed by clicking on view in the admin panel but login.php and register.php cant. i can only see both of these if i prefix with http: and when i try to login i still get a message telling me that cookies must be enabled, which they are. if i use https i am sent to the index.php in the root..

my version is CouchCMS Version 2.0 (20170729)
It could be a problem with checking 'https' status - the version of Couch you are using had this issue.
It was, of course, fixed in later versions.

I'd suggest you please upgrade to the latest version from GitHub.

Keep me posted.
Again, thanks for the quick reply. Will let you know how it goes in a week or so as I intend to start again from scratch.
i upgraded to CouchCMS Version 2.2.1 (20190417)
Turned off Pretty URL
registered index.php, it showed up in the admin panel but without the extra fields as expected.
Added $t['users_tpl'] = 'users/index.php';
Refreshed the admin Panel
when I revisited index.php I got the following error message

Could not successfully run query: Unknown column 'not_active' in 'field list'

When viewed from the admin panel got

Could not successfully run query: Unknown column 'not_active' in 'field list'

Could this be a database problem? I know a bit of html and css but thats as far as my knowledge of this stuff goes. I'm still amazed that I have successfully run my events site for a few years using couch.
I have PMed you; please take a look.
7 posts Page 1 of 1