Page Loading and Not Loading issues.

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.
panda
New Member
New Member
Posts: 6
Joined: Mon Dec 15, 2008 7:53 am
Location: Prague

Re: Page Loading and Not Loading issues.

Post by panda »

No luck with php_ini set neither php error log - no errors.
Any clue where to search further?

I'm considering downgrade to see if it helps.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Page Loading and Not Loading issues.

Post by Rolf »

@johnomcm & panda

You both did the changes around the php_memory_limit and execution_time in your config.php.
But after this, did you check the system information again? Did it changed there also, increased I mean?
Possibly the server settings can block this and the settings are still to low...


@johnomcm

You're site isn't W3c valid.

Try to change this please, perhaps it will change anything...

Code: Select all

<div id="header">  <img src="images/header.png" alt="xxxx - Sportswear - xxxx" 
align=center></div>
End
Let it center by using the stylesheet

Use
instead of

A cannot be in a


@panda

Can you pm me a link to your site?


Regards Rolf
Last edited by Rolf on Tue Oct 13, 2009 9:33 am, edited 1 time in total.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
johnomcm
Forum Members
Forum Members
Posts: 54
Joined: Wed Aug 05, 2009 7:31 pm
Location: Minneapolis, MN

Re: Page Loading and Not Loading issues.

Post by johnomcm »

Rolf wrote: @johnomcm & panda

You both did the changes around the php_memory_limit and execution_time in your config.php.
But after this, did you check the system information again? Did it changed there also, increased I mean?
Possibly the server settings can block this and the settings are still to low...


@johnomcm

You're site isn't W3c valid.

Try to change this please, perhaps it will change anything...

Code: Select all

<div id="header">  <img src="images/header.png" alt="xxxx - Sportswear - xxxx" 
align=center></div>
End
Let it center by using the stylesheet

Use
instead of

A cannot be in a


@panda

Can you pm me a link to your site?


Regards Rolf
I will give it a shot.  Thanks.
User avatar
johnomcm
Forum Members
Forum Members
Posts: 54
Joined: Wed Aug 05, 2009 7:31 pm
Location: Minneapolis, MN

Re: Page Loading and Not Loading issues.

Post by johnomcm »

Rolf wrote: @johnomcm & panda

You both did the changes around the php_memory_limit and execution_time in your config.php.
But after this, did you check the system information again? Did it changed there also, increased I mean?
Possibly the server settings can block this and the settings are still to low...


@johnomcm

You're site isn't W3c valid.

Try to change this please, perhaps it will change anything...

Code: Select all

<div id="header">  <img src="images/header.png" alt="xxxx - Sportswear - xxxx" 
align=center></div>
End
Let it center by using the stylesheet

Use
instead of

A cannot be in a


@panda

Can you pm me a link to your site?


Regards Rolf
Changes have been made and the changes on the system info has also changed on the site.  Still having problems.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Page Loading and Not Loading issues.

Post by Rolf »

@ johnomcm

Hmm...  :-\
W3C wrote: I got the following unexpected response when trying to retrieve :

    500 Server closed connection without sending any data back

If you made recent changes to your domain name (DNS) configuration, you may also want to check that your domain records are correct, or ask your hosting company to do so.
When did these problems start, johnomcm?
After an upgrade or an installation of a module?

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
johnomcm
Forum Members
Forum Members
Posts: 54
Joined: Wed Aug 05, 2009 7:31 pm
Location: Minneapolis, MN

Re: Page Loading and Not Loading issues.

Post by johnomcm »

Rolf wrote: @ johnomcm

Hmm...  :-\
W3C wrote: I got the following unexpected response when trying to retrieve :

    500 Server closed connection without sending any data back

If you made recent changes to your domain name (DNS) configuration, you may also want to check that your domain records are correct, or ask your hosting company to do so.
When did these problems start, johnomcm?
After an upgrade or an installation of a module?

Grtz. Rolf
I think you checked it not to long ago... We had to restart the server. lol.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Page Loading and Not Loading issues.

Post by Rolf »

johnomcm wrote: I think you checked it not to long ago... We had to restart the server. lol.
ahh  ;D

