Site stoped working - help needed

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
zooomit
New Member
New Member
Posts: 9
Joined: Fri May 04, 2012 11:38 am

Site stoped working - help needed

Post by zooomit »

The website http://footprintproductions.co.in/ was running perfectly for last 6 months but suddenly stopped working and showing following error:
string(66) "Smarty error: [plugin] unable to fetch: Connection timed out (110)
I have checked all possible solutions like increasing execution time from 30 to 60 and asked server people to allow dev.cmsmadsimple.org on server firewall.

But there is no change in situation.

Admin section of the site is working fine without any error.

Following is error log:
[Mon Jul 23 13:50:08 2012] [error] [client 114.143.2.45] PHP Warning:
fsockopen(): unable to connect to footprintproductions.co.in:80
(Connection timed out) in
/home/footprintproductions/www/lib/smarty/plugins/function.fetch.php on
line 146
Please help!!!

Thanks in advance.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Site stoped working - help needed

Post by Dr.CSS »

http://forum.cmsmadesimple.org/viewtopi ... =40&t=2661

Sounds like your host upgraded PHP or permissions on server...
zooomit
New Member
New Member
Posts: 9
Joined: Fri May 04, 2012 11:38 am

Re: Site stoped working - help needed

Post by zooomit »

CMSMS 1.9.4.3 "Faanui"
PHP 5.3.1
Mysql 5.5.21
linux 2.6.18-194.el5 on x86_64
Missed above info in my 1st post.

Just found that the server ppl blocked all outgoing connection recently.
Due to this {fetch} is not working. Presently I am calling all pages on home page like this:
I asked server ppl to unblock the domain on server firewall as this URL is belonging to own domain.... I hope it will work.
I have a question here, how can I use {fetch} without calling domain name?
Alternately I am trying to use cgsimple module. In this method have limitation to call entire page.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Site stoped working - help needed

Post by Dr.CSS »

Why are you doing fetch?...

I can't get the site to show, it just spins/connecting...
zooomit
New Member
New Member
Posts: 9
Joined: Fri May 04, 2012 11:38 am

Re: [SOLVED] Site stoped working - help needed

Post by zooomit »

Site is doing fine now.
The issue was with hosting. Own domain was blocked.

Issue solved. Site is opening properly now.
Dr.CSS wrote:Why are you doing fetch?...

I can't get the site to show, it just spins/connecting...
But I still have question, is there any other way to get entire page with in a page without using {fetch}
uniqu3

Re: Site stoped working - help needed

Post by uniqu3 »

You can pull content, menu, page titles from CMS pages with CGSimpleSmarty module.
zooomit
New Member
New Member
Posts: 9
Joined: Fri May 04, 2012 11:38 am

Re: Site stoped working - help needed

Post by zooomit »

uniqu3 wrote:uniqu3
Thanks!
Ya, I am doing the same. It may requires some changes in HTML structure and presentation.
Post Reply

Return to “CMSMS Core”