Home › Forums › Community Forum › Problem with Billing Method icons + PaypalPro
Tagged: failing to load, icons, images, not showing, PayPal Pro Forms
This topic contains 7 replies, has 5 voices. Last updated by Yosuke Hasumi 3 years, 11 months ago.
Topic Author | Topic |
---|---|
Posted: Friday May 11th, 2012 at 3:04 pm #13217 | |
|
|
Hi Guys, I’m working on someone’s s2member plugin, I’ve integrated PayPalPro successfully but the Billing Method icons appear to be obscured like so: Any advice would be highly appreciated! |
List Of Topic Replies
Author | Replies |
---|---|
Author | Replies |
Posted: Saturday May 12th, 2012 at 2:47 pm #13308 | |
![]() |
|
Hello Ben, I suggest you install a tool like Firebug, and examine the pro-form, make sure there’s nothing strange. Hope this helps. :) |
|
Posted: Monday Dec 10th, 2012 at 10:14 pm #34195 | |
|
|
My icons are not showing at all, and in addition, I get this error: The stylesheet https://mysite.com/wp-content/plugins/s2member/s2member-o.php was not loaded because its MIME type, “text/html”, is not “text/css”. this is when viewed in Firebug. When viewed in Chrome, it says that there is a GET 500 server error associated with the s2member-o.php file. And the paypal pro images don’t render if I turn the SSL requirement off, just to see if it was an SSL issue. More information – this error was brought to my attention when a customer reported that the payment page (using s2member_force_ssl and a paypal pro shortcode), which has been working for months, was no longer working. The only thing that has changed is that I updated S2member this past week… :( MORE – Of course it seems to be a theme issue, as activating the default theme returns the Paypal Pro form to ‘normal’ – however, this theme conflict was not present prior to the upgrade of s2Member. Is there some information you can perhaps give me so that I can let the theme developers know and troubleshoot on their end as well as yours?
|
|
Posted: Tuesday Dec 11th, 2012 at 10:01 am #34259 | |
![]() |
|
Thanks for the report Daisy! I will notify Jason immediately. :) All right, I notified him. |
|
Posted: Tuesday Dec 11th, 2012 at 8:12 pm #34313 | |
![]() |
|
Thanks for the heads up on this thread.Regarding what you said here…
This indicates to me that s2Member’s dynamic CSS, which is loaded via the /s2member-o.php file, is causing a fatal error in PHP, resulting in an incorrect MIME type, and the loss of any valid CSS being produced by this file, as it normally would be. Since disabling the theme you’re using corrects the issue, I suspect a conflict between s2Member and your theme of choice. We’ll be happy to help you identify the conflict. Please check your PHP error logs where the file /s2member-o.php is mentioned. If you can post the PHP error that is occurring, that will give us some insight, and should lead to a resolution for you. |
|
Posted: Tuesday Feb 12th, 2013 at 3:03 pm #41582 | |
|
|
I’ve got a very similar problem with one of my sites. In chrome inspect I’m seeing an error
In my php access log I’ve got:
And nothing in my error log (I’ve got logging set to E_ALL) Eitherway, the main reason that I’m chasing this down is because for some reason when i use:
I can’t get s2member to recognize my level 1 users as being logged in, and it asks for them to register. Of course this behaviour doesn’t happen when I’m logged in as admin. Also the MIME type errors are no longer there. I don’t mean to pirate someone else’s thread but I figured any additional info would be helpful. I’ll post any findings here as well |
|
Posted: Tuesday Feb 12th, 2013 at 3:15 pm #41583 | |
|
|
Well also one obvious thing I see now is that my stylesheet and javascript files aren’t being included properly when I’m logged in as anything but and admin. While logged in as an Admin i see:
But as anything else:
Any ideas why my script wouldn’t be loading correctly? |
|
Posted: Tuesday Feb 12th, 2013 at 4:09 pm #41585 | |
|
|
I’ve realized that since this seems to be a Role/Authorization issue i should start looking at some of the plugins installed on my site. After systematically disabling/enabling my plugins i found the culprit – WordPress Better Security. It looks like this plugin has caused issues with others: Notably that it ends up messing up head styles and scripts. Now it looks like everything is back online. hope this helps |
This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.