-
Author
-
November 2, 2016 at 05:18 #142522alsitnParticipant
Hi all,
I cannot access GD –> permalinks nor Places –> Add new nor I can edit any dummy Place or Place category.
I’m on Ubuntu 16.04 with PHP7 and APCu+igbinary and OPCache enable (but cache blacklisting wp-admin and wp-content/plugins).
Console shows only a fa-rating js error and only thing that came to my mind was to try the WP PHP Compatibility plugin which gave the result below.
Help please…
FILE: /themes/kleo/lib/importer/wordpress-importer.php
——————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————
66 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
——————————————————————————————
FILE: /themes/kleo/kleo-framework/options/inc/browser.php
——————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————-
113 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
——————————————————————————————-
FILE: /themes/kleo/kleo-framework/options/inc/fields/editor/field_editor_c.php
———————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————————————————————————-
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
———————————————————————————————————————————————————————————-
FILE: /themes/kleo/kleo-framework/options/inc/validation/preg_replace/validation_preg_replace.php
——————————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————————————–
30 | ERROR | preg_replace() – /e modifier is forbidden since PHP 7.0
——————————————————————————————————————————–
November 2, 2016 at 23:30 #142611RaduModeratorHi,
I don’t know exactly if the geo-directory runs smooth with php7 please read this : https://wpgeodirectory.com/support/topic/php-7-0-compliance/
For the rest of the problems try to install this extension of your server : https://archived.seventhqueen.com/forums/topic/demo-content-not-loading/#post-142502
I’ve tested few months ago kleo and php 7.0 and it works ok
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 16, 2016 at 11:42 #147256alsitnParticipantHi Radu,
sorry for the (very) late reply. I’ve finally solved the problem and I’m reporting it here in case others might need it.
It has turned out that Geodirectory is not compatible with several multilingual plugins due to the fact that it rewrites a core function (get post).
I’ve tried to switch to qtranslatex (but haven’t had the chance to test it thoroughly) but seems that sublingual and others might work too.
It’s a pain in the … and you should really thinkn about making your theme “compatible” with other directory plugins out there (even paid ones like sabai) that don’t require so much messing.
Cheers!– Luca
December 16, 2016 at 19:39 #147289RaduModeratorHi,
I will forward your suggestions to our development department.
Have a nice weekend
Cheers
r.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.