Index: trunk/wp-config.php
===================================================================
--- trunk/wp-config.php	(revision 181)
+++ trunk/wp-config.php	(revision 207)
@@ -120,4 +120,5 @@
 }
 if (is_admin_post_call()) require_once $xoops_config->xoops_mainfile_path;
+if (is_xpress_comments_post_call()) require_once $xoops_config->xoops_mainfile_path;
 require_once(ABSPATH.'wp-settings.php');
 ?>
