BO
Asked
I just install the script everything is ok, I have successfully added products:
I get this warning: This page isn’t working mywebsite.com is currently unable to handle this request.
HTTP ERROR 500 whenever I want to edit or view the product page I have already created.
I have checked all requirements, all of them are OK, also I have checked the documentation question about
500 everything ok Kindly helps me to solve this please.
Thanks
I get this warning: This page isn’t working mywebsite.com is currently unable to handle this request.
HTTP ERROR 500 whenever I want to edit or view the product page I have already created.
I have checked all requirements, all of them are OK, also I have checked the documentation question about
500 everything ok Kindly helps me to solve this please.
Thanks
- MSAnswered**[Taetso Tau Mashile](/u/taumash)** Hello,
Please ask new questions with error details from server error log.
You can enable app logs by changing the log_threshold to 1 in app/config/config.php then visit page again to produce error. Lastly check the latest error log in app/logs/ folder.
Please ask new question. You need to validate purchase code to add item to your supported list.
Thank you - TMAnsweredHi there
It has given me this error from the error log.
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
ERROR - 2020-07-23 17:50:16 --> Severity: error --> Exception: syntax error, unexpected 'secret' (T_STRING) /home/eggscgwq/public_html/app/config/hybridauthlib.php 67
ERROR - 2020-07-23 17:50:51 --> Severity: error --> Exception: syntax error, unexpected 'secret' (T_STRING) /home/eggscgwq/public_html/app/config/hybridauthlib.php 67 - MSAnswered**[Taetso Tau Mashile](/u/taumash)** You can refer to this questions [https://tecdiary.net/support/question/shop-home-page-only-works-if-i-am-logged-in](/support/question/shop-home-page-only-works-if-i-am-logged-in)
Please always add new question instead of replying others. If you don't have the option to ask, you should validate your purchase code to add item to your supported list.
Thank you - Login to Reply