1
I'm using the new Jobs module along with the classified ads module on a 2.2.4 site. Everything seems to work well until I try to submit a test resume in the Jobs module. When I do, I get a white page with the following error message:
ErrorNotice [PHP]: Only variables should be assigned by reference in file modules/catads/class/ads.php line 320
Kind of weird that the one module causes an error in the other. Everything else seems fine for both modules. Does anyone know how to fix this?