PHP DEVELOPER LOG (ERROR LOG) DISPLAYING A BLANK PAGE OR MEMORY ERROR FIX - Sep 29th, 2020


If you come up with a blank page when trying to view the CMSB PHP error log (now called the developer log) , it’s
probably because you have a lot of error records in the database and you’ve run out of allocated memory.

According to Dave Edis from Interactive Tools, you should be able to view the log by adding:


&perPage=5


to the end of the URL like this:


yoursite.com/cmsAdmin/admin.php?menu=_error_log&perPage=5


You can also try increasing the &perPage=5 to &perPage=50



The materials on this web site have been created for use with CMS Builder content management software. CMS Builder software is published and licensed for use by InteractiveTools.com. Please contact Interactive Tools for information on the downloading of the software or the purchasing of licenses.


Terms of Service