You betcha! although you might want to make sure and wait for someone else to confirm my answer as I am not very confident. Better yet, why don't you ask the iContact guys because they can help better...
Sorry for the inconvenience.
I will explain in simpler terms..
Then the problem is that the pages 'about_us.php, news.php, resellers.php(Empresa, Notcias, Revendedores)' do not open on my site..
Follow the link to give you..
Http://www.diskemocoes.com/disk.
Sorry the mistakes of English..
Is that I am Brazilian I use google translator..
I thank you.
This post has been edited by.
Krator.
: 10 November 2010, 11:33..
Germ has not reached any pm.
This post has been edited by.
Krator.
: 10 November 2010, 11:35..
I tried bringing up /disk/about_us.php, both with (from the link) and without the session ID, and got a blank screen. Is that what you're getting? If so, you are getting PHP errors, and they should be logged somewhere on your system. Read my sig > FAQs > "Blank page/White Screen of Death" for hints on how to debug such problems. How did you create these new pages? My guess would be that they probably all have the same coding problem...
Good day friend..
I went to the source code 'about_us.php' (Company), an error occurred:.
I tried to change the encoding had no more success, would you help me?.
I thank you..
Follow my code 'about_us.php'(Empresa).
<?php.
/*.
$Id: resellers.php,v 1.22 2003/06/05 23:26:22 hpdl Exp $.
E-Commerce Solutions.
Copyright (c) 2005 www.flash-template-design.com.
Released under the GNU General Public License.
*/.
Require('includes/application_top.php');.
Require(DIR_WS_LANGUAGES$language'/'FILENAME_ABOUT_US);.
$breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_ABOUT_US));.
?>.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">.
<html <?php echo HTML_PARAMS; ?>>.
<head>.
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>">.
<title><?php echo TITLE; ?></title>.
<base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER)DIR_WS_CATALOG; ?>">.
<link rel="stylesheet" type="text/css" href="style.css">.
</head>.
<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">.
<! header //>.
<?php require(DIR_WS_INCLUDES'header.php'); ?>.
<! header_eof //>.
<! body //>.
<table border="0" width="705" cellspacing="2" cellpadding="0" align="center">.
<tr>.
<td width="162" valign="top"><table border="0" width="162" cellspacing="0" cellpadding="2">.
<! left_navigation //>.
<?php require(DIR_WS_INCLUDES'column_left.php'); ?>.
<! left_navigation_eof //>.
</table></td>.
<! body_text //>.
<td width="542" valign="top">.
<table border="0" width="540" cellspacing="0" cellpadding="0">.
<tr>.
<td colspan="2"><table border="0" width="100%" cellspacing="0" cellpadding="0">.
<tr>.
<td><?php include(DIR_WS_BOXES'menu.php');?></td>.
</tr>.
<tr>.
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '1'); ?></td>.
</tr>.
</table>.
</td>.
</tr>.
<tr>.
<td width="380" valign="top"><table border="0" width="378" cellspacing="0" cellpadding="0">.
<tr>.
<td><table border="0" width="100%" cellspacing="0" cellpadding="0">.
<tr>.
<td><table border="0" cellpadding="0" cellspacing="0" width="100%" height="26" bgcolor="#4E535A" background="images/box_bg.gif">.
<tr>.
<td width="100%" valign="top" height="26" >.
<table class="innerbox" border="0" style="height:24px; padding:0px;" cellpadding="0" cellspacing="0" width="100%">.
<tr>.
<td width="100%"><img src="images/box_str.gif" alt="" width="9" height="6"/><?php echo HEADING_TITLE; ?></td>.
</tr>.
</table>.
</td>.
</tr>.
</table> </td>.
</tr>.
</table></td>.
</tr>.
<tr>.
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '1'); ?></td>.
</tr>.
<tr>.
<td>.
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBox">.
<tr>.
<td class="main"><?php echo TEXT_INFORMATION; ?></td>.
</tr>.
<tr>.
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>.
</tr>.
<tr>.
<td><table border="0" width="100%" cellspacing="1" cellpadding="2">.
<tr class="infoBoxContents">.
<td><table border="0" width="100%" cellspacing="0" cellpadding="2">.
<tr>.
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>.
<td align="right"><?php echo '<a href="'tep_href_link(FILENAME_DEFAULT)'">'tep_image_button('button_continue.gif', IMAGE_BUTTON_CONTINUE)'</a>'; ?></td>.
<td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td>.
</tr>.
</table></td>.
</tr>.
</table></td>.
</tr>.
<tr>.
<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>.
</tr>.
</table></td></tr>.
</table></td>.
<! body_text_eof //>.
<td width="162" valign="top" align="right"><table border="0" width="160" cellspacing="0" cellpadding="2">.
<! right_navigation //>.
<?php require(DIR_WS_INCLUDES'column_right.php'); ?>.
<! right_navigation_eof //>.
</table></td>.
</tr>.
</table></td></tr>.
<! body_eof //>.
<! footer //>.
<?php require(DIR_WS_INCLUDES'footer.php'); ?>.
<! footer_eof //>.
<br>.
</body>.
</html>.
<?php require(DIR_WS_INCLUDES'application_bottom.php'); ?>.
This post has been edited by.
Krator.
: 11 November 2010, 12:14..
I switched to UTF-8, but gave another error..
Oh My God!.
..
Help me please, I thank you...
Try.
Not.
Using the.
<?xml.
... line. (Where is that coming from?). It's known to give some browsers big problems, and sometimes servers too. Note that if you try outputting the.
?>.
At the end, while in PHP, without splitting it up in the source, it will end the PHP section and produce errors..
What are you trying to do, changing the character encoding? What is your iContact site currently using? If it's not UTF-8, is there a reason you're trying to change it? I would suggest getting one thing working at a time, rather than trying to change everything at once..
If you're getting blank screens for your new custom files, it means you're getting PHP errors. They should be logged somewhere, which will tell you what went wrong...
Oh My God.
My iContact site was hacked..
Please would you help me protect it?.
I thank you..
I found another question: S, my about_us not open: S, nor news.php nor resellers.php T_T follows the field,.
Http://www.diskemocoes.com/disk.
Thank you =]..
You probably didn't get a response yet, because no one can figure out what you are talking about! What is "S" and what is "T_T"? Please restate your problem in plain English, and maybe someone will have an answer...

