iGovPhil / gwt-wordpress

government web template for wordpress
48 stars 59 forks source link

what to do with this kind of error? #43

Open snova96 opened 3 years ago

snova96 commented 3 years ago

err1 err2

clarence89 commented 3 years ago

got Error on /inc/function-options.php on line 56->58. Due to $option something array. Addition for the Rest

lamerock commented 3 years ago

This is just a workaround.

As I observed, there will be an error if the gwt-wordpress is installed for the first time. For the workaround, just visit this URL http://<your domain name>/wp-admin/themes.php?page=govph-options It will direct you to the Theme Options. On that page, just scroll down and click the save button. Saving the configuration will fix those errors.

Hope this will help you. Thanks.

snova96 commented 3 years ago

this is still a localhost site, and this problem only occurs on my pc, but when trying it on other devices/pc the template works normally.

Jandee29 commented 3 years ago

This is the same problem on me making used of this template. can anyone help us. thanks

Jandee29 commented 3 years ago

This is just a workaround.

As I observed, there will be an error if the gwt-wordpress is installed for the first time. For the workaround, just visit this URL http://<your domain name>/wp-admin/themes.php?page=govph-options It will direct you to the Theme Options. On that page, just scroll down and click the save button. Saving the configuration will fix those errors.

Hope this will help you. Thanks.

This method not working for me. it says you don't have access to this page.

curiousdevs commented 3 years ago

This is just a workaround.

As I observed, there will be an error if the gwt-wordpress is installed for the first time. For the workaround, just visit this URL http://<your domain name>/wp-admin/themes.php?page=govph-options It will direct you to the Theme Options. On that page, just scroll down and click the save button. Saving the configuration will fix those errors.

Hope this will help you. Thanks.

Doesn't work for me. Site still on localhost using xampp

lamerock commented 3 years ago

You will get this error if you are using the PHP 8 version of XAMPP. Please use the PHP 7.3+ version instead as the GWT was not tested using the latest version of PHP (PHP 8).

rscataran commented 1 year ago

Kindly try these steps and versions. https://github.com/iGovPhil/gwt-wordpress/wiki/Installation Read until the end please.