-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Study guide API not working #17
Comments
Hi, are you trying this on your localhost or on a webhost. The errors show problems with your basedir. Perhaps the cookies aren't saved. Could you try fetching homework. |
This link might be useful to look at; looks like an " |
Thanks, it was indeed on a webhost. I got it working on a local XAMPP server. I should be able to modify the code to get it pass the |
In your FTP client, give the cookie file 777 permissions. @tomsmeding can
|
@therbom GPLv2 |
@therbom did this work or do you need further help with file permissions and suchlike?
|
Hi there, I was busy with my final 'toetsweek' :) |
That's cool! I hope your tests have gone well :) We will notify you when it's done!
|
My school is already fully operational with magister 6 :3 http://dspierson.magister.net |
Can you program any language?
|
Or are you willing to give us your network communication when you are using
|
If you are willing to than it would be awesome if you could install http://www.telerik.com/fiddler and dump the ouput :D |
Or, if you really trust us, you can give your login credentials :P |
@lesander I've looked over your profile. Seems like your great in php. Would you like to join our team? We can always use some assistance 😉 |
Yeah, sure I'll join the dutch code geeks 😉 Should we make a new repository or branch for magister 6? Is there a roadmap of features you guys are planning? Sorry if I'm hijacking this issue 😟 |
@lesander We don't really have a plan for that yet, although we'd of course like to have the features that are built-in or on the roadmap for current projects. |
Note to all the PHP guys, please write down all the api methods so I (and everybody who wants to help) can make a library for .NET and Meteor. |
If you want it quickly, I won't be able to do it because of school an' stuffz tomorrow. After that I'll be pretty much free. On Jul 06, 2014, at 10:04 PM, Lieuwe Rooijakkers [email protected] wrote:
|
I'll open up registrations on our forums tomorrow. It's a better way tot
|
Registrations are open: please register at http://dutchcodegeeks.tk/ |
If I were you, I'd add some plugins from the EsoTalk.org forums to prevent spam sign-ups. |
I now have to approve every new account. |
Is there already a documentation repo? Btw: I've written a documentation myself but I really want to see if you guys have found new things I didn't notice. Always nice to share some knowledge, |
@KeizerDev People have moved on to Magister 6 and JavaScript / NodeJS: https://github.com/simplyGits/MagisterJS |
Obviously, but why not make a general documentation about the Magister 6 api? |
Well, we thought it wasn't needed as |
True that. But if you want to see how "cijfers" works for example, it's
|
You could create a new file in: Op ma 16 mrt. 2015 22:12 schreef KeizerDev [email protected]:
|
@KeizerDev Go ahead, I'm too busy right now. :P |
Hi, I'm trying to use your API to get the study guides available on our school's server. The login process works, as it correctly returns my real name, but getStudyGuideList() returns an empty array. I can verify that they exist if I login normally to https://mata-zaamnoord.magister.net.
Output of var_dump($session):
Output of var_dump(mataphp\getStudyGuideList($session)):
PHP error log:
The text was updated successfully, but these errors were encountered: