SMPenev
Forum Replies Created
-
Forum: Plugins
In reply to: [PHP Compatibility Checker] Fatal error on activationHi!
I also have the same fatal error and my PHP version is 5.4.36
Any suggestions?
Forum: Plugins
In reply to: [kk Star Ratings - Rate Post & Collect User Feedbacks] ssl on kk star ratingHi!
I also had problems yesterday when migrating to https.
(9876, ‘kksr_stars_gray’, ‘http://www.example.com/wp-content/plugins/kk-star-ratings/gray.png’, ‘yes’),
(9877, ‘kksr_stars_yellow’, ‘http://www.example.com/wp-content/plugins/kk-star-ratings/yellow.png’, ‘yes’),
(9878, ‘kksr_stars_orange’, ‘http://www.example.com/wp-content/plugins/kk-star-ratings/orange.png’, ‘yes’),These lines stayed after switching to SSL.
I tried deactivating the plugin and then activated it again. It didn’t help.
What I did was manually change the urls in the database – lines 9876, 9877 and 9878 in wp_posts I think. Another option is to export your DB, open it with a text editor like Notepad++ and find and replace, then import…
One more thing I notice is the plugin calls <div vocab=”http://schema.org/” typeof=”Blog”>. It would be nice if the author switched it to https://schema.org/
- This reply was modified 9 years, 3 months ago by SMPenev.
I can’t say – the default theme doesn’t have a filter with drop down menus 🙂