ratjetoe
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: go live – old website plain htmlMaybe the website is just a bit slow, for no apparent reason.
I published another website in exactly the same way, and that one works fine.Thank you!
Okay, I edited my wp-config.php and installed your plugin again (through the WP dashboard – plugins – add new), and that worked fine. Refreshed the webpage a couple of times, no problem.
After clicking ‘Activate’ my webbrowser address bar says
http://www.judge-smith.com/wp/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
and the page stays blank.The debug-file says:
[28-Mar-2017 13:35:19] PHP Notice: Undefined variable: bfa_ata_debug in /home/sites/judge-smith.com/public_html/wp/wp-content/themes/atahualpa/css.php on line 12
[28-Mar-2017 13:35:19] PHP Notice: Undefined variable: bfa_ata_debug in /home/sites/judge-smith.com/public_html/wp/wp-content/themes/atahualpa/css.php on line 2959
[28-Mar-2017 13:35:19] PHP Notice: Undefined variable: bfa_ata_debug in /home/sites/judge-smith.com/public_html/wp/wp-content/themes/atahualpa/css.php on line 2963
[28-Mar-2017 13:38:42] PHP Fatal error: Call to a member function get_tmp_base() on a non-object in /home/sites/judge-smith.com/public_html/wp/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php on line 238Ah… I see this information in the WooCommerce – System Status:
Server Info: Apache/2.4.23 (Unix)
PHP Version: 5.2.17 – We recommend a minimum PHP version of 5.6.
MySQL Version: 5.5.54 – We recommend a minimum MySQL version of 5.6.I’ll try to make sure I run the latest versions, and see what happens.
Forum: Fixing WordPress
In reply to: insert javascript code in pageI found a solution!
I simply put an iFrame in the html-editor in WordPress in the page, like this:
<iframe name=”werkplaats” src=”http://www.the-mix.nu/360/index.html” scrolling=”no” height=”800″ width=”415″ frameborder=”0″>And now it works!
I’m quite proud!
Forum: Fixing WordPress
In reply to: insert javascript code in pageBy the way: I also tried to insert it this way:
<?php
include(“http://the-mix.nu/web/360/01.html”);
?>(By using http://wpmarketing.org/wp-plugins/hana-code-insert/)
As you can see, http://the-mix.nu/web/360/01.html itself works.
But WordPress gives me some php-errors…Forum: Fixing WordPress
In reply to: Clicking ‘Update Page’ results in a 404I guess it’s not a problem anymore, probably there is a new version now!
Thank you everyone!
Laura