menu dont work

General project discussion. NOT for help questions.
Post Reply
poekelen
New Member
New Member
Posts: 4
Joined: Fri Aug 04, 2006 10:43 pm

menu dont work

Post by poekelen »

hey pple

first, my english is verry pior. but i hope that you pple my understand.

i have ussed the cmsms for testing. everthing worked good. its worked on php5.1 and mysql 5
but now comes the problem.

my host have upgraded the OS with ubuntu 64 bits.
but now dont works my menu.

you can look at cms.tomosforum.nl
this is a new install, with no changes with the admin panel or the config file

im very hopeless

can you guyss tell me how to fix this problem?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: menu dont work

Post by tsw »

it seems that internal pretty urls wont work with your current hosting service

in config.php change

Code: Select all

$config['internal_pretty_urls'] = true;
to

Code: Select all

$config['internal_pretty_urls'] = false;
hope this helps
poekelen
New Member
New Member
Posts: 4
Joined: Fri Aug 04, 2006 10:43 pm

Re: menu dont work

Post by poekelen »

yea, its works

thanks  ;D
Post Reply

Return to “General Discussion”