Welcome
Guest. Please
Login
or
Register
Client Area
|
Softaculous Cloud
|
Calendar
|
Quick Links
|
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 43620 times)
johnywhy
July 8, 2018, 12:41 am
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 43620 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 30, 2025, 1:51 pm.
Powered By AEF 1.0.8
© 2007-2008
Electron Inc.
Queries: 10 | Page Created In:0.420