But:
Rolf wrote: You both did the changes around the php_memory_limit and execution_time in your config.php.
But after this, did you check the system information again? Did it changed there also, increased I mean?
Possibly the server settings can block this and the settings are still to low...
Rolf wrote: When did these problems start, johnomcm?
After an upgrade or an installation of a module?
I have searched the forum on this and the problems are almost every time related to question one or question two...  :-\

®olf  :D
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
johnomcm
Forum Members
Forum Members
Posts: 54
Joined: Wed Aug 05, 2009 7:31 pm
Location: Minneapolis, MN

Re: Page Loading and Not Loading issues.

Post by johnomcm »

Rolf wrote:
johnomcm wrote: I think you checked it not to long ago... We had to restart the server. lol.
ahh  ;D

But:
Rolf wrote: You both did the changes around the php_memory_limit and execution_time in your config.php.
But after this, did you check the system information again? Did it changed there also, increased I mean?
Possibly the server settings can block this and the settings are still to low...
Rolf wrote: When did these problems start, johnomcm?
After an upgrade or an installation of a module?
I have searched the forum on this and the problems are almost every time related to question one or question two...  :-\

®olf  :D
Yes I did check the system information and it did increase.

I am not sure when the problem occured.  It could have been after an installation of a module.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Page Loading and Not Loading issues.

Post by Rolf »

Johnomcm,

You have some old (versions) of modules on the site, try to deinstall them one by one... And see what happens...

SystemInfo
0.1.2

Calendar
0.8.2

MovedPages
0.1

®
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
johnomcm
Forum Members
Forum Members
Posts: 54
Joined: Wed Aug 05, 2009 7:31 pm
Location: Minneapolis, MN

Re: Page Loading and Not Loading issues.

Post by johnomcm »

Rolf wrote: Johnomcm,

You have some old (versions) of modules on the site, try to deinstall them one by one... And see what happens...

SystemInfo
0.1.2

Calendar
0.8.2

MovedPages
0.1

®
ok.
User avatar
johnomcm
Forum Members
Forum Members
Posts: 54
Joined: Wed Aug 05, 2009 7:31 pm
Location: Minneapolis, MN

Re: Page Loading and Not Loading issues.

Post by johnomcm »

I think I got it.  I removed the PRINTING module and it does not error out and all the pages are coming up.  I will keep a close eye on this.  Thank you.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Page Loading and Not Loading issues.

Post by Rolf »

@Panda
The strange thing on your site is that on Firefox almost al pages are shown correct, but when I look in Internet Explorer 7 lots of pages don't load...
Just to make it easier.  :-\

I'm a bit out of ideas here.
But I do get the idea that there are some pages which are more 'difficult' then others, for example the page financovani
Is there something in the page content of this page that could do this, in anyway??

You can try to deïnstall modules which you don't use (at the moment) and see what happens...
Or else you have to pm me some temporarily login info, so I can look for myself what could be the problem.

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Page Loading and Not Loading issues.

Post by Rolf »

Hi Panda,

I've looked at your website and visited the admin.
I see a few problems there...

1. You have probably a permissions problem on your webserver http://forum.cmsmadesimple.org/index.ph ... 505.0.html
CMSms isn't the owner of some files and this could lead to unexpected behavior. You should contact your host about this.

2. It looks like you have also changed (admin) core files, so I can't reproduce this, even if I wanted too...
If you change core files, you are kind of on yourself  :-\

3. Even if you have the name CMS Made Simple still in your admin header, it isn't allowed to delete the copyright notice in the footer... The dev's and lots of other people are working hard on making CMSMS what it is, deleting the copyright isn't giving us a good feeling... http://forum.cmsmadesimple.org/index.ph ... #msg179219

Rolf
Last edited by Rolf on Tue Oct 20, 2009 2:15 pm, edited 1 time in total.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Page Loading and Not Loading issues.

Post by calguy1000 »

No as long as CMS Made Simple is prominently displayed in every admin page there is no license violation for using my modules.
However, Rolf is right.... if you've modified the core files... you're on your own for support.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Page Loading and Not Loading issues.

Post by Rolf »

Calguy wrote: No as long as CMS Made Simple is prominently displayed in every admin page there is no license violation for using my modules.
Thanks Calguy, CMS Made Simple is shown in the header of the admin!

I'm sorry for this remark, Panda:-[ I was wrong here...
I hope you won't deflate my tires, when I visit Prague once  ;)

Regards, Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “CMSMS Core”