Re: codefight cms could not get admin page

I think I got it fixed (not sure whether it’s the right fix). But it worked for me.


I found that the URI segment was combining the suffix (.HTML) with the last argument



e.g


http://www.myhost.com/user/register.html


it is considered as


http://www.myhost.com/user/register_html



I modified the URI.php library file to remove the suffix and then it started working.


Now everything did work fine.



Please let me know if this is the right solution or is there a proper solution to it. Thank you very much for your help!



Chaleswa

If you don’t need suffix, you can just set in config:

app\frontend\config\config.php

app\admin\config\config.php

$config[‘url_suffix’] = “”; //leave this blank. By default codefight cms has .html but as it was causing issue, i have removed that for you.

Its more than 1am here in sydney so i am off to sleep now. I’ll have a look at this thread tomorrow. Please keep me update. Thanks and good night.

continue reading ...

 

 

 

Author dbashyal has posted total 30 posts.
click here To post comments on the above post.
Date: 01-04-2010 08:13:41am

 

 

You may also like:

And, Around the globe:

 

 

 

 1 2 3 4 >  Last ›
 


Page rendered in 1.0949 seconds

 
Powered by: Codefight CMS | A Damodar Bashyal Creation.