I know I've dealt with this before, but I forget what causes this. Why do WP eCommerce shortcodes not activate? See here:
[[LINK href="http://dev16.teamlalala.com/?page_id=20"]]http://dev16.teamlalala.com/?page_id=20[[/LINK]]
An individual product page looks like this:
[[LINK href="http://dev16.teamlalala.com/?wpsc-product=167"]]http://dev16.teamlalala.com/?wpsc-product=167[[/LINK]]
I am not sure what template it is using.
WordPress 3.1
WP eCommerce 3.8
Tom Ransom answers:
Have you moved the WPSC theme pages into your current theme?
I don't see any sign that the plugin is activated? (i.e. the javascript libraries aren't being loaded) - Does the theme have a wp_head function in the header?
MDan answers:
Try <strong>"Update Page URLs"</strong> in Products > Settings > Admin in the WP backend.