1. SP Page Builder 3.x
  2. Monday, 07 September 2020
Hello.

In com_sppagebuilder_lite_v3.6.7.zip\site\controller.php

return JError::raiseError(404, 'Page not found');

Should be

return JError::raiseError(404, JText::_('COM_SPPAGEBUILDER_ERROR_PAGE_NOT_FOUND'));

Have a nice 404 errors!
Responses (0)


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.