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.
Threaded Mode
|
Print
ImpressPages has Core Bug. Here is Fix. (1 Replies, Read 43607 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:
--
ImpressPages has Core Bug. Here is Fix.
Brijesh
#
July 10, 2018, 2:32 pm | Post: 1
Group:
Softaculous Team
Post Group: Super Member
Posts: 5804
Status:
Hi,
It looks like this happens with PHP 7.2 as "Using string as the assertion is DEPRECATED as of PHP 7.2"
The code is not yet updated in the ImpressPages package hence we will wait for them to update it.
Once they launch the updated package we will update it in Softaculous immediately.
-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP:
--
« Previous
Next »
Threaded Mode
|
Print
Jump To :
Select a location to go to :
Home
Softaculous Inc.
|--News and Announcements
Softaculous Auto Installer
|--General Support
|--Suggestions
|--Languages and International Support
|--Themes and skins
|--Bugs
SitePad Website Builder
|--General Support
|--Suggestions
Pagelayer and PopularFX for WordPress
|--PopularFX
|--Pagelayer
Virtualizor - Virtual Server Control Panel
|--Pre-Sales
|--General Support
|--Languages and International Support
|--Suggestions
|--Bugs
Webuzo
|--General Support
|--Suggestions
|--Bugs
AMPPS
|--General Support
|--Suggestions
|--Bugs
General Stuff
|--General Discussions
|--Introduce Yourself
Users viewing this topic
1 guests, 0 users.
All times are GMT. The time now is April 30, 2025, 9:31 am.
Powered By AEF 1.0.8
© 2007-2008
Electron Inc.
Queries: 10 | Page Created In:0.056