Page Loading and Not Loading issues.
Re: Page Loading and Not Loading issues.
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.
Any clue where to search further?
I'm considering downgrade to see if it helps.
Re: Page Loading and Not Loading issues.
@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...
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
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>
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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Page Loading and Not Loading issues.
I will give it a shot. Thanks.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...
EndCode: Select all
<div id="header"> <img src="images/header.png" alt="xxxx - Sportswear - xxxx" align=center></div>
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.
Changes have been made and the changes on the system info has also changed on the site. Still having problems.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...
EndCode: Select all
<div id="header"> <img src="images/header.png" alt="xxxx - Sportswear - xxxx" align=center></div>
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.
@ johnomcm
Hmm...
After an upgrade or an installation of a module?
Grtz. Rolf
Hmm...

When did these problems start, johnomcm?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.
After an upgrade or an installation of a module?
Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Page Loading and Not Loading issues.
I think you checked it not to long ago... We had to restart the server. lol.Rolf wrote: @ johnomcm
Hmm...
When did these problems start, johnomcm?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.
After an upgrade or an installation of a module?
Grtz. Rolf
Re: Page Loading and Not Loading issues.
ahhjohnomcm wrote: I think you checked it not to long ago... We had to restart the server. lol.

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...
I have searched the forum on this and the problems are almost every time related to question one or question two...Rolf wrote: When did these problems start, johnomcm?
After an upgrade or an installation of a module?

®olf

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Page Loading and Not Loading issues.
Yes I did check the system information and it did increase.Rolf wrote:ahhjohnomcm wrote: I think you checked it not to long ago... We had to restart the server. lol.
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...I have searched the forum on this and the problems are almost every time related to question one or question two...Rolf wrote: When did these problems start, johnomcm?
After an upgrade or an installation of a module?
®olf![]()
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.
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
®
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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Page Loading and Not Loading issues.
ok.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
®
Re: Page Loading and Not Loading issues.
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.
@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
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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Page Loading and Not Loading issues.
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
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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Page Loading and Not Loading issues.
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.
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.
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.
Re: Page Loading and Not Loading issues.
Thanks Calguy, CMS Made Simple is shown in the header of the admin!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.
I'm sorry for this remark, Panda.

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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -