Sophiamolino
Forum Replies Created
-
Forum: Plugins
In reply to: [Blogger Importer] Fatal error: Call to a member function isconnected()Yes it did.
I eventually moved the blog by importing it with a friends WordPress who is on another server. So it has probably something to do with the server than I guess. I still want to plugin to work though, I will need it in the future.
I noticed the wp-admin and wp-includes folders were duplicated at some weird locations. I’ve deleted those. Still down. Than I restored the wp-admin and wp-includes folders from a old back-up. Messed around a bit. Result: My site is now totally down!! While before I just couldn’t log in…
Please someone help!!
Fatal error: Cannot redeclare wp_is_large_network() (previously declared in wp-includes/ms-functions.php:2369) in wp-admin/includes/ms.php on line 714
The error again, but with it’s folders!!
Forum: Plugins
In reply to: [Blogger Importer] Error: invalid_requestOkay that will not.
A friend who’s on another server is also getting a blank page at the plugin. Might it be a problem related to our location, the Netherlands?
Forum: Plugins
In reply to: [Blogger Importer] Error: invalid_requestSorry for coming back to you, but with the Error Log plugin, I found a error and I’m wondering about your opinion.
Do you think this error might cause the problem between the Blogger en WordPress connection?
Error log filename is not set.
To enable error logging, create an empty file named “php-errors.log”. Place it in a directory that is not publicly accessible (preferably outside your web root) and ensure it is writable by the web server. Then add the following code to wp-config.php:
ini_set(‘log_errors’, ‘On’);
ini_set(‘error_log’, ‘/full/path/to/php-errors.log’);Forum: Plugins
In reply to: [Blogger Importer] Error: invalid_requestSorry, that plugin probably just works now because I’ve imported posts of with the WordPress Importer plugin.
Blogger Importer still totally blank.
Forum: Plugins
In reply to: [Blogger Importer] Error: invalid_requestI’m also having the “Blogger to WordPress Redirection” plugin (although I don’t know yet if I will need it). Before with the other error, this plugin also didn’t work.
But now he does.. So may we assume that Blogger Importer has contact with Bloggers and works somehow?
Forum: Plugins
In reply to: [Blogger Importer] Error: invalid_requestJust a blank screen. Nothing there! :O
Forum: Plugins
In reply to: [Blogger Importer] Error: invalid_requestThanks for your quick response Workshopshed!
I’ve deleted the Blogger Importer and uploaded the latest version of the link you sent me. And now I’m not getting any screen at all. Not even the Authorize screen. Know about this problem? ??
Forum: Plugins
In reply to: [Background Manager] Deactivate plugin for certain display resolutionsThanks Lucas! But it’s not really working, unfortunately.
Thanks for the help. Hope someone else knows how to do it?
Have a great christmas you all!
Forum: Plugins
In reply to: [Background Manager] background not clickableYessss got it! Thanks so much!
Forum: Fixing WordPress
In reply to: Marquees not showing in newest wordpress versionI guess that’s the problem. I used this one: https://webcodingeasy.com/JS-classes/Javascript-marquee
But you know what’s the weird thing. Yesterday the marquees were showing up once, but when I refreshed they were gone again. One big mystery.
Forum: Fixing WordPress
In reply to: Marquees not showing in newest wordpress versionI’m taking a step back. The javascript worked perfectly before I updated wordpress (from a recent version to the most recent version).
May it possible that the older version of wordpress didn’t need a enqueue of the script? Because before I hadn’t either, but that the javascript worked well..
Forum: Fixing WordPress
In reply to: Marquees not showing in newest wordpress versionI think I’m beginning to understand.
Do you see what’s the name/handle for the marquee script? (out of the code in the beginning of this discussion)
Forum: Fixing WordPress
In reply to: Marquees not showing in newest wordpress versionOh oops. Do you know where I can find an explanation of how to enqueue scripts in the functions.php?