Page 2 of 3

Re: Page Loading and Not Loading issues.

Posted: Mon Oct 12, 2009 11:17 pm
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.

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 9:31 am
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

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 1:12 pm
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.

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 1:32 pm
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.

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 2:45 pm
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

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 2:50 pm
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.

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 3:02 pm
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

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 3:28 pm
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.

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 6:21 pm
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

®

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 6:39 pm
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.

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 13, 2009 6:49 pm
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.

Re: Page Loading and Not Loading issues.

Posted: Fri Oct 16, 2009 4:51 pm
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

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 20, 2009 11:13 am
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

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 20, 2009 1:45 pm
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.

Re: Page Loading and Not Loading issues.

Posted: Tue Oct 20, 2009 2:00 pm
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