v1.6 problem - Account details set up with inline style "visibility: hidden"

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
First of all, obviously I'm working with an old version - v1.6.  If it is inappropriate to ask questions about old versions here, please point me to the right place (I'm using 1.6 due to using a hosting service constrained to .NET v3.5).

I test locally using a SQL Server 2008 R2 (Express edition).  When I'm happy, I backup the database and upload it to my host's server and import it (for what it's worth, ny provider is 1and1.co.uk), then upload the rest of the files for the web server.  This arrangement seems to work so far, but for one thing ...

When I test locally, I log on and look at the "My Account" page, and can see the whole of my details, ncluding the tabbed menu at the top.  When I do the same operation after uploading to the host server, the details are hidden when I look at the My Account page.  On examination using the user tools for IE9, I notice that the details on the page are set to hidden ...

    <div class="grey" id="ctl00_ctl00_cph1_cph1_CustomerTabs" style="visibility: hidden;">

... and all of the details are contained in further <div>s within this, so are also obviously not visible.

Can anyone tell me what's going on, and how I can cure the problem?

Peter.
12 years ago
My apologies - I know I should have posted this in the general support area ... moderators, please feel free to remove this post, as I have duplicated it in the general support forum.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.