Part of the EllisLab Network
   
 
login not working
Posted: 04 July 2009 03:37 AM   [ Ignore ]  
Summer Student
Total Posts:  15
Joined  06-20-2009

Hi,

I have using .htaccess for rewriting url. it contains working good in my localhost and when i login page giving username and password it working properly but am using webserver it is not working.. when i am login page it loading same file.. i have changed baseurl like http://vrecruit.noesys.net/ and my route file name “homepage” after login i have to show “home” page.. but page has been reloading.. wht can i do for this time

Profile
 
 
Posted: 04 July 2009 03:56 AM   [ Ignore ]   [ # 1 ]  
Grad Student
Avatar
Rank
Total Posts:  75
Joined  03-29-2008

Please explain, show a copy of your .htaccess and explain the problem or error in a little more clear detail, sorry but it really seems as though you wrote that question after drinking lots of beer, hicup! grin

Profile
 
 
Posted: 04 July 2009 04:18 AM   [ Ignore ]   [ # 2 ]  
Summer Student
Total Posts:  15
Joined  06-20-2009

hi..

i have some problem for login time..
when i login my page redirect page url displaying index.php in middle of my url. it display like http:/vrecruit.noesys.net/index.php/home i dont want to show like this. am using .htaccess file too.

Profile
 
 
Posted: 04 July 2009 04:46 AM   [ Ignore ]   [ # 3 ]  
Grad Student
Rank
Total Posts:  89
Joined  08-21-2007

Please try placing this code in your .htaccess file.

RewriteEngine on
RewriteCond
$1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]
 Signature 

ATOMIC Web Hosting - Quality Shared & Reseller Web Hosting

Profile
 
 
Posted: 04 July 2009 02:15 PM   [ Ignore ]   [ # 4 ]  
Summer Student
Total Posts:  18
Joined  07-03-2009
Arivusudar - 04 July 2009 04:18 AM

hi..

i have some problem for login time..
when i login my page redirect page url displaying index.php in middle of my url. it display like http:/vrecruit.noesys.net/index.php/home i dont want to show like this. am using .htaccess file too.

make this change in your config.php:

from:

$config['index_page'] = "index.php";

to:

$config['index_page'] = "";
Profile
 
 
   
 
 
‹‹ DOJO with CodeIgniter      My SQL Connection ››
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 721, on January 06, 2010 09:38 AM
Total Registered Members: 114897 Total Logged-in Users: 38
Total Topics: 122389 Total Anonymous Users: 2
Total Replies: 647052 Total Guests: 367
Total Posts: 769441    
Members ( View Memberlist )