expertimmodelarc
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] é html character codingThanks,
I solved it.
Forum: Plugins
In reply to: [Redirection] Regexex lower case \L not recognizedHello,
I just discover the “Dynamic URLs shortcodes” in the FAQ.
[upper]data[/upper] – uppercase the data
[lower]data[/lower] – lowercase the data
[dashes]data[/dashes] – convert any underscores in the data to dashes
[underscores]data[/underscores] – convert any dashes in the data to underscores
which works perfectly
Source: ^/something/(.*).pdf
Target: /something/[upper]$1[/upper].PDFI should have gone thru your documentation …
Thanks.
Forum: Plugins
In reply to: [Redirection] Regexex lower case \L not recognizedThanks
in fact i did show only the active part.
The full rule syntax is like :
Source: ^/something/(.*).pdf
Target: /something/\L$1.PDFLooking at PHP doc it seems the regex \u \U and \l \L are not supported in PHP regex. Because iIt exists strtoupper and strtolower functions for that need…
Forum: Themes and Templates
In reply to: [Suffice] Rolling-up menu not always activates with FirefoxThanks,
But how do I do ? I can not attach images here.
Which channel ?Any idea what should I check ?
I placed Capture1.JPG, Capture2.JPG Capture3.JPG and Capture2.JPG at root of my site for you. 1 and 3 is with firefox 2 and 4 is with Chrome.
ook at title not showing up, header menu not rolling-upRegards
JP FOLForum: Themes and Templates
In reply to: [ColorMag] Rolling-up menu not always activates with FirefoxSorry I posted on the wrong Theme support.
JP FOL
Forum: Plugins
In reply to: [Redirection] Issue after DRP site migrationHello,
I found the issue cause.
A mistake in search replace order in posts and postmeta tables, with confusion between http and https. (source site is https target is http for now will migrate in future).Thanks for your help.
And sorry for my mistake. WP is too tolerant…
Regards.
JP FOLLForum: Plugins
In reply to: [Redirection] Issue after DRP site migrationMy matter is that until now, Redirection is the only plugin which seams impacted (partialy as it does the job).
Site health is only claiming about the PHP version 7.0.20, but this is due to my host service.
Would you need me to send more details by mail ? What one ?Forum: Plugins
In reply to: [Redirection] Issue after DRP site migrationWhich option ?
3 modes are in error.
But when I try my self i get the wp_jsom xml doc.Forum: Plugins
In reply to: [Redirection] Issue after DRP site migrationI just succed to catch this :
Plugin: 5.1.1 4.2 WordPress: 5.7 (single) PHP: 7.0.20 Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0 JavaScript: https://mysite.net/exper2eftn5/wp-content/plugins/redirection/redirection.js?ver=5.1.1-accf9923c797504c858f60338da73667 REST API: https://mysite.net/wp-json/ Query: ?page=redirection.php&sub=support Error: NetworkError when attempting to fetch resource.
Forum: Plugins
In reply to: [Redirection] Issue after DRP site migrationDRP stands for Disaster Recovery Plan.
I cannot catch the error, the test on Support tab does not complete.
Regards.
JP FOLLHello,
Thanks,
My question was more specific. In order to faclitate DRP my need is to backup all tables but exclude data for some specific ones (mainly the one containing statistics , logs or historical data) ie backup only the structure for those specific one.
For now I did find this feature only in phpMyAdmin V 5.x.Thanks
JP FOL
Forum: Plugins
In reply to: [SecuPress Free — WordPress Security] Black Hole BanThanks a lot,
I was not yet aware of this feature.
JPFOL
Forum: Plugins
In reply to: [SecuPress Free — WordPress Security] Exclude from log on OverrideHello,
While you create or modify a rule, with advanced features selected, “Exclude from log” (‘Exclure des journaux’ in french) check-box is not visible, if you select the “Override” (‘Outrepasser’ in french) method as redirect.
I found a workaround by checking the box with a Redirect method before applying “Override” one.
The check-box is not available either when forcing 404 error.
Regards.
JP FOL
Forum: Plugins
In reply to: [Autoclear Autoptimize Cache] ?ao_speedup_cachebuster generates 404 errorYes your are right, I did mistake plugin, my issue is with Autoptimize.
I did solve the issue since.
Sorry for the inconvenience.
JP FOL
Forum: Plugins
In reply to: [Autoptimize] url called back site/?ao_speedup_cachebuster= with error 404Yes,
even if for now, I prefered hacking autoptimizeCache.php with my suggestion.
Thanks again.
JP FOL