- Code: Select all
<html>
<head>
<style type="text/css">
body, td, span, p, th { }
table.html-email {margin:10px auto;background:#fff;border:solid #dad8d8 1px;}
.html-email tr{border-bottom : 1px solid #eee;}
span.grey {color:#666;}
span.date {color:#666; }
a.default:link, a.default:hover, a.default:visited {color:#666;line-height:25px;background: #f2f2f2;margin: 10px ;padding: 3px 8px 1px 8px;border: solid #CAC9C9 1px;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;text-shadow: 1px 1px 1px #f2f2f2;font-size: 12px;background-position: 0px 0px;display: inline-block;text-decoration: none;}
a.default:hover {color:#888;background: #f8f8f8;}
.cart-summary{ }
.html-email th { background: #ccc;margin: 0px;padding: 10px;}
.sectiontableentry2, .html-email th, .cart-summary th{ background: #ccc;margin: 0px;padding: 10px;}
.sectiontableentry1, .html-email td, .cart-summary td {background: #fff;margin: 0px;padding: 10px;}
.line-through{text-decoration:line-through}
</style>
</head>
<body style="background: #F2F2F2;word-wrap: break-word;">
<div style="background-color: #e6e6e6;" width="100%">
<table style="margin: auto;" cellpadding="0" cellspacing="0" width="600" ><tr><td>
The page breaks after <td>.
This problem appeared after upgrading VirtueMart from 2.0.8c to 2.0.12b. I have tried to update VM plugin tables in aio, without luck.
I have tried to checkout with different types of payment methods but all checkouts get to the same blank page.
- Code: Select all
PHP byggd på Linux shwl-0040.s.thehostingplatform.com 2.6.18-274.12.1.el5 #1 SMP Tue Nov 29 13:37:46 EST 2011 x86_64
Databasversion 5.1.62-0ubuntu0.10.04.1
Sorteringsordning utf8_general_ci
PHP-version 5.3.3
Webbserver Apache/2.2.3 (CentOS)
Webbserver till PHP interface cgi-fcgi
Joomlaversion Joomla! 2.5.6 Stable [ Ember ] 19-June-2012 14:00 GMT
Joomla! platformsversion Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
Webbklient Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4 AlexaToolbar/alxg-3.1
If you know any solution I would be very happy! Thanks.