Re: Drag and drop upload
by Vernon Spain. Hi Davo,Maybe I've missed a discussion/forum somewere..Where are the files actually stored on the server? I've done searches for files I've dragged and uploaded but am none the...
View ArticleRe: Number of participants code
by Patrick Hallermann. Thanks Andrew, looks like what I need.I am a newbie to queries, so will hunt around on how to do the query
View ArticleRe: Files API: time for MUCification?
by Matteo Scaramuccia. Hi All,just for the record, an issue has been already filed before my initial question: #34340, as a subtask of MDL-34224.Matteo
View ArticleRe: Very simple data transfer (mysqli to postgresql)
by Dan Poltawski. Thanks for sharing!Though there is already (dbtransfer tool)[http://docs.moodle.org/23/en/Database_transfer] in Moodle which will allow you to do this. I'd suggest that would...
View ArticleRe: como actualizar a versiones estables usando codigo propio
by Nicolas Martignoni. Hi Ivan,I would like to help you, but out of luck don't understand any word of your language (spanish?).As this forum is english speaking only, would you be so kind to ask your...
View ArticleRe: Drag and drop upload
by Davo Smith. Vernon - you haven't mentioned which version of drag and drop you are using.Are you talking about my old block? In which case, is it the Moodle 1.9 or the Moodle 2.x version?Are you...
View ArticleRe: uploaduser.php enhanced to upload also courses
by Rosario Carcò. Daniel, I am not sure whether I caught your idea/workflow:>>The usual process is to restore content (or import) from the most recent iteration of the same course that has run...
View ArticleRe: what should be done with files in Folder resource
by Christiana Nolte. In our Moodle 2.3 I implemented the same work around. HTML pages are used as link-lists to files that are opened in the browser.By my point of view the "display option" for files...
View ArticlePlugin to extend course settings
by Roman Gelembjuk. Hello ,I want to create new Moodle plugin. The plugin shoud export the feed with courses listing in XML format. One of things in the plugin must be ability to disable/enable...
View ArticlePHP.ini changes do not show in phpinfo-stuck at 2M
by Bill Wilson. I know this topic has been addressed numerous times...I have read many of them. I have upgraded to Moodle 2.3.1 (Build:20120816) and am running Moodle in a sub-folder under a Joomla...
View ArticleRe: PHP.ini changes do not show in phpinfo-stuck at 2M
by Bill Wilson. I may have posted this in the wrong forum. If so, my apologies.
View ArticleRe: PHP.ini changes do not show in phpinfo-stuck at 2M
by Paul Nicholls. Hi Bill,Apologies if you've already tried this, but you haven't mentioned it - have you restarted Apache since you modified php.ini? Changes don't get applied until Apache is...
View ArticleRe: PHP.ini changes do not show in phpinfo-stuck at 2M
by Bill Wilson. No apologies needed. Yes, I performed a restart of Apache each time I made configuration changes.Thanks!
View ArticleRe: PHP.ini changes do not show in phpinfo-stuck at 2M
by Andreas Grabs. Hi,perhaps there is a separate vhost configuration. In this could be php settings too.Best regardsAndreas
View ArticleRe: PHP.ini changes do not show in phpinfo-stuck at 2M
by Paul Nicholls. Just thought I'd better check - it's easy enough to forget, even if you know you need to do the restart Was that php info dump from an external script, or from Moodle's phpinfo page...
View ArticleRe: Drag and drop upload
by Vernon Spain. Hi Davo,You nailed it. It's the 2.3 version and you've answered my question.Cheers,Vern
View ArticleRe: Disable Navigation Bar on Front Page (2.3.2)
by William Lu. Do you mind post here how did you do it?Thanks
View ArticleRe: Disable Navigation Bar on Front Page (2.3.2)
by Mary Cooch. If you mean that you don't want non logged in users to see the navigation block, then follow the instructions in #1 here http://docs.moodle.org/en/Blocks_FAQ
View ArticleProblems with the backup/restore of a new module moodle 2
by Jairo Andrés Franco. Hi everyone, I been in the development of a new module for moodle 2.3 using the package and instructions that i found on http://docs.moodle.org/dev/Activity_modules and...
View ArticleRe: PHP.ini changes do not show in phpinfo-stuck at 2M
by Bill Wilson. Hi Paul,Yes, the phpinfo results I listed were from the internal Moodle link. However, I also ran phpinfo from /var/www and also from /var/www/moodle with the same results.I do host...
View Article