GetSimple Support Forum

Full Version: Can't log into Get Simple anymore
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,


I've been trying Get Simple now for about two weeks, and I've just transfered my static html website to this cms and it's almost ready.
But...

After a while, while I'm busy coding everything making my own template. I suddenly can't log in, although my account and password is still the samen, as I have checked it manually in: data -> users -> admin.xml.

The strange thing is that it happened in 3.0, but also in the new 3.1.

And I have no clue of what's going on.
Also, I am a graphics/motion designer, and I only know HTML, CSS and the basic principles of PHP.

As for the hard/software:

I'm working on a 15 inch MacBook Pro from mid 2011.
I have attempted to log into get simple with:

- Firefox,
- Safari,
- Google Chrome and
- Internet Explorer.

I have also tried to reinstall everything...... for '6' times, and problem keeps coming back.
It happens on my apache server xxamp, and on my hosting server online.
Also it can't be my hosting provider as they have just upgraded to php 5.3

The only plugin I have installed besides the stadard plugins that come with GS 3.1 is:

- nested_menus.php

The language I have installed is:

- nl_NL.php


Your's sincerely,

Christiaan Bruinsma
Netherlands, the
what happens if you change the language back to English, and remove any plugins?
Don't know if this is useful, but on the following location in your gs install directory:

/data/other/logs

There are two log files (at least in my install):

errorlog.txt
failedlogins.log

Maybe there's some info in them. But I wouldn't know what to look for.

Btw. both the plugin and language file you are using are officially outdated.
Hello,

I have found the problem.

Turns out the 'nested_menus.php' plugin wouldn't let me log in. Because as soon as I removed it, I could log in again.
Also when I logged in, and I added the plugin I couldn't log out.

Anyway thanks for the help. But my new question is, is there a newer version or similiar plugin to the nested_menus.php
which I can use instead?
studiobruinsma Wrote:Hello,

I have found the problem.

Turns out the 'nested_menus.php' plugin wouldn't let me log in. Because as soon as I removed it, I could log in again.
Also when I logged in, and I added the plugin I couldn't log out.

Anyway thanks for the help. But my new question is, is there a newer version or similiar plugin to the nested_menus.php
which I can use instead?

I think you can use the I8N plugin. This plugin adds multilanguage support and hierarchical menus to your website. You don't have to use the multilanguage feature of this plugin, if you don't need it.

http://get-simple.info/extend/plugin/i18n/69/
http://mvlcek.bplaced.net/get-simple/i18n

People have pointed to the I8N plugin in the support page of the nested-menus-plugin:

http://get-simple.info/forum/topic/2824/...us-plugin/

My site is actually using it.


You can also pm the owner of the nested-menu-plugin: http://get-simple.info/forum/user/8037/
To update his plugin.
studiobruinsma Wrote:Hello,

I have found the problem.

Turns out the 'nested_menus.php' plugin wouldn't let me log in. Because as soon as I removed it, I could log in again.
Also when I logged in, and I added the plugin I couldn't log out.

Anyway thanks for the help. But my new question is, is there a newer version or similiar plugin to the nested_menus.php
which I can use instead?

Hi studiobruinsma,

Try and install the plugin again. In the end of nested_menus.php, go to the very bottom of the file.

Remove ALL empty lines spaces after the very last end-PHP tag - ?>

This should solve you problem. It seems that GetSimple has a general problem with this.