mehnihma
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Replace a stringAnyone?
Forum: Plugins
In reply to: [BCC Everything] Not workingI have fixed it by adding PHP_EOL before BCC
function bcc_everything($args) { $email = bcce_recipient(); if (is_array($args['headers'])) { $args['headers'][] = PHP_EOL.'Bcc: '.$email; } else { $args['headers'] .= PHP_EOL.'Bcc: '.$email."\r\n"; } return $args; }
I think now it works ??
There is a fix:
https://wpml.org/download/woocommerce-multilingual-beta/As I can see it is WooCommerce Multilingual problem,, not theme problem
Hi
I have same problem with same set up
Any help on this?
Forum: Plugins
In reply to: [Yoast SEO] Woocomerce problemMaybe someone has a same problem?
Forum: Plugins
In reply to: [Yoast SEO] Not able to edit meta data on Woocommerce product pagesHi
can you tell me where did you disable that?
I have problem finding that optionthanks
Forum: Plugins
In reply to: [Yoast SEO] Woocomerce problemAnyone?
Forum: Plugins
In reply to: [Float Left Right Advertising] Scroll problemI have same problem
how can I display it on top of everything?Forum: Themes and Templates
In reply to: [Fruitful] Blog TemplateHi
I have also problem with this.
I have set it up but I get whole posts and no read more link?Forum: Plugins
In reply to: [WHMCS Bridge] PHP Warning: HTTP Error:28/Operation timed outI get this:
[ Moderator note: please wrap code in backticks or use the code button. Do not use blockquote. ]
* About to connect() to portal.domain.com port 80 (#0) * Trying 15.12.103.89... connected * Connected to portal.doamain.com (15.12.103.89) port 80 (#0) > GET /includes/verifyimage.php?systpl=portal HTTP/1.1 > User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.0.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2 > Host: portal.domain.com > Accept: */* > < HTTP/1.1 200 OK < Date: Wed, 26 Mar 2014 12:23:11 GMT < Server: Apache < X-Powered-By: PHP/5.4.26 < Expires: Mon, 26 Jul 1997 05:00:00 GMT < Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 < Pragma: no-cache < Set-Cookie: WHMCSB6LnxPCjH885=a34600f8b37ca063e1dca73a1cca8213; path=/; HttpOnly < Last-Modified: Wed, 26 Mar 2014 12:23:11 GMT < Vary: User-Agent < Connection: close < Transfer-Encoding: chunked < Content-Type: image/png < BINARY GOBLEYGOOK DELETED
Forum: Plugins
In reply to: [WHMCS Bridge] PHP Warning: HTTP Error:28/Operation timed outI get thisthen HTML:
[ Moderator note: please wrap code in backticks or use the code button. Do not use blockquote. ]
root@ [~]# curl -v "portal.whm.com" * About to connect() to portal.whm.com port 80 (#0) * Trying 15.12.103.89... connected * Connected to portal.whm.com (15.12.103.89) port 80 (#0) > GET / HTTP/1.1 > User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.14.0.0 zlib/1.2.3 libidn/1.18 libssh2/1.4.2 > Host: portal.whm.com > Accept: */* > < HTTP/1.1 200 OK < Date: Wed, 26 Mar 2014 11:19:32 GMT < Server: Apache < X-Powered-By: PHP/5.4.26 < Expires: Thu, 19 Nov 1981 08:52:00 GMT < Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 < Pragma: no-cache < Set-Cookie: WHMCSB6LnxPCjH885=29104c7f855ca27dfb9f4680275f7b38; path=/; HttpOnly < Vary: User-Agent,Accept-Encoding < Connection: close < Transfer-Encoding: chunked < Content-Type: text/html; charset=utf-8
Forum: Plugins
In reply to: [WHMCS Bridge] PHP Warning: HTTP Error:28/Operation timed outHi
I have enabled curlSSL
and in my php info:cURL support enabled
cURL Information 7.24.0
Age 3Forum: Plugins
In reply to: [WHMCS Bridge] WHMCS BridgeBu I figured it out
Forum: Plugins
In reply to: [WHMCS Bridge] WHMCS BridgeHi
I have sent a ticket but no reply yet?