Ron5
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cookie paths cannot contain any of the following ‘,; \t\r\n\013\014’I found the problem. By changing the web addresses in the database a space has slipped before https://localhost Apparently this is not a problem for WordPress and Wampserver to display the website, but it is a problem to log in. WordPress does not make cookies when there is a space in an web address. Removing the space solved the problem. This comes from copying https://localhost to fast into the clip board.
Tx for the help anayway.
Forum: Fixing WordPress
In reply to: Cookie paths cannot contain any of the following ‘,; \t\r\n\013\014’Hello,
I made an empty folder plugins in my project.
There is no constant COOKIEPATH defined in wp-config.php
In the table wp_options siteurl is https://localhost:8080/jgib2021 and home is https://localhost:8080/jgib2021 with jgib2021 being the website folder.
Loading the website results in a blank screen. Upon logging in the above warnings stays. The 1st error is in wp-login.php. The next errors are in wp-includes/pluggable.php .
I tried several browsers. In every browser it is the same situation.
Typing https://localhost:8080/jgib2021/wp-admin results in the following redirection from WordPress
Other websites run smoothly in Wampserver and are loggable.
Forum: Fixing WordPress
In reply to: Cookie paths cannot contain any of the following ‘,; \t\r\n\013\014’I renamed my theme’s folder and renamed the plugins folder. Loading the website (in Wampserver) results in a blank screen. Doing a login by additionally typing wp-admin results in the same error: Warning: Cookie paths cannot contain any of the following ‘,; \t\r\n\013\014’ in C:\wamp64\www\jgib2021\wp-login.php on line 416
As default theme 2021 is present, but is not loading.
Php version 7.4.14 is present in Wampserver. So that’s OK.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Polylang pluginYes, synchronizing did the job.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Update failsThe update failed on a local version with Wampserver as server. Deleting the plugin and uploading the last version solved the problem.
I do not understand either how WP HTML Mail plugin works with Gravity Forms.
Forum: Plugins
In reply to: [Simple Lightbox] Only working in admin areaHi, I removed my mistake in my custom javacript file. The Javascript debugger in Google inspector, Sources does not show any errors now.
Unfortunately the image still does not load in a lightbox on https://www.fmdo.be/projecten/compagnons.
When I remove my custom .js file, the SLB functionality works. It looks like the SLB plugin cannot cope with an extra .JS file.
By the way, how do you check and receive those javascript errors above?
Forum: Plugins
In reply to: [Simple Lightbox] Only working in admin areaI expect the image on this page to appear in a lightbox after clicking:
https://www.fmdo.be/projecten/compagnonsIt is not the case although the 7 javascript files and the css file of SLB plugin are loaded.
Forum: Plugins
In reply to: [Simple Lightbox] Only working in admin areaI made a mistake. The latest version installed is 2.7.1.
At times the lightbox works. Mostly it does not.
Actually the lightbox has also disappeared from viewing an image in the admin area. The images simply appear on an own url with a black background.
Deactivating and reactivating the plugin does not solve.
I use the MH Purity lite theme.
Forum: Plugins
In reply to: [Cache Enabler] Clearning Full CachePage specific cache clearing is possible now on my website. Tx.
Forum: Plugins
In reply to: [Passster - Password Protect Pages and Content] Local copy website failingI run my local copy on wampserver. I have upgraded PHP in wampserver to version 7.2.18. The message from the Passter plugin disappeared, but I have now a similar message from another plugin: the post snippets plugin. This plugin also works with freemius.
Freemius seems to be poor quality software.
Forum: Plugins
In reply to: [Passster - Password Protect Pages and Content] Local copy website failingMy wordpress version is the latest. I disabled the Gutenberg editor with a plugin. I think it is called Classic editor plugin.
Woocommerce is not installed.
I cannot login into the local version because of the above error message. The page wp-admin.php is not even rendered.
Forum: Plugins
In reply to: [Passster - Password Protect Pages and Content] Local copy website failingThat’s PHP version 7.0.10.
Forum: Plugins
In reply to: [Passster - Password Protect Pages and Content] Deleting page problematicNo, it happens with any page.
Forum: Plugins
In reply to: [Cache Enabler] Clearning Full CacheI have the same situation too. And when choosing Clear Page specific cache, the whole cache gets cleared.