Some of you may have already seen some of this in my "Under Construction" post. Now that I'm live I'd still like some feedback. Thanks!
http://www.clba.org
Second Week of New Site...Comments Appreciated
Very nice to see what one can achieve with phpwcms! Can I ask how you did this page: http://www.clba.org/churches.phtml
Re: Second Week of New Site...Comments Appreciated
I get this error top od page (eg. http://www.clba.org/chreastern.phtml):visioneer wrote:Some of you may have already seen some of this in my "Under Construction" post. Now that I'm live I'd still like some feedback. Thanks!
http://www.clba.org
Code: Select all
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/clbweb/clba-www/include/inc_front/front.func.inc.php on line 2360
Warning: file_get_contents(http://dev.clba.org/content/pages/chrlst.php?state=CT+FL+NJ+NY+OH+PA+RI): failed to open stream: No such file or directory in /home/clbweb/clba-www/include/inc_front/front.func.inc.php on line 2360
Re: Second Week of New Site...Comments Appreciated
Paal: Thanks for pointing this out. I removed the development domain name I was using and see that I had hard-coded references to that domain name on the church pages. I'm in the process of fixing it.Paal wrote:I get this error top od page (eg. http://www.clba.org/chreastern.phtml):Code: Select all
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/clbweb/clba-www/include/inc_front/front.func.inc.php on line 2360 Warning: file_get_contents(http://dev.clba.org/content/pages/chrlst.php?state=CT+FL+NJ+NY+OH+PA+RI): failed to open stream: No such file or directory in /home/clbweb/clba-www/include/inc_front/front.func.inc.php on line 2360
spirelli: What exactly are you wondering about? The content of that page and all the pages beneath it are generated via and included php script that gets variables posted to it to limit the results. I have all the data stored in MySQL.spirelli wrote:Very nice to see what one can achieve with phpwcms! Can I ask how you did this page: http://www.clba.org/churches.phtml