harbran
Forum Replies Created
-
I confirm the problem. No Access due to ‘WordPress critical error’ on UpdraftCentral sind March 9th.
Is this going to be resolved any time soon?
We’re paying 2 accounts for the service!!!!
Forum: Plugins
In reply to: [Recencio Book Reviews] Warning for parameter in preg_matchthank you, that did the trick!
I removed my hack and it now works!
Bet regards & have a nice week-end
HaraldForum: Plugins
In reply to: [Recencio Book Reviews] Warning for parameter in preg_matchHello @w33zy,
interestingly, this happens when I call another plugin short code – Link Library. Never seen this happen in other circumstances.In my page https://genussfaktor.at/service/links/ I call Link Library by short code [link-library settings=”1″].
I’m not familiar with the internals of wordpress, so I can’t tell why this is connected to the preg_match() in your code… e.g. how come this error stems from wp-admin when its the front page not the admin?
When I leave out that short code, the warning does not appear. On the side of preg_amtch it seems clear it does not take and array as second parameter.
The array is returned by $wp_query->query[‘orderby’] – when i change to $wp_query->query[‘orderby’][0] of course it’s gone.
Regars
Harald