|
|
9/1/2009 3:32:55 PM
|
Ayari
Posts 2
|
Hi!
I installed wiziq into moodle 1.9.5+. However when I try to create a new class, it appears a window with the title "WiZiQ Live ClassSchedule Your WiZiQ Live Class" and the rest is in blank. I'd like to know how to make it work. 
Thanks a lot.
|
|
|
9/2/2009 4:19:51 AM
|
Preeti
Posts 140
|
Hi Ayari,
Please try the following steps:
Change the classname from "soapclient" to "nusoap_client" in auto.php and also in the following files in /mod/wiziq directory: createuser.php, login.php, retpass.php, session.php
OR
For a Unix based installation
Look for "soap.so" in PHP.ini file and comment that. In case, you don't find this setting then, wherever PHP is installed, move the file /etc/php.d/soap.so to some other folder and restart your http daemon.
For windows based installations
Make the following changes in the PHP.ini file: 1. Comment the line, extension = php_soap.dll 2. Restart your web server and then try WiZiQ Live Classroom.
Please try the above steps and let us know if the issue still persists.
Thanks, Preeti
|
|
|
9/2/2009 5:02:12 PM
|
Ayari
Posts 2
|
Hi!
I tried the steps above but the issue still persists.
What should I do?
Thank you very much.
|
|
|
9/3/2009 3:12:52 AM
|
Preeti
Posts 140
|
Hi Ayari,
Please send the following details to us at support@wiziq.com so that our technical team can check the issue.
FTP: admin username and password
Moodle Site URL: admin username and password
Thanks, Preeti
|
|
|
9/10/2009 4:44:15 AM
|
Michael
Posts 1
|
Hi,
I would like to use your Moodle version of WiZiQ on our school Moodle site. I have downloaded and successfully installed the latest version but when I create a new instance of the module, the code is displayed all over the page. Also, the 'Duration' drop-down does not display any values.
An sample of the code displayed is as follows: '; list($prevmon, $prevyr) = calendar_sub_month($mon, $yr); list($nextmon, $nextyr) = calendar_add_month($mon, $yr); $getvars = 'id='.$courseid.'&cal_d='.$day.'&cal_m='.$mon.'&cal_y='.$yr; // For filtering echo ' '; echo calendar_filter_controls($view, $getvars); echo ' '; echo ' '; echo calendar_top_controls('display', array('id' => $courseid, 'm' => $prevmon, 'y' => $prevyr)); echo calendar_get_mini($courses, $groups, $users, $prevmon, $prevyr); echo ' '; echo calendar_top_controls('display', array('id' => $courseid, 'm' => $mon, 'y' => $yr)); echo calendar_get_mini($courses, $groups, $users, $mon, $yr); echo ' '; echo calendar_top_controls('display', array('id' => $courseid, 'm' => $nextmon, 'y' => $nextyr)); echo calendar_get_mini($courses, $groups, $users, $nextmon, $nextyr); echo ' '; echo '
I haven't yet tried the suggestions above as the initial problem Ayari had is different from ours.
We are using Moodle version 1.9.5+ and the latest version of WiZiQ (downloaded it today).
We would be really grateful if you could help us get this working as it looks like a brilliant module.
Thanks,
Mike
|
|
|
9/11/2009 8:50:27 AM
|
Preeti
Posts 140
|
Hi Mike,
Can you please send us a screen shot of the exact screen that you get along with the username and email address with which you are registered on http://org.wiziq.com/ by emailing us at support@wiziq.com so that we can get this investigated further?
Thanks, Preeti
|
|
|
9/22/2009 8:30:20 AM
|
LAKHAN
Posts 1
|
hi i m lakhansingh from korba what is the process of online teaching .please.
|
|
|
9/23/2009 2:33:07 AM
|
EmilioLopez
Posts 1
|
Hi Ayari,
I was wondering if you get any answer you can share with me after sending the FTP and URL details to support. My company doesn´t want me to share that data and I think I have the same problem that you
regards.
Pd.: Sorry about my poor english :-)
|
|
|
9/24/2009 7:40:07 AM
|
Preeti
Posts 140
|
Hi EmilioLopez,
Can you please send us a screenshot of the exact problem that you face by emailing us at support@wiziq.com, so that we can check this further?
If you are getting blank page issue, then make sure that you have the soap module of PHP installed.
It would be helpful, if you can email us the browseable path of PHP config file so that we can check this further.
Thanks, Preeti
|
|
|
11/19/2009 11:48:42 AM
|
Georges
Posts 1
|
Please if you can provide a step by step installation guide of Wiziq for moodle with screen shots, it would be a lot easier for new users.
|
|
1 |