login/logout missing

Permalink
where can i get the login/logout ?

i think i deleted it by mistake.

now i have Page Not Found


**********.c5host.com/index.php/login/logout/

TdA
 
okhayat replied on at Permalink Reply
okhayat
If you have the downloaded C5 .zip file, just extract the index.php from its root and place it.
Or simply create it with the following code:
<?php
require('concrete/dispatcher.php');


UPDATE:
Do you mean the login/logout page only isn't working?
TdA replied on at Permalink Reply
TdA
yes the login/logout page isn't working. i think i deleted it by mistake.

when i need to login/logout i have a Page Not Found

i can´t access to the admin features.

is there a solution or it´s better to create a new account?

the CMS works fine. i chosed option A account: CMS+hosting
okhayat replied on at Permalink Best Answer Reply
okhayat
Check if the page .php file is still there, under /concrete/single_pages/login.php and /concrete/controllers/login.php and reinstall it from Dashboard -> Pages & Themes -> Single Pages -> type login (in the box at the bottom) -> click Add
This should restore the page.
TdA replied on at Permalink Reply
TdA
/concrete/single_pages/login.php
Result: Access Denied.


/concrete/controllers/login.php
Result: Oops! This link appears to be broken.

i made a new one project.
frz replied on at Permalink Reply
frz
If you want a fresh install, or if you can't figure out whats up, just private message me and we'll look into it.
TdA replied on at Permalink Reply
TdA
i made a new one. many thanks.

TdA