PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
Error: The stylesheet http://organizeseries.com/wordpress/?ws_plugin__s2member_menu_pages_css=1&ver=1.01282357156 was not loaded because its MIME type, "text/html", is not "text/css".
Source File: http://organizeseries.com/wordpress/wp-admin/admin.php?page=ws-plugin--s2member-options
Line: 0
Error: syntax error
Source File: http://organizeseries.com/wordpress/?ws_plugin__s2member_menu_pages_js=1&ver=1.01282357156
Line: 1
Source Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
wp_enqueue_script ("ws-plugin--s2member-menu-pages", get_bloginfo ("wpurl") . "/wp-admin/?ws_plugin__s2member_menu_pages_js=1", array ("jquery", "thickbox", "media-upload"), $GLOBALS["WS_PLUGIN__"]["s2member"]["o"]["options_version"] . $GLOBALS["WS_PLUGIN__"]["s2member"]["c"]["filemtime"]);
wp_enqueue_style ("ws-plugin--s2member-menu-pages", get_bloginfo ("wpurl") . "/wp-admin/?ws_plugin__s2member_menu_pages_css=1", array ("thickbox"), $GLOBALS["WS_PLUGIN__"]["s2member"]["o"]["options_version"] . $GLOBALS["WS_PLUGIN__"]["s2member"]["c"]["filemtime"], "all");
get_bloginfo("wpurl")
dethier wrote:Finally, figured out the source of the problem. And as I thought it was something simple. It has been my habit when keeping all the WordPress files in a subdirectory to MOVE the index.php file in the /wordpress/ directory to the root directory of the web folder and modify it so that WordPress loads with http://mywebsite.com. This is a carry-over from the days when you needed to do this with WordPress for these kind of setups. What I didn't realize is that index.php is NEEDED in the WordPress directory so that WordPress will load and s2member can do the necessary redirects depending on the variables passed in the $_GET array.
I copied back the index.php file into my /wordpress/ directory (modified to original contents) and left my modified index.php in the root directory. I reinstalled s2member and everything is now working as expected.
If anybody else stumbles across this problem make sure you have the original index.php file in your whatever sub-directory is hosting your WordPress files.
Users browsing this forum: No registered users and 2 guests