Home › Forums › Themes Support › Claue › Import Sample Data
Tagged: sample data import
- This topic has 7 replies, 2 voices, and was last updated 6 years, 4 months ago by Mag8891.
-
AuthorPosts
-
-
June 29, 2018 at 10:37 pm #22084
Hello,
just purchased your theme, although I have asked prior to purchase if it will work with php 7.2 and got a positive reply, it doesn’t seem to work correctly! I work on PHP-7.2.7
First of all checked with PHP Compatibility Checker with versions php 7.2 and 7.1
errors belowClaue Sample Data – Warnings: 1 Errors: 1 toggle details
FILE: /var/www/cclub/wp-content/plugins/claue-sample/import/wordpress-importer.php
—————————————————————————————————————————————————————————–
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
—————————————————————————————————————————————————————————–
56 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.tried to fix this by replacing function WP_Import() { /* nothing */ } with function __construct() { /* nothing */ }
754 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
tried to fix by $$meta[‘key’] = $meta[‘value’]; changed to ${$meta[‘key’]} = $meta[‘value’];
so the error seems gone but when importing Claue Sample Data site doesn’t look the same, see pic attached, there is no menues as on Demo and I don’t see footer at all and footer menus as well. /product/sweatshirt-in-geometric-print/
Could you please fix to import sample data without issues.
Thank you.
PS PLEASE DELETE first attachement with my website url on the pic, as there is no option to do it when editing post or let me know how to change to private post please
Best regards,
Mag
Attachments:
You must be logged in to view attached files. -
June 29, 2018 at 11:11 pm #22087
Hi,
Thank you for choosing our theme.
Could you please increase “PHP post max size” to 500MB and “PHP time limit” to 2000 like this screenshot https://monosnap.com/file/z9tKSKFEnwoYeIGjqM7rxo6YbFMZz6#
After that try import sample data again.
After import sample data done, please deactivate Claue Sample Data plugin.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 30, 2018 at 12:17 am #22090
Hi I did as advised and pressed import sample data once again but it didn’t seem to solve the issue.
Could you also PLEASE DELETE first attachment with my website url on the pic in the first post.
Thanks
-
June 30, 2018 at 12:35 am #22091
-
July 2, 2018 at 8:41 am #22141
Hi,
Sorry for late reply.
I will report this bug to our developer team to check this issue.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 2, 2018 at 3:23 pm #22147This reply has been marked as private.
-
July 2, 2018 at 10:15 pm #22159
Hi Mag,
It now our forum don’t have option to remove attach file by edit.
I help you removed the first attachment file.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 2, 2018 at 10:38 pm #22160
thank you!
-
-
AuthorPosts
You must be logged in to reply to this topic.