Content Problem

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
ostin
New Member
New Member
Posts: 9
Joined: Thu May 14, 2009 2:04 pm

Content Problem

Post by ostin »

Hi i have a problem with content... when i click any menu item link is changing but content not shoving haow tı fix this?

take a look at my site

http://01.areaelektronik.com
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Content Problem

Post by Dr.CSS »

Did you change anything?...

Have you looked at your system info. page to see if you have any yellow ! or red X...

Did you get any warnings when installing it...

Are you sure all the folders/files made it to the server...
Pierre M.

Re: Content Problem

Post by Pierre M. »

ostin wrote: Hi i have a problem with content... when i click any menu item link is changing but content not shoving haow tı fix this?
http://forum.cmsmadesimple.org/index.ph ... 661.0.html (System Info...)
ostin
New Member
New Member
Posts: 9
Joined: Thu May 14, 2009 2:04 pm

Re: Content Problem

Post by ostin »

Pierre M. wrote:
ostin wrote: Hi i have a problem with content... when i click any menu item link is changing but content not shoving haow tı fix this?
http://forum.cmsmadesimple.org/index.ph ... 661.0.html (System Info...)
sorry :(..

installed version is 1.6

php and server info is attached

You have system, exec, passthru, escapeshellcmd, \ popen, pcntl_exec, proc_open, ini_restore, proc_close, dl, show_source, \ highlight_file, pcntl_exec, allow_url_fopen, proc_get_status, proc_nice  Checking PHP disable functions

Warning: this is a list of functions disabled on your server.

Checking PHP time limit in second
(minimum 30, recommend 60 or greater)

Number of seconds a script is allowed to run. If this is reached, the script returns a fatal error. (30 seconds on my host)

Check for PHP Open Basedir

Open basedir restrictions are in effect. You may have difficulty with some addon functionality with this restriction.

Checking max post size
(minimum 2M, recommend 10M or greater)

You will probably not be able to submit (larger) data. Please be aware of this restriction.(8m on my host)

Checking max upload file size
(minimum 2M, recommend 10M or greater)

You will probably not be able to upload (larger) files using the included file management functions. Please be aware of this restriction.(2m on my host)

Checking if session.save_path is writable

Open basedir restrictions appear to be in effect. If you have SESSION problems and ini_set works, you can try to enable sessions with cookies adding: ini_set('session.use_only_cookies', 1); to top of config.php

are yellow in installation but i have installed 1.5.3 on same server and its working great..
Attachments

[The extension doc has been deactivated and can no longer be displayed.]

ostin
New Member
New Member
Posts: 9
Joined: Thu May 14, 2009 2:04 pm

Re: Content Problem

Post by ostin »

its happening when change

Code: Select all

$config['query_var'] = 'page';
anyeay to fiz this problem?
Pierre M.

Re: Content Problem

Post by Pierre M. »

ostin wrote: its happening when change

Code: Select all

$config['query_var'] = 'page';
Thank you for this more precise reporting. You could have titled your thread "query_var".
If I understand well, everything is OK when query_var == 'page' and everything is KO when query_var != 'page'. True ?
What are you trying to do ? Why do you need to change query_var ?

Pierre M.
Post Reply

Return to “CMSMS Core”