wp-e-commerce / WP-e-Commerce

WP eCommerce - The most popular independent eCommerce platform for WordPress
https://wpecommerce.org
GNU General Public License v2.0
216 stars 216 forks source link

Purchase history page #1277

Open mihaijoldis opened 10 years ago

mihaijoldis commented 10 years ago

The page looks messed up: https://dl.dropboxusercontent.com/u/16683640/Screenshots/2014-05-05_0249.png

as u see the sidebar is down in the page. and debug plugin shows this: OTICE: D:\wamp\www\testwp\wp-content\plugins\WP-e-Commerce-master\wpsc-components\theme-engine-v1\templates\functions\wpsc-user_log_functions.php:528 - Undefined index: wpsc_merchant_testmode

JustinSainton commented 10 years ago

Might need to do some further debugging, looks fine to me, and the template file hasn't been changed in 11 months.

JeffPyeBrook commented 10 years ago

user log functions did change

JustinSainton commented 10 years ago

Right, though the template did not. Either way, I'm not seeing what @misulicus is reporting. Are you?

JeffPyeBrook commented 10 years ago

Looks like the undefined error can happen if the gateways are reconfigured. If the gateway from the purchase log is not present there isn't a check to see there before getting the display name

mihaijoldis commented 10 years ago

just grabbed the latest master: https://dl.dropboxusercontent.com/u/16683640/Screenshots/2014-05-10_0200.png

JeffPyeBrook commented 10 years ago

this mis-formatted list elements look like a CSS issue?