Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Bugs > Topic : ImpressPages has Core Bug. Here is Fix.



Normal Mode | Print  

 ImpressPages has Core Bug. Here is Fix. (1 Replies, Read 31442 times)
johnywhy
Group: Member
Post Group: Newbie
Posts: 11
Status:
On fresh install of 5.0.3, the following error appears on the site homepage:
Quote
assert(): Calling assert() with a string argument is deprecated in /Ip/Internal/Revision.php:44

Here's the fix:

Change line 44, from:
PHP Code

 assert('$pageId > 0'); 


to
PHP Code

 assert($pageId 0); 

IP: --   


Threads
 johnywhy   ImpressPages has Core Bug. Here is Fix. (1 Replies, Read 31442 times)
    |--  Brijesh   Hi, It looks...   on July 10, 2018, 2:32 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 16, 2024, 5:46 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.018