jonesy
Forum Replies Created
-
AuthorPosts
-
No worries, fixed it now. Was freakin’ out quite a bit though. Went into the file manager of my CPanel and added the function.php from there. I think with having gone back and forwards within the wordpress site, it did not want to take the update anymore even though it was correct.
Certainly helps having access to the back back end!And for those that keep looking for PHP Warnings with Wordfence installed, adjusting the function.php of the child theme in Editor under Appearance worked for me.
<?php
error_reporting(E_ERROR);//* Start the engine
include_once( get_template_directory() . ‘/lib/init.php’ );As above, I have added the code error_reporting(E_ERROR);
Did not change anything else. I hope this explanation helps someone else too. People can sign up on my website and not get any PHP Warnings to the user.<?php
//* Start the engine
include_once( get_template_directory() . ‘/lib/init.php’ );//* Setup Theme
include_once( get_stylesheet_directory() . ‘/lib/theme-defaults.php’ );Still not accepting the update. Website not working at all.
When I now look on my mobile phone the entire website is gone! Really need help here, please! What does the above error mean??
Parse error: syntax error, unexpected ‘*’ in /home/xxxxxxx/public_html/wp-content/themes/geodir_geo-travel/functions.php on line 2
Hi Guust, now I am really stuffed I think.
It comes up with the message above when I am trying to update the file without //I can even take the entire error thing out just like the original and will not take the update of the file.
What now??
June 22, 2016 at 10:36 am in reply to: Enter yoMembership details to allow you to update plugins #213718Hi Paolo, Fabulous!! Thank you very much for fixing this for me. Now I can actually start working on it again. You guys really rock and are worth every penny! Thank you Jonesy
June 21, 2016 at 3:02 pm in reply to: Enter yoMembership details to allow you to update plugins #213252This reply has been marked as private.June 21, 2016 at 2:44 pm in reply to: Enter yoMembership details to allow you to update plugins #213243The update process is starting. This process may take a while on some hosts, so please be patient.
Enabling Maintenance mode…
Updating Plugin GD Booster (1/1)Downloading update from http://wpgeodirectory.com/download/geodir_gd_booster_1.1.3.zip…
Unpacking the update…An error occurred while updating GD Booster: Login details for GeoDirectory failed! Please check GeoDirectory > Auto Updates and that your membership is active. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Disabling Maintenance mode…
This is what happens when I try to update a plugin.Then I check on Login Details as asked and it will not save changes and is asking me to go to WordPress Dashboard to make changes. And that is where I stuck.
Help is greatly appreciated. Thank youJune 21, 2016 at 2:05 pm in reply to: Enter yoMembership details to allow you to update plugins #213207Hi Kor,
Thank you for your quick reply as I have not gotten anywhere yet. Unfortunately this is not the answer I am looking for. I know where all the downloads and license keys are with in my account. the issue is, where do I put this in WordPress. There is no box where I can put it. I have tried to deactivate a plugin and then activate, but that does not ask for a license key either. I do not want to de-install and re-install GeoDirectory to then put in a license key. When GeoDirectory is installed on WordPress where do I update membership with you/create the link from WordPress to GD?Hi Guust, I will work with the original for a while until I understand more of how everything works. Using the Genesis Geo Travel Child Theme.
-
AuthorPosts