Jump to content

nathanfriend

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by nathanfriend

  1. Before doing anything, backup your database. e.g mysqldump. The table you want is mrbs_entry. The fields are start time and end time. They are stored in epoch format so you could use a converter Epoch Converter - Unix Timestamp Converter One week is 604800 so you could write a query to add this value to your current value. Cheers, Nathan.
  2. Plenty of Linux in use here, SuSe enterprise and Ubuntu. Linux Counter: Home Page
  3. Here's the post when I had this problem, something to try. YaST2 Wrong Digest But I suspect your internet connection is the problem.
  4. Hi Chris, Are you using a campus internet connection e.g. Eduroam? I had this problem, I switch to an unfiltered ADSL connection and repo updated OK. Cheers, Nathan.
  5. Hi Hightower, You need to write your own PHP code to pull in data from other data sources. As a stating point: For student view copy /{yourmoodleroot}/blocks/ilp_student_info/template.php to /{yourmoodleroot}/blocks/ilp_student_info/templates/custom/ For teacher view copy /{yourmoodleroot}/blocks/ilp/template.php to /{yourmoodleroot}/blocks/ilp/templates/custom/ You can then edit these templates to effect the ILP profile pages. Cheers, Nathan.
  6. An NFS share sounds like the best option.
  7. techzilla, what file system are you using?
  8. I've had a go at this before and it's quite time consuming, but worth it. You will need a host environment to build from. Depending on you hardware compiling can take hours. I might be worth opening up SSH on your host machine so you can check on the progress. Let me know how you get on.
  9. Google Street View funny images - Telegraph
  10. It would be worth checking the file permissions. Is your moodle hosted on Linux?
×
×
  • Create New...