Site goes blank at random times

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.
ivanwright
New Member
New Member
Posts: 5
Joined: Tue Feb 24, 2009 6:27 pm

Site goes blank at random times

Post by ivanwright »

hi,

running cmsms 1.5.2. at random times my site will just load a blank page.

nothing associated with the occurrence... no action on my part or changes with server.

just sometimes, the site will load a blank page.

i know that not much to go on, but has anyone else seen this happen?

thanks!
replytomk3

Re: Site goes blank at random times

Post by replytomk3 »

Most likely memory problems on the server. Modify in config.php. But everyone else (including me) will also tell you to upgrade. Do it. http://wiki.cmsmadesimple.org/index.php/User_Handbook/Installation/Upgrading
ivanwright
New Member
New Member
Posts: 5
Joined: Tue Feb 24, 2009 6:27 pm

Re: Site goes blank at random times

Post by ivanwright »

replytomk3 wrote: Most likely memory problems on the server. Modify in config.php. But everyone else (including me) will also tell you to upgrade. Do it. http://wiki.cmsmadesimple.org/index.php/User_Handbook/Installation/Upgrading
I agree on the need to upgrade. Until I do that, what in the config file should I modify in order for a "quick fix"?

I don't have any understanding of how or why this would be memory problems on the server... is there something I can modify on the server?
spiriralph
Forum Members
Forum Members
Posts: 36
Joined: Sat Jun 27, 2009 10:52 am

Re: Site goes blank at random times

Post by spiriralph »

Hi!
I have the same PROBLEM
my 4 ste periodicaly goes off (not admin section) with showing blank PAGE & I loosing visitors and search engings (raiting)
& I must periodicaly clear the {smarty} cache subFolder on server after that my sites came back & I can see my web pages?!?!?!?!
I must every time (every day) keeping an eye on this 4 sites! & it is not good (waisting my time)
I upgarded to last SMSMS ver 1,7,1 with last ver modules like cataloger and so on!!
no problem with memory limit in PHP setings

it seems the problem with caching or somting else in SMSMS I try to find but I dont know where to search!
Last edited by spiriralph on Tue May 25, 2010 8:03 am, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Site goes blank at random times

Post by Rolf »

spiriralph wrote: ...
I have the same PROBLEM
...
no problem with memory limit in PHP setings
...
Might be your PHP version.
Have seen similar which disappeared after upgrading the PHP version.
The first 5.2.x series had several bugs in it.

®
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
spiriralph
Forum Members
Forum Members
Posts: 36
Joined: Sat Jun 27, 2009 10:52 am

Re: Site goes blank at random times

Post by spiriralph »

tank U very much
my corent PHP ver is  5.2.13

I worked with CMS Shop-Script based on Smarty
in admin section we can chouse rendering every time a visitor came and visiting site! (huge poccessfor big sites)  or use cache sub folder till changes made to site rendered one time till new changes new changes made to the site!

but it seems CMSMS have problem! and periodicly its goes off

debug mode true I recive :

Notice: Undefined variable: config in /home/edelveiy/public_html/metiz/lib/classes/class.module.inc.php on line 73
&
Warning: Cannot modify header information - headers already sent by (output started at /home/edelveiy/public_html/metiz/lib/classes/class.module.inc.php:73) in /home/edelveiy/public_html/metiz/index.php on line 386

best regards
ralph
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Site goes blank at random times

Post by Rolf »

spiriralph wrote: my corent PHP ver is  5.2.13
Okay, PHP version is not the problem then...

Please put a copy of your System Information here.
Site Admin >> System Information

®olf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
JeremyBASS

Re: Site goes blank at random times

Post by JeremyBASS »

I'd be willing to bet these links would be helpful -- they talk about random blank pages.. do the suggested test in there and I bet you will find it fix..


http://forum.cmsmadesimple.org/index.ph ... 573.0.html
http://forum.cmsmadesimple.org/index.ph ... 115.0.html

Hope this helps.. Cheers -Jeremy
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Site goes blank at random times

Post by Rolf »

No leads there...

You could try to use static stylesheets, like suggested in the links JeremyBass posted.

http://dev.cmsmadesimple.org/projects/static-css

- Download the file
- Upload to plugins folder
- Create new folder in the root of the site called: stylesheet - CHMOD 777
- Change in html template {stylesheet} into {static_stylesheet}

Done.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
JeremyBASS

Re: Site goes blank at random times

Post by JeremyBASS »

Give ScriptDeploy a try.. it's meant for css goodness :D

http://dev.cmsmadesimple.org/projects/scriptdeploy
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm

Re: Site goes blank at random times

Post by reneh »

See any errors in php error log of the site?
ReneH 8-)
A search will save you hours waiting for an answer! Image
JeremyBASS

Re: Site goes blank at random times

Post by JeremyBASS »

did you do the testes I suggested?
JeremyBASS

Re: Site goes blank at random times

Post by JeremyBASS »

Um.. sorry I didn't see.. do you not have "Site goes blank at random times" issue anymore?  You are using SMSMS? not CMSMS?  Also a Notice is not going to (shouldn't) cause this... if you are having the issues still do the test I suggested.. Comment out the stylesheet  {*  *}  and put them in a css file and use that... if that solves it then there are a many thing you can do some listed below..

If you are saying this is solved already you'll want to put [Solved] in the first post title.. Cheers – Jeremy
spiriralph
Forum Members
Forum Members
Posts: 36
Joined: Sat Jun 27, 2009 10:52 am

Re: Site goes blank at random times

Post by spiriralph »

Dear All
now my site is black & goes off and i cant find the reason!!
no error in error.log
if  i clear smarty cache temp dir its start to work! but why???????
I must every time every hour check sites if they are working or not and when they are blank orr .... search engines not indexing my sites and i lossing visitors
http://www.car-centr.ru
I remove every modules not in cmsms package like statistic (it haz BUG)
I use module cataloger
it seams the problem in smarty templates_c temp dir
spiriralph
Forum Members
Forum Members
Posts: 36
Joined: Sat Jun 27, 2009 10:52 am

Re: Site goes blank at random times

Post by spiriralph »

the copy of temp dir templates_c you can find
http://car-centr.ru/templates_c.rar
Locked

Return to “CMSMS Core”