Index: /controller/wpsg_SystemController.class.php
===================================================================
--- /controller/wpsg_SystemController.class.php	(revision 8182)
+++ /controller/wpsg_SystemController.class.php	(revision 8183)
@@ -616,5 +616,5 @@
             $uv_old_file = 		str_replace($path_view, WPSG_PATH_USERVIEW_OLD, $file);
             $theme_file = 		str_replace($path_view, WPSG_PATH_TEMPLATEVIEW, $file);
-            $child_theme_file = str_replace($path_view, WPSG_PATH_PRODUKTTEMPLATES_THEME, $file);
+            $child_theme_file = str_replace($path_view, WPSG_PATH_TEMPLATEVIEW_CHILD, $file);
  
             $wpsg_ignoreuserview = $this->get_option('wpsg_ignoreuserview');
