Login     Sign up
404 Error - Not Found Please Help
angelcause (@angelcause)
Join date: Apr 19th 2010
Community posts: 4
View Profile
Send Message

I sucessfully installed the jcow and deleted install.php. Now when I click any link on the main page i am getting the

404 Error - Not Found

Please help

180 months ago
stan (@stan)
Join date: Mar 17th 2010
Community posts: 127
View Profile
Send Message

you can find answer here:
[url]http://developers.jcow.net/forums/viewthread/73[/url]

180 months ago
angelcause (@angelcause)
Join date: Apr 19th 2010
Community posts: 4
View Profile
Send Message

I worked out both the options but still the same.

180 months ago
stan (@stan)
Join date: Mar 17th 2010
Community posts: 127
View Profile
Send Message

sorry, option2 was wrong. please try this:
open your "/my/config.php",find this lines:
[code]//$ubase = $uhome.'/index.php?p=';
$ubase = $uhome.'/';[/code]
and change them to:
[code]$ubase = $uhome.'/index.php?p=';
//$ubase = $uhome.'/';[/code]

180 months ago
Fat So (@fatso)
Join date: Aug 21st 2010
Community posts: 9
View Profile
Send Message

[quote=stan]sorry, option2 was wrong. please try this:
open your "/my/config.php",find this lines:
[code]//$ubase = $uhome.'/index.php?p=';
$ubase = $uhome.'/';[/code]
and change them to:
[code]$ubase = $uhome.'/index.php?p=';
//$ubase = $uhome.'/';[/code][/quote]

176 months ago
Fat So (@fatso)
Join date: Aug 21st 2010
Community posts: 9
View Profile
Send Message

[quote=fatso] [/quote]

To log into my admin cp, I went to my Jcow and entered admin as my user name and used my pw. I tried it on a lark and it did work.

Then I went to the name I signed up under and gave myself admin status. I think it was under user permissions.

I am tinkering with it now and I think I may fall into Like with this thang! ~GRiN~

176 months ago