We have been using Mamook for quite a while now with no problems, but recently when I log into Job Descriptions - View as a student, I get the following error:
Fatal error: Call to a member function RecordCount() on a non-object in /var/www/html/mamook/job_descriptions/show_job/student/show_job_list.inc on line 430
This error only happens with the one department.
I entered (echo $dbh->ErrorMsg();) after the closing brace on line 428 to try to determine the error. The message the script returned was as follows:
Got a packet bigger than 'max_allowed_packet' bytes
We have a new group of students coming through tomorrow and they must be able to access the jobs in that department.
Any help would be greatly appreciated.
Richard Morency
Richard_Morency@bcit.ca
BCIT
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
We have been using Mamook for quite a while now with no problems, but recently when I log into Job Descriptions - View as a student, I get the following error:
Fatal error: Call to a member function RecordCount() on a non-object in /var/www/html/mamook/job_descriptions/show_job/student/show_job_list.inc on line 430
This error only happens with the one department.
I entered (echo $dbh->ErrorMsg();) after the closing brace on line 428 to try to determine the error. The message the script returned was as follows:
Got a packet bigger than 'max_allowed_packet' bytes
We have a new group of students coming through tomorrow and they must be able to access the jobs in that department.
Any help would be greatly appreciated.
Richard Morency
Richard_Morency@bcit.ca
BCIT