I have published a page that now comes up blank when i click on the link from my home page? Any help would be appreciated.
Bit lost - publishing problem
Collapse
X
-
Re: Bit lost - publishing problem
Sorry, forgot that important info. My web page address is www.hacricket.com.
I have published my coaching calender page but it comes up as a blank page when on the web. What have I done wrong? Any help would be appreciated as I have think(?) I have checked that I've done everything correctly.
Regards
Garry
Comment
-
-
Re: Bit lost - publishing problem
Hi Garry,
I can view your page. What is the problem.
You page is however slow loading. Check and lessen the pixels
and the sizes of your photos. They are taking forever to load.www.siapamoyanganda.com/
Malaysian Family Tree Website From the
State of Johor.
HAPPY ARE THOSE WHO DREAM DREAMS AND ARE READY TO PAY THE PRICE TO MAKE THEM COME TRUE.
Comment
-
-
Re: Bit lost - publishing problem
Hi, not sure on this? but it looks like a closing tag has been left of one of the scripts on that particular page. IE:
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9402606-1");
pageTracker._trackPageview();
Should look like
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9402606-1");
pageTracker._trackPageview();
</script>
Comment
-
Comment