NetTalk Central

Author Topic: Problem with image/link after upgrade to 4.53 (and more)  (Read 2830 times)

bekeland

  • Newbie
  • *
  • Posts: 37
    • View Profile
Problem with image/link after upgrade to 4.53 (and more)
« on: September 06, 2010, 10:22:19 AM »
I upgraded my NetTalk from 4.30 to 4.53.  Now I have 3 problems.

Problem 1: 

With an image/link on a NetWebForm.  One of my fields was an image that pulled it's graphic from an external web site.  It worked before but not now.  The generated source from the web page is different:

Before, with 4.30:

<div id="securecheckoutbuttons_loc__img1_value_div" class="adiv">
<a href="ppGetPhone" target="_self" title="" ><img src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" width="" height="" alt="" border="0" align="absmiddle"  ></img></a>&#160;<a href="ppGetPhone" target="_self"  ></a>
</div>

After, with 4.53:

<div id="securecheckoutbuttons_loc__img1_value_div" class="adiv"><a  href="ppGetPhone" target="_self"  ><img src="https%3A//www.paypal.com/en%5FUS/i/btn/btn%5FxpressCheckout.gif" width="" height="" alt="" border="0" align="absmiddle"   ></img></a>&#160;<a  href="ppGetPhone" target="_self"  ></a>
</div>

The image does not display and there is nothing to click.  The new code is using codes in place of the colon and underscore in the URL for the graphic.  What is the problem with this and how do I get it fixed?  Thanks.

Problem  2:

I'm also having a problem with the Firefox browser opening the main frame when it hits the site.  I get my header and menu on the left, but the right side frame gives this message:

Firefox can't establish a connection to the server at www.missouriauctionsupply.com:0.

Though the site seems valid, the browser was unable to establish a connection.

    * Could the site be temporarily unavailable? Try again later.
    * Are you unable to browse other sites?  Check the computer's network connection.
    * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.

I can use the menu on the left after getting the message, I can log in, and when I log out, the browser displays what should be there to begin with.  But it's not coming up when I first try to open the site.  Internet Explorer seems to initially load the first Frame fine, but if I refresh, IE just shows a blank window.  Viewing the source shows the frame stuff but nothing gets displayed on a refresh.  What can I do to have this work like it used to?

Problem 3:

Every once in awhile I get the following from Firefox:

An error occurred during a connection to www.missouriauctionsupply.com.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)

The page you are trying to view can not be shown because the authenticity of the received data could not be verified.

    * Please contact the web site owners to inform them of this problem.       
       
I got this in the older version too.  I was hoping the upgrade would fix this, but it has not.  Any ideas on what this is and how it can be avoided?  This just happens from time to time doing the same stuff over and over.  Most of the time all the steps work properly, other times I'll get this message.

Brian Ekeland
« Last Edit: September 06, 2010, 02:07:52 PM by bekeland »