Title: sovok's Replies | WordPress.org

---

# sovok

  [  ](https://wordpress.org/support/users/sovok/)

 *   [Profile](https://wordpress.org/support/users/sovok/)
 *   [Topics Started](https://wordpress.org/support/users/sovok/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sovok/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sovok/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sovok/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sovok/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sovok/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal Plus for WooCommerce] PHP 7.2 ready?](https://wordpress.org/support/topic/php-7-2-ready-3/)
 *  [sovok](https://wordpress.org/support/users/sovok/)
 * (@sovok)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/php-7-2-ready-3/#post-11065266)
 * Ahoi,
 * eventuell ein Problem bzgl. PHP 7.2: Bei manchen Produkten leitete der Checkout
   nicht zu Paypal weiter, sondern warf nur den “Fehler im Bestellvorgang. Versuche
   es bitte erneut”. Davor kurz PHP-Warning “sizeof(): Parameter must be an array
   or an object that implements Countable in …/wp-content/plugins/woo-paypalplus/
   lib/PayPal/Common/PayPalModel.php on line 179”
 * Hab es nun nicht mit PHP 7.1 probiert, aber Lösung:
    /wp-content/plugins/woo-
   paypalplus/lib/PayPal/Common/PayPalModel.php Zeile 179 von } elseif (sizeof($
   v) <= 0 && is_array($v)) { zu } elseif (is_array($v) && sizeof($v) <= 0) { ändern.
 * -rob
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider by Supsystic] Drag & Drop ordering for more than 10 items (with solution)](https://wordpress.org/support/topic/drag-drop-ordering-for-more-than-10-items-with-solution/)
 *  Thread Starter [sovok](https://wordpress.org/support/users/sovok/)
 * (@sovok)
 * [9 years ago](https://wordpress.org/support/topic/drag-drop-ordering-for-more-than-10-items-with-solution/#post-9427989)
 * Hi,
 * thanks for your reply. Sadly version 1.7.8 doesn’t fix the problem in slider-
   by-subsystic/src/SupsysticSlider/Slider/assets/js/sorting.js
 * But after applying the patch from above, it works again and saves the correct
   order for >10 items in a slide. Please incorporate the patch into your code, 
   so the fix doesn’t get overwritten again after an update.
 * Cheers
    Robert
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PAYMILL for WordPress] WooCommerce Germanized Multi Step Checkout](https://wordpress.org/support/topic/woocommerce-germanized-multi-step-checkout/)
 *  Thread Starter [sovok](https://wordpress.org/support/users/sovok/)
 * (@sovok)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-germanized-multi-step-checkout/#post-7093991)
 * Hi Matthias,
 * thanks for the reply. We went with a single-step-checkout now, but I’ll check
   v1.10.9 out when it arrives.
 * Cheers
    Robert
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Wrong url rewrite -> 404 page](https://wordpress.org/support/topic/wrong-url-rewrite-404-page/)
 *  [sovok](https://wordpress.org/support/users/sovok/)
 * (@sovok)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/wrong-url-rewrite-404-page/#post-5470039)
 * Ha, it works with 1.6.0.4 (after I re-saved the permalinks again). Everything
   else also looks good. Thanks very much for the quick support 🙂
 * Would you recommend using this in production or should I wait for the official
   update?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Wrong url rewrite -> 404 page](https://wordpress.org/support/topic/wrong-url-rewrite-404-page/)
 *  [sovok](https://wordpress.org/support/users/sovok/)
 * (@sovok)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/wrong-url-rewrite-404-page/#post-5470032)
 * I have the same problem after updating to from 1.5.6 to 1.6. It worked after 
   the update until I re-saved the permalinks. Permalink structure is /news/%postname%,
   so a blog article is /en/news/title for example. But it just goes to the 404 
   page :/

Viewing 5 replies - 1 through 5 (of 5 total)