Vladimir Peter

Results 5 issues of Vladimir Peter

WordPress: version: 6.1.1 Active theme: Archee Child(version 1.0.0) Current plugin: Tutor LMS(version 2.1.6) PhP version: 8.1.14 thrown at Tutor.php(476): ..classes\TUTOR\Course->_construct() ``` Fatal error: Uncaught Error: Class "Tutor\Models\CourseModel" not found in...

Fields, such as Vat Rate under Contract, should have validation (and formatting where necessary) mechanisms to validate and format the user input according to the expected standard. E.g. keep decimals...

### Feature: _Users can load time-tracking data from their calendar stored in the cloud_ #### Supported cloud providers: - [ ] iCloud - Google (stub, implementation not in scope for...

### Using stripe_sdk: ^5.0.0 The documentation guide includes a parameter **returnUrlForSca** removed from the **Stripe.init** method in the latest version. `Stripe.init('pk_xxx', returnUrlForSca: 'stripesdk://3ds.stripesdk.io');` There is also no guide on how...