Menu

Event Attendance History Report

Help
Erik
2010-10-24
2013-04-25
  • Erik

    Erik - 2010-10-24

    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.

    %PDF-1.3 3 0 obj <> endobj 4 0 obj <> stream xœ½—ßoÓ0ÇßûWÜ#Hìð9þ÷ Æ6   j¤iB<”5£C,!Ýøó¹$NãvIÔÒЪŠêœk¾çó-áýD ¶ð4y›ÀëK"’;¸H&åOß'2ÆHƒÕIÃhcÐEMû'Ìàp7à9$6²h,$xq•fi>/ÒŤ qÆ_©@¨)‰—üàià3O¤$#„$r‹Ä¿’²}õå+Oºàÿ”ŒÉSW— – Ѝ¢ºxL³ÞEš-æÙmÚ¢x7„ÃÔS\mÜá1›×Ü-¯.ô”}’¨Kå(½ZAøÌ›…4±BƒQh œ‘Fí OánØ<в»¡¡ö[1ÆÆFHqµï84ž9ÿùÐ{8ºÏG0g‘¶ušGÑM$Pn    ¯#ðãüáòÉñ춨ªF¨Ø>ŽœB-Cœ¯ÖY1ªv¾&FãúÃw™ú‘#Bâq´-G(‰ÛüÕbÊèC fì µ½F§vIp†¥ùã}˜Ø%m‚¢Fí Š½QÉKXÿîÐþ§Ï¿ÇgiŽ¿Xud«Aó8YZ£â$©Ó'+ÉZ¨Ñ§øhà¶“Õ }œd%Z:àÃ*+–'Ðn,Š¶H¢ÛIÔƒöq´[*Éí7érþ÷û¬FíÝgûç/½e oÓùPÓõî„ýéŒ+ãjÇ“ÇTÏ:\½÷Ž®žRÈêäð¸z¸–Í_Øê%U²<Úñ½0ŽÐ4M-PT9ªL-àfµÎá|¹Îo—Uixüù´\eéàrþ‡Ÿ×é·ß÷E:mÅþ¾÷« endstream endobj 1 0 obj <> endobj 5 0 obj <> endobj 6 0 obj <> endobj 2 0 obj <> >> endobj 7 0 obj << /Producer (FPDF 1.52) /Creator (HTML2FPDF >> http://html2fpdf.sf.net) /CreationDate (D:20101024163116) >> endobj 8 0 obj << /Type /Catalog /Pages 1 0 R /OpenAction [3 0 R /FitH null] /PageLayout /OneColumn >> endobj xref 0 9 0000000000 65535 f 0000000807 00000 n 0000001091 00000 n 0000000009 00000 n 0000000087 00000 n 0000000894 00000 n 0000000990 00000 n 0000001189 00000 n 0000001313 00000 n trailer << /Size 9 /Root 8 0 R /Info 7 0 R >> startxref 1416 %%EOF
    
     
  • Steve McAtee

    Steve McAtee - 2010-10-25

    Eric

    do you havr debug turned on in impresscms?

     
  • Erik

    Erik - 2010-10-25

    I am using Xoops 2.4.5. Under the Prefernces > General Settings, the debug mode is off. Should I be using ImpressCMS instead?

     
  • Steve McAtee

    Steve McAtee - 2010-10-25

    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.

     
  • Erik

    Erik - 2010-10-25

    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.

    Errors
    Unknown: Function ereg() is deprecated in file /modules/oscattendance/include/html2fpdf/html2fpdf.php line 460
    Unknown: Function ereg() is deprecated in file /modules/oscattendance/include/html2fpdf/html2fpdf.php line 460
    Unknown: Function ereg() is deprecated in file /modules/oscattendance/include/html2fpdf/html2fpdf.php line 460
    Unknown: Function ereg() is deprecated in file /modules/oscattendance/include/html2fpdf/html2fpdf.php line 460
    Unknown: Function set_magic_quotes_runtime() is deprecated in file /modules/oscattendance/include/html2fpdf/fpdf.php line 1808
    Unknown: Function set_magic_quotes_runtime() is deprecated in file /modules/oscattendance/include/html2fpdf/fpdf.php line 1831
    
     
  • Erik

    Erik - 2010-10-25

    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.

     
  • Steve McAtee

    Steve McAtee - 2010-10-26

    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.

     
  • Erik

    Erik - 2010-10-26

    Yes, all 3 modules are installed.

     
  • Steve McAtee

    Steve McAtee - 2010-10-31

    K.  My test environment is giving me the same error.  I'll take a look and try to get a fix out today.

     
  • Steve McAtee

    Steve McAtee - 2010-10-31

    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.

     
  • Erik

    Erik - 2010-10-31

    Yes, I am running PHP 5.3, MySQL 5.1 and Apache 2.2 on Ubuntu Server 10.04.

     
  • Steve McAtee

    Steve McAtee - 2010-11-01

    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.

     
  • Erik

    Erik - 2010-11-01

    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.

     
  • Steve McAtee

    Steve McAtee - 2010-11-01

    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.

     
  • Erik

    Erik - 2010-11-01

     
  • Erik

    Erik - 2010-11-01

    Here is a screen shot

     
  • Erik

    Erik - 2010-11-01

    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
    
     
  • Steve McAtee

    Steve McAtee - 2010-11-01

    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.

     
  • Erik

    Erik - 2010-11-01

    I show 7 templates listed for oscattendance, one of them is oscattreports.html.

     

Log in to post a comment.

MongoDB Logo MongoDB