• So I recently started a guild homepage at akademin.eu. I cannot login through the front end of the page and neither can anyone in my guild.

    I’ve contacted support for the theme and they have no issue loggin in. And they stated that it is a server problem.

    I then contacted one.com and they as well can login without problem on both the frontend and backend login.

    Jet I’ve asked 5 guild members to try and register and none of them can login to the page.
    We run different browsers and everyones browswer was up to date, login have been tried on IE, Firefox and chrome.
    Out of 6 people 5 if us have different ISP’s.

    The only things we got in common is that we play black desert online and that we’re from Sweden.
    Tried shuting down BDO to see if that was causing problems, nupe still 606.

    Someone please help this is getting spooky.

Viewing 5 replies - 1 through 5 (of 5 total)
  • A 606 error sounds very strange. There is no actual definition of a 606 error in any spcs, so it’s most likely something that your hosting company, or some special system or plugin, has added for itself.

    The standard debugging here is to disable every plugin (every one) and revert to a default (Twenty *) theme and see if the problem persits. You should also check for any additional error messages, and check the sites error logs to see if there’s any more information anywhere because from what I can see you’re getting a pretty unique error there.

    Thread Starter spaceinuface

    (@spaceinuface)

    Thanks for the input! It’s weird that the theme support nor the webserver provider support didn’t mention any of this! Thank you I hope Ill find something or that a plugin is messed up.

    Also we found out that a lot of the players resolved the 606 by removing cookies / cashe.
    I have a strong feeling it might be cookies related but I ain’t no expert.

    Thread Starter spaceinuface

    (@spaceinuface)

    Hi again. I managed to turn on the debug function and the debug log here is the log i got when a mate tried to login.

    https://pastebin.com/8Mh21ULL

    I have disabled twitch in the footer and i’ve deactivated buddypress.
    Members still get 606…
    But there seem to be a problem on a line in a .php file. I have no idea if I’m allowed to upload that file since its a premium theme.
    Someone may magically could help me anyway?

    Thread Starter spaceinuface

    (@spaceinuface)

    may, should have been maybe*

    Thread Starter spaceinuface

    (@spaceinuface)

    I hope I ain’t doing something wrong here but here is the function that the debug is talking about in functions.php.

    function blackfyre_get_category_id($cat_name){
    $term = get_term_by(‘name’, $cat_name, ‘category’);
    return $term->term_id;
    }

    1355 being: return $term->term_id;

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I cannot sort out why I and every one I ask you use my page get 606. Please help’ is closed to new replies.