deighteu
Forum Replies Created
-
Forum: Plugins
In reply to: [My Favorites] session_start() – session_write_closeA little more searching and I found a fix session.
if ( !session_id() ) {session_start();}
on
if ( !session_id() ) {session_start( [‘read_and_close’ => true,] );}
Forum: Plugins
In reply to: [WP Booking Calendar] Completion after customer loginThank you very much, I couldn’t find this setting. Now I have almost everything.
If necessary, I can also ask if it is possible to add more invoicing generation options, I would need to change the PDF. 1st version should be “For Cooking”, 2nd version should be “For Courier”? Thank you very much.
Forum: Plugins
In reply to: [Favorites] [clear_favorites_button] to admin post.phpI misunderstood the function, it doesn’t restart votes for one post, it restarts votes for one user.
I would have solved the problem via the function:
<?php if (is_user_logged_in() && get_current_user_id() == $post->post_author) { --- CODE FOR AUTOR POST ---} ?>
- This reply was modified 1 year, 5 months ago by deighteu.
Forum: Plugins
In reply to: [WP Import Export Lite] Delete Sale Price !Exactly what is happening to me too, what was the solution, thank you?
- This reply was modified 3 years, 2 months ago by deighteu.
Forum: Plugins
In reply to: [Barion Payment Gateway for WooCommerce] Nem tudok fizetni BarionnalI have a samé problém, i wrot on support and after this autor react on my post, say send log i send, but Will be thre weeks and no aswer, Will be batter use some other solution. No support.
Thank you for your response,
now nothing is written to the error log, only an error pops up when ordering.
“Payment processing error. Please try again. ”
Errolog from the past:
10-09-2020 @ 16:06:55 - PreparePayment failed. Errors array: [{"ErrorCode":"AuthenticationFailed","Title":"User authentication failed.","Description":"The login information provided is incorrect. There is no such user in the system or the password is incorrect."}] 10-09-2020 @ 16:24:27 - PreparePayment failed. Errors array: [{"ErrorCode":"AuthenticationFailed","Title":"User authentication failed.","Description":"The login information provided is incorrect. There is no such user in the system or the password is incorrect."}] 10-09-2020 @ 16:30:43 - PreparePayment failed. Errors array: [{"ErrorCode":"ShopIsClosed","Title":"The shop is closed.","Description":null}] 10-09-2020 @ 16:31:21 - PreparePayment failed. Errors array: [{"ErrorCode":"ShopIsClosed","Title":"The shop is closed.","Description":null}] 10-09-2020 @ 16:32:41 - PreparePayment failed. Errors array: [{"ErrorCode":"ShopIsClosed","Title":"The shop is closed.","Description":null}] 10-09-2020 @ 16:32:53 - PreparePayment failed. Errors array: [{"ErrorCode":"ShopIsClosed","Title":"The shop is closed.","Description":null}]
The console after the error contains the following:
Testing message: Objectba_client_id: "BPT-kWDM0oKPG6-0A"ba_partner_ids: {adverticum: "", mediaMath: ""}event_method: "init"event_name: "addBarionPixelId"ga: "GA1.2.912337375.1602493146"gid: "GA1.2.170314965.1603900624"iid: "b5841010-6039-4ed0-817b-d600a7ef0cf9"init_avh: 1040init_avw: 1920init_base_uri: "/pokladna/"init_bh: 2842init_bw: 1903init_cd: 24init_domain: "robothexo.cz"init_lang: "cs-CZ"init_plat: "Win32"init_ref: "https://robothexo.cz/kosik/"init_sh: 1080init_sw: 1920init_tzo: -1init_ua: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36"init_url: "https://robothexo.cz/pokladna/"marketingConsent: 0ord: 0sid: ""tsClient: 1603901788221vid: "place_ba_vid,6e4e1b279fea76c35c07507a436bddbc,1602621916794,1602671133729,1602671133729,7e63094f-88d8-46d2-ba15-a1e2c8b82543,1"__proto__: Object (unknown) Testing message:
Forum: Plugins
In reply to: [Barion Payment Gateway for WooCommerce] WP 5.5 kompatibilitásHere it looks like a problem with 5.5, I wrote in the post above, but it may have a connection.
I tried the test mode and everything went well once, unfortunately I subsequently started a sharp operation and the e-shop listed a problem with the payment and there is this in the console:Object ba_client_id: "BP-3oqonMsOgJ-B0" ba_partner_ids: {adverticum: "", mediaMath: ""} ba_vid: "4425b828-f39e-42d3-b192-ca5212941c41" event_method: "init" event_name: "addBarionPixelId" ga: "GA1.2.912337375.1602493146" gid: "GA1.2.104124901.1602493146" iid: "d0babea7-df65-42d1-84e5-a850122b6f68" init_avh: 1040 init_avw: 1920 init_base_uri: "/pokladna/" init_bh: 2174 init_bw: 1903 init_cd: 24 init_domain: "robothexo.cz" init_lang: "cs-CZ" init_plat: "Win32" init_ref: "https://robothexo.cz/kosik/" init_sh: 1080 init_sw: 1920 init_tzo: -2 init_ua: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36" init_url: "https://robothexo.cz/pokladna/" marketingConsent: 0 ord: 0 sessionId: "adf062a3-93c3-4ca0-bb71-ef2d9aeba6d0" sid: "32871ed3-c1ed-4e7d-a32b-7c52266037e8" tsClient: 1602622204637 vid: "4425b828-f39e-42d3-b192-ca5212941c41,6e4e1b279fea76c35c07507a436bddbc,1602621916794,1602622204636,1602622204636,32871ed3-c1ed-4e7d-a32b-7c52266037e8,1" __proto__: Object
I have a same problem with stoping order on paymets:
“Payment processing error. Please try again.”And in my console is this:
Sending message: {event_method: “init”, event_name: “addBarionPixelId”, init_ref: “https://robothexo.cz/kosik/”, init_domain: “robothexo.cz”, init_url: “https://robothexo.cz/pokladna/”,?…}But source code has:
<script>
(function(i,s,o,g,r,a,m){i[‘BarionAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window, document, ‘script’, ‘https://pixel.barion.com/bp.js’, ‘bp’);// Send init event
bp(‘init’, ‘addBarionPixelId’, ‘BP-3oqonMsOgJ-B0’);
</script>Before 3 hour i try and all works…