Your message dated Fri, 7 Nov 2008 08:48:42 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in new version
has caused the Debian Bug report #379924,
regarding Call to undefined function: print_progress() in
/usr/share/moodle/admin/upgradeforumread.php
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
379924: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379924
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: moodle
Version: 1.6-2
Severity: normal
Hi Isaac,
I'm updating the moodle system from sarge to etch.
When updating forum post read/unread records I get the above error messge.
I suppose the script upgradeforumread.php should call this function from
/usr/share/moodle/lib/adminlib.php ?
Line 5 of script utfdbmigrate.php reads:
require_once($CFG->libdir.'/adminlib.php');
Should that be copied to upgradeforumread.php?
(Sorry, I'm not versed at programming... I am most grateful to all those poor
souls who maintain packages dealing with php... ;-)
Regards, Erwin
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages moodle depends on:
ii apache [httpd] 1.3.34-2 versatile, high-performance HTTP s
ii debconf [debconf-2.0] 1.5.2 Debian configuration management sy
ii libapache-mod-php4 4:4.4.2-1.1 server-side, HTML-embedded scripti
ii mimetex 1.50-1 LaTeX math expressions to anti-ali
ii php4-cli 4:4.4.2-1.1 command-line interpreter for the p
ii php4-gd 4:4.4.2-1.1 GD module for php4
ii php4-mysql 4:4.4.2-1.1 MySQL module for php4
ii php4-pgsql 4:4.4.2-1.1 PostgreSQL module for php4
ii ucf 2.0012 Update Configuration File: preserv
ii wwwconfig-common 0.0.46 Debian web auto configuration
Versions of packages moodle recommends:
ii mysql-server 5.0.22-3 mysql database server (current ver
ii mysql-server-5.0 [mysql-serve 5.0.22-3 mysql database server binaries
-- debconf information:
* moodle/dbu_name: moodle
* moodle/db_server: mysql-server
* moodle/db_host: localhost
* moodle/create_tables:
* moodle/webserver: apache
moodle/notconfigured:
moodle/mismatch:
* moodle/dba_name: root
--- End Message ---
--- Begin Message ---
Hi Erwin,
This should not be a problem anymore in 1.8 which has just been uploaded.
I checked admin/upgradeforumposts.php and the require to adminlib is there
now:
http://cvs.moodle.org/moodle/admin/upgradeforumread.php?view=markup&pathrev=MOODLE_18_STABLE
Thanks for your help!
Penny
--
/* ---------------------------------------------------
Penny Leach | http://she.geek.nz | http://mjollnir.org
GPG: 8347 00FC B5BF 6CC0 0FC9 AB90 1875 120A A30E C22B
--------------------------------------------------- */
signature.asc
Description: Digital signature
--- End Message ---