I love that this is open source software. When I try to generate the Event Attendance History Report, I receive the following error. I do have the latest 3.09 Attendance Module installed.
I updated the attendance module with all the files in the repository and now when I click on the reports link, I do not get anything but a blank screen.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Do you have the membership module installed. All the modules are dependent on the membership module. I am traveling today. I will try and check the code later tonight.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to thank you very much for all your help. I updated all the files with the changes you made in the SVN and I am still getting the blank page when I click on the reports link in the Attendance Module.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That is what I receive when I click on Reports in the Attendance Module. When I actually click on the Attendance Module, the following errors populate in the debug.
Notice: Constant _oscatt_nav_recordattendance already defined in file /modules/oscattendance/language/english/blocks.php line 8
Notice: Constant _oscatt_nav_manageattendance already defined in file /modules/oscattendance/language/english/blocks.php line 9
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you go to the templates section in your control panel. You should have 6 templates listed for oscattendance. You should see the template oscattreports.html listed as one of them.
Can you verify oscattreports.html is there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I love that this is open source software. When I try to generate the Event Attendance History Report, I receive the following error. I do have the latest 3.09 Attendance Module installed.
Eric
do you havr debug turned on in impresscms?
I am using Xoops 2.4.5. Under the Prefernces > General Settings, the debug mode is off. Should I be using ImpressCMS instead?
Turn debug mode on and see what you capture. I have not run the modules under Xoops in quite a while. You might want to do ImpressCMS if you can.
I installed everything from scratch into impress CMS 1.2.3 and I received the same errors. Here are the error codes at the bottom of the page.
I updated the attendance module with all the files in the repository and now when I click on the reports link, I do not get anything but a blank screen.
Do you have the membership module installed. All the modules are dependent on the membership module. I am traveling today. I will try and check the code later tonight.
Yes, all 3 modules are installed.
K. My test environment is giving me the same error. I'll take a look and try to get a fix out today.
K. Looks like there is an incompatibility with PHP 5.3 with the FPDF library.
Can you verify what version of PHP you are running. I am able to gen this problem on PHP5.3 on my system.
Yes, I am running PHP 5.3, MySQL 5.1 and Apache 2.2 on Ubuntu Server 10.04.
Eric,
Do you know how to use SVN? The latest fix is up there. I will try and get a beta up to files tonight.
I want to thank you very much for all your help. I updated all the files with the changes you made in the SVN and I am still getting the blank page when I click on the reports link in the Attendance Module.
Eric, Can you turn on debug and see what error you get when you go to the report page. I bet there is an error being generated.
Here is a screen shot
That is what I receive when I click on Reports in the Attendance Module. When I actually click on the Attendance Module, the following errors populate in the debug.
Eric,
Can you go to the templates section in your control panel. You should have 6 templates listed for oscattendance. You should see the template oscattreports.html listed as one of them.
Can you verify oscattreports.html is there.
I show 7 templates listed for oscattendance, one of them is oscattreports.html.