chiefdeveloper
Forum Replies Created
-
Forum: Plugins
In reply to: [WP OAuth Server (OAuth Authentication)] WP OAuth having issues with SafariYour assistance please.
No dear,
I merely commented the line, the editor will not let me save if there is a syntax error.
I got an error by commenting the line you mentioned
$this->loader->add_filter( ‘home_url’, $this->url_converter, ‘add_language_to_home_url’, 1, 4 );Parse error: syntax error, unexpected ‘url_converter’ (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /home/agoradeng/public_html/wp-content/plugins/translatepress-multilingual/class-translate-press.php on line 19
Thank you for the detailed response, I have set a meeting with them today.
Aside from choosing CKB as the default language, I have not changed the settings at all. they stayed as the were.
I pretty much assumed the same conclusion you made, the issue is, I tried reconfiguring the plugin and changing all the redirection pages once more, I even changed them in my merchant panel provided by the plugin authors. But nothing worked.
The plugin uses get_site_url() or get_permalink() to get the redirect page url from its ID.
Deleting translatepress causes this error to appear in one of my payment gateway plugins
Notice: Undefined property: WC_fastpay::$redirect_page_id in /home/agoradeng/public_html/wp-content/plugins/fastpay_woocommerce/index.php on line 57I checked the error and it is a redirect to my success-page, it uses site permalinks on wordpress to get the URL or the page id, for some reason it gets undefined. It works perfectly when translatepress is on. Once it is deactivated that plugin loses all its settings and the redirects become undefined.
I also tried deleting translatepress data from the database, as well as the plugin’s, and do everything from scratch, but the error persists.
I sadly cant share code nor screenshots from the plugin code, as this will violate our agreement with them
Dear @anghelemanuel99,
Any updates regarding this? This is slowing down my customer base.
Dear that is the guide I followed, But then it leads all my plugins and OAuth to stop working. I am guessing deleting translate press might be affecting my permalinks or website url in a way. But I cant tell.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce subscriptions do not expireThe issue was resolved. Error was from the server.
The issue was resolved. Error was from the server.
Yes sir, Both of those plugins are on their latest update and are the exact versions you mentioned.
Our team created a plugin to handle this issue.