- Posts: 2
[Closed] error messages in course outline
- stu
- Topic Author
- Offline
- New Member
-
Less
More
14 years 3 months ago - 14 years 3 months ago #1
by stu
[Closed] error messages in course outline was created by stu
Hi all
wonder if somebody can help
I have installed joomdle and have it working but there is a few errors on some of the pages
in the course outline i have error message
Notice: Undefined property: JoomdleViewCourse::$datos_curso in /clientdata/zeus-dynamic-1/p/e/perthtrainingacademy.com.au/www/joomla/components/com_joomdle/views/course/tmpl/default.php on line 17
I have tried to edit the page but not working
once i log in in the course mates module i get
Notice: Undefined index: profile_url in /clientdata/zeus-dynamic-1/p/e/perthtrainingacademy.com.au/www/joomla/modules/mod_joomdle_coursemates/tmpl/default.php on line 41
any help would be great
wonder if somebody can help
I have installed joomdle and have it working but there is a few errors on some of the pages
in the course outline i have error message
Notice: Undefined property: JoomdleViewCourse::$datos_curso in /clientdata/zeus-dynamic-1/p/e/perthtrainingacademy.com.au/www/joomla/components/com_joomdle/views/course/tmpl/default.php on line 17
I have tried to edit the page but not working
once i log in in the course mates module i get
Notice: Undefined index: profile_url in /clientdata/zeus-dynamic-1/p/e/perthtrainingacademy.com.au/www/joomla/modules/mod_joomdle_coursemates/tmpl/default.php on line 41
any help would be great
Last edit: 14 years 3 months ago by Chris.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
14 years 3 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: error messages in course outline
Hi.
This are warnings rather than errors. You could configure your PHP settings to hide them (it's recommended for production sites).
I will work on fixing them for next release, though. Thanks for the report!
This are warnings rather than errors. You could configure your PHP settings to hide them (it's recommended for production sites).
I will work on fixing them for next release, though. Thanks for the report!
Please Log in or Create an account to join the conversation.
- stu
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
14 years 3 months ago #3
by stu
Replied by stu on topic Re: error messages in course outline
Hi
Thanks for the response, how can i configure to hide these? I tried to remove the ofending line (17) and it didnt work
Thanks for the response, how can i configure to hide these? I tried to remove the ofending line (17) and it didnt work
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
14 years 3 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Re: error messages in course outline
This is a PHP settings issue. You will need to change your server config, or ask your hosting provider to do it for you.
Please Log in or Create an account to join the conversation.