Quantcast
Channel: Web services
Browsing all 2361 articles
Browse latest View live

Myddleware and PHP 7.4.15

by Greg Powley.  Hello, I have been reading the post by Eric Messick and Stephane Faure on Myddleware and Magento.  I was encouraged to try this out.However, I came across a problem with php 7.4...

View Article


Image may be NSFW.
Clik here to view.

Re: Myddleware and PHP 7.4.15

by Greg Powley.  Cancel this, the instruction I was using was from an outdated URL. Have installed from Moodle plugin, now to get it configured

View Article


php's Soap Client doesn't work but Boomerang tester does

by Doug Stevens.  Ok, this is a weird one - and only seems to be impacting one method.  I'm using a PHP7.4 CLI script to add users from our SIS to moodle courses using enrol_manual_enrol_users....

View Article

Re: php's Soap Client doesn't work but Boomerang tester does

by Doug Stevens.  Solved, and the solution was related to soapClient class headers. It wasn't waiting for a response from the server before moving on as it processed the enrol_manual_enrol_users...

View Article

Re: Myddleware and PHP 7.4.15

by Doug Stevens.  What new instructions did you find? For me it just says it won't install unless I drop my php to less than 7.4.

View Article


Re: Myddleware and PHP 7.4.15

by Greg Powley.  Hi Doug, no new instructions.  Another method, installing the plug-in firstly.  However the result was the same.  Myddleware have been in contact and there is a new release in March...

View Article

Re: Myddleware and PHP 7.4.15

by Doug Stevens.  Okay I can wait until then. Will continue with SOAP. 🙂

View Article

Re: Myddleware and PHP 7.4.15

by Greg Powley.  SOAP.  Are you able to share what you're doing with this?  TIA 😉

View Article


Re: Myddleware and PHP 7.4.15

by Doug Stevens.  I'm using soap Client in php command line to pull students from an mssql table in our student database and using it to sign students into courses. It also populates their profile page...

View Article


Re: Myddleware and PHP 7.4.15

by Greg Powley.  Thanks for the reply.  Yep sounds like a bit of effort.  I will also wait for Myddleware.

View Article

Core_user_get_users_by_field does not return field "username"

by Алексей Охотниченко.  Hello! I am using a web-service to get user information. On the new untuned server (screenshot #2) field is return, but not on the old server (screenshot #1).  I only have a...

View Article

Get Roles for a specific Capability and Context

by Alexander M.  On /admin/roles/permissions.php?contextid=2155 I can assign a capability (viewhiddencourses) for a specific roles and the context ID 2155.is there a webservice where I can fetch all...

View Article

Re: Core_user_get_users_by_field does not return field "username"

by Alexander M.  Are you using the same code and the same database? What means "untuned server" ? Does the user 2 maybe not have a username in mdl_users ? What happens if you fetch user 3 in the old...

View Article


503 Service Unavailable

by Tom Tom.  I created a web service in Moodle with PHP 7.2 MySQL and Linux. It works fine. The problem I'm having with one query string/option for the Web Service is returning all the users (and...

View Article

Re: 503 Service Unavailable

by Tom Tom.  So today I just troubleshooted the issue as I would any Moodle performance problem. I changed Apache mpm from prefork to event. I increased the max execution time and post max. I increased...

View Article


Image may be NSFW.
Clik here to view.

Headless Moodle: Iframe authentication

by Feras Fifi.  Hello everyone!I'm building a PWA-App using React in the frontend and would like to use Moodle as my backend. (so basically using Moodle as an headless LMS/CMS).The "Moodle mobile web...

View Article

Difference between core_enrol_get_enrolled_users and...

by Melanie Treitinger.  What exactly is the difference between core_enrol_get_enrolled_users and core_enrol_get_enrolled_users_with_capability?As I see it, they are doing basicly the...

View Article


Re: How to create login api with parameter user id and pass in a restful web...

by juan ignacio Marchettini.  Hello Aung!,  did you find any solution for this? Because I have to do the same task and I don't know where to start

View Article

Re: How to create login api with parameter user id and pass in a restful web...

by Omar Esgaib.  Not sure if this is what you looking for:https://docs.moodle.org/dev/Creating_a_web_service_client"How to get a user token"

View Article

Access violation at address... in module Utilities.bpl error

by Leticia Dark-rose.  Hi,I am trying to implement the integration between VETtrak (student management system) and Moodle via a Moodle API and REST webservices.The documentation is here...

View Article
Browsing all 2361 articles
Browse latest View live