Community Support Forums — WordPress® ( Users Helping Users ) — 2011-10-01T21:54:18-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15197 2011-10-01T21:54:18-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=42119#p42119 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> Confirmed. Bug fixed in development copy. Coming soon in public release.
* (s2Member) **Bug fix**. Bug first introduced in s2Member v110912. s2Member's new optimized method of loading its CSS/JS was causing some problems on a few Windows® server environments. In some cases, s2Member was unable to properly identify itself through the `/s2member-o.php` file, given limitations of the core WordPress® function `plugin_basename()`. A symptom of this bug was for s2Member to fail at loading its CSS/JS libraries. Fixed in this release.

Statistics: Posted by Jason Caldwell — October 1st, 2011, 9:54 pm


]]>
2011-09-28T12:11:55-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=41852#p41852 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]>
Great news - thanks. I also have one dev install on a Windows machine with the same issue.

Statistics: Posted by sgtcory — September 28th, 2011, 12:11 pm


]]>
2011-09-27T18:33:52-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=41717#p41717 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> Statistics: Posted by Jason Caldwell — September 27th, 2011, 6:33 pm


]]>
2011-09-21T15:42:55-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38887#p38887 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> http://blog.divasolutions.com/subscribe-starter/

@Jason I sent the information via the page you posted.

Statistics: Posted by lruckman — September 21st, 2011, 3:42 pm


]]>
2011-09-21T09:52:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38871#p38871 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> Statistics: Posted by lruckman — September 21st, 2011, 9:52 am


]]>
2011-09-20T17:22:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38783#p38783 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> Thanks for reporting this important issue.

Hmm. That's interesting. Even with the update this is not working?
Is there anything else special about your WordPress installation?

For now, you can fix this by reverting s2Member back to it's original behavior.

Please create this directory and file:
/wp-content/mu-plugins/s2-hacks.php
Code:
<?php
add_action 
("ws_plugin__s2member_after_loaded", "s2_hacks");
function s2_hacks ()
    {
        $GLOBALS["WS_PLUGIN__"]["s2member"]["c"]["s2o_url"] = site_url ("/");
    }
?>
In the mean time, if you can please submit a Dashboard login we'll have a closer look for you and find out what's going on by running diagnostics. Please submit the information privately with this form: http://www.s2member.com/contact/

Statistics: Posted by Jason Caldwell — September 20th, 2011, 5:22 pm


]]>
2011-09-20T16:46:01-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38766#p38766 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> Statistics: Posted by Cristián Lávaque — September 20th, 2011, 4:46 pm


]]>
2011-09-19T23:19:09-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38704#p38704 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> Statistics: Posted by lruckman — September 19th, 2011, 11:19 pm


]]>
2011-09-19T21:32:40-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38693#p38693 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> Statistics: Posted by lruckman — September 19th, 2011, 9:32 pm


]]>
2011-09-19T20:54:55-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38688#p38688 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]> https://codex.wordpress.org/Function_Re ... t_bloginfo

https://codex.wordpress.org/Updating_Wo ... ual_Update
http://codex.wordpress.org/Upgrading_WordPress_Extended

viewtopic.php?f=36&t=247

You may also want to test disabling other plugins in case there is a conflict with one that's causing the trouble.

I hope that helps.

Statistics: Posted by Cristián Lávaque — September 19th, 2011, 8:54 pm


]]>
2011-09-19T09:01:09-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38644#p38644 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]>
As a last ditch effort I enabled debugging but don't really know whats normal (an excerpt below)


[19-Sep-2011 13:56:57] PHP Notice: Undefined index: s2member_pro_paypal_checkout in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 763
[19-Sep-2011 13:56:57] PHP Notice: Undefined index: s2member_pro_paypal_checkout in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 764
[19-Sep-2011 13:56:57] PHP Notice: Undefined index: s2member_pro_paypal_checkout in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 766
[19-Sep-2011 13:56:57] PHP Notice: Undefined variable: captcha in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 770
[19-Sep-2011 13:56:57] PHP Notice: Undefined variable: opt_in in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member-pro\includes\classes\gateways\paypal\paypal-form-in.inc.php on line 774
[19-Sep-2011 13:57:03] PHP Notice: Undefined variable: no_cache_already_sent in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\no-cache.inc.php on line 157
[19-Sep-2011 13:57:03] PHP Notice: Undefined variable: cache_needs_updating in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\cache.inc.php on line 97
[19-Sep-2011 13:57:03] PHP Notice: Undefined index: SERVER_ADDR in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\systematics.inc.php on line 54
[19-Sep-2011 13:57:32] PHP Notice: Undefined variable: no_cache_already_sent in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\no-cache.inc.php on line 157
[19-Sep-2011 13:57:32] PHP Notice: Undefined variable: cache_needs_updating in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\includes\classes\cache.inc.php on line 97

Statistics: Posted by lruckman — September 19th, 2011, 9:01 am


]]>
2011-09-18T20:49:08-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38634#p38634 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]>

Fatal error: Call to undefined function get_bloginfo() in C:\Inetpub\vhosts\divasolutions.com\subdomains\blog\httpdocs\wp-content\plugins\s2member\s2member.php on line 113


I'll keep going

Statistics: Posted by lruckman — September 18th, 2011, 8:49 pm


]]>
2011-09-18T20:32:52-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38632#p38632 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]>
The only thing I do see is when I activate the s2 plugin I get the following message.


s2Member has been reactivated, with the latest version.
You now have version 110915. Your existing configuration remains.
Have fun, read the Changelog, and make some money! :-)

The plugin generated 258 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

Statistics: Posted by lruckman — September 18th, 2011, 8:32 pm


]]>
2011-09-18T19:51:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38628#p38628 <![CDATA[Re: 110915 Not loading CSS on PayPal Pro Form]]>
If that doesn't work, try changing your theme, and see if that helps. If you have a caching plugin, it may help to clear the cache.

Hope that helps!

Statistics: Posted by Bruce C — September 18th, 2011, 7:51 pm


]]>
2011-09-18T12:00:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15197&p=38610#p38610 <![CDATA[110915 Not loading CSS on PayPal Pro Form]]>
The css appears to be being referenced like so:

Code:
<link rel='stylesheet' id='ws-plugin--s2member-css'  href='http://blog.divasolutions.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_css=1&#038;qcABC=1&#038;ver=110915-110915-1011436612' type='text/css' media='all' />


but I am not seeing anything even when I access this page directly. The same issue appears to be affecting the javascript as included like so:

Code:
<script type='text/javascript' src='http://blog.divasolutions.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1101b0fba526d1693e978649eed7526d&#038;qcABC=1&#038;ver=110915-110915-1011436612'></script>


You can see the affected page here: http://blog.divasolutions.com/subscribe-starter/ which shows that css is not being applied.

I see there was a similar issue that was fixed in 110913. Help!

Statistics: Posted by lruckman — September 18th, 2011, 12:00 pm


]]>