Check-for-new-results causes fatal error

Issue #15 on hold
Former user created an issue

Fatal error: Call to a member function removeChild() on a non-object in /administrator/components/com_sailwaveimporter/helpers/importer.php on line 178

duluthkeelclub.com

Comments (4)

  1. CALUM POLWART

    Can you please share the sailwave file that created this error?

    Actions to then follow from our side: * Identify cause of the error * Identify if we can put a better error trap to catch this and report action necessary

  2. CALUM POLWART

    I've just looked at the code to see what this line does. It takes the series title from the upload and adds it to the intro text. Based on the error message you have no series title set and so it errors. Your simple fix is to set a series title.

    If you really don't want a series title I will consider adding some config options to disable this function in the next release.

  3. CALUM POLWART

    Putting this on hold for the OP to provide .blw file / .html file for further testing and/or confirm if they meant to not have a series title.

  4. Log in to comment