Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Login to site
Post: RESOLVED! RE: Login to site

found the problem it was the admin/index.php a simple typo header("location:".SITE_URL."admin/includes/index?p=dashboard"); changed to header("location:".SITE_URL."admin/includes/index.php?p...
27,870 Views
0 Replies
04-05-2015, 10:11 AM
britepencil
    Thread: Login to site
Post: RE: Login to site

so frustrated I began changing the web browser url changing http://localhost/united/admin/includes/index?p=dashboard\ to http://localhost/united/admin/includes/index.php?p=admin and now I h...
27,870 Views
0 Replies
04-05-2015, 09:45 AM
britepencil
    Thread: Login to site
Post: RE: Login to site

Yes, I have the site also on local server (wamp) and get the same problem the site works fine except for getting into admin panel. even though it says I logged in it redirects to the login page and in...
27,870 Views
0 Replies
04-05-2015, 07:43 AM
britepencil
    Thread: Login to site
Post: RE: Login to site

any help please I am still stuck It appears I can login but to the admin panel but i am redirected back to login but say I have successfully logged in. Help anyone please
27,870 Views
0 Replies
04-03-2015, 04:42 AM
britepencil
    Thread: Login to site
Post: RE: Login to site

anyone?
27,870 Views
0 Replies
03-30-2015, 12:10 PM
britepencil
    Thread: Login to site
Post: RE: Login to site

I found an article on this very problem http://stackoverflow.com/questions/3752609/codeigniter-404-page-not-found-but-why My admin folder did not have a .htaccess file so I recreated the one from the...
27,870 Views
0 Replies
03-29-2015, 06:31 AM
britepencil
    Thread: Your impression of CI3 over others?
Post: RE: Your impression of CI3 over others?

I am here because I need to figure out the working of CI I have a client who had someone start a CI website for him but it did not workout, so he asked me to do the site I agreed but only with Joomla ...
120,463 Views
0 Replies
03-28-2015, 04:20 PM
britepencil
    Thread: Login to site
Post: RE: Login to site

Okay I found the problem it had nothing to do with the CI site but the MYSQL there was no users assigned to the admin. Inserted a user into the variables and that works I can login in but the next iss...
27,870 Views
0 Replies
03-28-2015, 03:56 PM
britepencil
    Thread: Login to site
Post: RE: Login to site

I found a config.php in the lib folder which pointed to the the host provider define('SITE_URL','http://company-name.com/'); //define('SITE_URL','http://localhost/company-name.com/'); changed t...
27,870 Views
0 Replies
03-28-2015, 03:21 PM
britepencil
    Thread: Login to site
Post: RE: Login to site

Thank you for the suggestion however it made no difference..I'd like to which file to look at because the error is directed to the hosting site company-name.com and not on my local server. it's a w...
27,870 Views
0 Replies
03-28-2015, 03:03 PM
britepencil
    Thread: Login to site
Post: RE: Login to site

Okay I'll give that a try
27,870 Views
0 Replies
03-28-2015, 02:53 PM
britepencil
    Thread: Login to site
Post: RE: Login to site

this is interesting the url error points to the hosting server not the localhost which file is responsible for this?
27,870 Views
0 Replies
03-28-2015, 08:33 AM
britepencil
    Thread: Login to site
Post: RE: Login to site

Rufnex Wrote: (03-28-2015, 04:43 AM) -- Have you included a .htaccess otherwise the redirect without index.php dont't work. alternative you have to call your site with /index.php/admin/admin -- Teh...
27,870 Views
0 Replies
03-28-2015, 07:59 AM
britepencil
    Thread: Login to site
Post: RE: Login to site

I have managed to get to the site admin login page the default login is admin/admin the error generated ---------------------- Not Found The requested URL /admin/ was not found on this serve...
27,870 Views
0 Replies
03-28-2015, 03:30 AM
britepencil
    Thread: Login to site
Post: RE: Login to site

the site was backup but when I went to restore on the host site still same issue I did find a php fil ein admin/includes call admin.php when I look at in editor the info appears to be what I would ...
27,870 Views
0 Replies
03-27-2015, 06:18 PM
britepencil
    Thread: Login to site
Post: Login to site

Hello, my name Scott. I am working on a CI site which was created in CI (but not by me) and have moved it to my local server. The site has a admin access to the the site to make front end adjustmen...
27,870 Views
0 Replies
03-27-2015, 04:48 AM
britepencil

Theme © iAndrew 2016 - Forum software by © MyBB