← Back to team overview

mahara-contributors team mailing list archive

[Bug 607209] Re: Education history, employment history, awards, books, ... not working

 

Hi Gregor,

I'm not able to reproduce this problem.

Do you see anything in the apache error log that would indicate an
error?

You can also display errors within Mahara if you want by putting this in
your config.php:

  $cfg->log_dbg_targets     = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;
  $cfg->log_info_targets    = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;
  $cfg->log_warn_targets    = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;
  $cfg->log_environ_targets = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;

Cheers,
Francois

** Changed in: mahara
       Status: Triaged => Incomplete

-- 
Education history, employment history, awards, books, ... not working
https://bugs.launchpad.net/bugs/607209
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Incomplete

Bug description:
I installed Mahara 1.3.0 beta 1 (clean install). When I tried to add my education in Education history section of My Resume (by clicking Add button), nothing happened - even the form didn't showed up.

Same thing for Employment history, Books, Awards, Certification and Professional memberships.





References