[SOLVED] FC and php7?

More
8 years 1 month ago #64945 by lipatovroman
Replied by lipatovroman on topic FC and php7?
Backend looks fine.
If Error Reporting configured as Development, this error displays on FC pages, no matter admin or front end.

dl.dropboxusercontent.com/s/sb8er8d9p1ym...-09%20at%2015.16.gif


If Error Reporting configured as None, HTTP ERROR 500 on FC pages...

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #64946 by ggppdk
Replied by ggppdk on topic FC and php7?
Hello

For now ZipArchive is required
- it is best that you enable / install it


Now if you can not do the above, and since this
Code:
class flexicontent_zip extends ZipArchive { ... }

is currently only used by "mult-download" feature of download-cart module

you can find the above code and place it inside an IF:
components/com_flexicontent/classes/flexicontent.helper.php
Code:
if (class_exists('ZipArchive')) { class flexicontent_zip extends ZipArchive { ... } }


The above is a temporary fix, i am thinking if it is possible to move the class only to the place that is really need it or place it inside an if


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #64947 by lipatovroman
Replied by lipatovroman on topic FC and php7?
I have installed ZipArchive - and now all fine.
Thanks.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.362 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline