Annonnimmo
Forum Replies Created
-
Forum: Plugins
In reply to: [atec Cache Info] PHP Fatal error when opcache JIT is enabledHi,
after the update, it works without errors.
Thank you.Forum: Reviews
In reply to: [Konora Form] Beware: Konora is a defuncted Ponzi Scheme(Italian Translation)
Attenzione: Konora è uno schema Ponzi defunto“Konora” è un defunto schema Ponzi italiano: qualche anno fa veniva presentato, in giro per l’Italia, in occasione di piccoli eventi locali, come un nascente software di autoresponder legato ad un “multilevel marketing/opportunità di investimento” ad alto prezzo (circa mille euro a persona), per la quale i fondatori avevano raccolto molti soldi.
Ma il software Konora in sé, dal punto di vista informatico, era chiaramente una truffa fin dall’inizio, con un solo sviluppatore e nessuna reale innovazione o sostanza; il suo reale scopo era incassare soldi dalle persone che venivano coinvolte nel multilivello.
Infatti, nel giro di un paio d’anni, il sito web di Konora è scomparso e così anche il denaro “investito”, lasciando gli aspiranti “investitori” truffati con migliaia di euro di perdite.
La truffa aggiuntiva è stata che gli indirizzi email e i dati delle persone che erano stati inseriti in Konora, sono stati poi venduti dal gestore della piattaforma al mercato nero degli spammers (fatto verificato tramite alcuni indirizzi email che erano stati creati ad hoc e mai utilizzati).
Forum: Reviews
In reply to: [Konora Form] Beware: Konora is a defuncted Ponzi SchemeThe key person in the “KONORA” Ponzi scam was Mr. Serafino Vallorani: already known for years for other scams in Italy, using several front companies with registered offices in the UK or San Marino.
Forum: Plugins
In reply to: [Koko Analytics] WP Multisite (with domains)Hi @lapzor,
thank you.I think that you should always mention (especially for non-programmer users) that, the koko-analytics-collect.php code you provided, must be edited correcting the two path inside, to work… ??
Anyway, with the actual code of Koko Analytics plugin, in the specific case of WordPress multisite, endpoint file method doesn’t work: in fact there is some specific code that disable it in “/src/class-endpoint-installer.php” from line 11
***************
I’ve implemented some code to make it works, in various steps:
1) manually create several endpoint files with the blog ID in the filename, e.g.
koko-analytics-collect-2.php
koko-analytics-collect-3.php
…2) in each endpoint files, correct the path of KOKO_ANALYTICS_BUFFER_FILE adjusting its corresponding site ID, e.g.
__DIR__ . '/wp-content/uploads/sites/2/pageviews.php'
__DIR__ . '/wp-content/uploads/sites/3/pageviews.php'
…3) in the functions.php insert this code snippet:
define( 'KOKO_ANALYTICS_CUSTOM_ENDPOINT', '/koko-analytics-collect-'. get_current_blog_id() .'.php' );
In this way, it works fine!
At least for “single subsite activated” plugin mode; I didn’t try with “network activated” plugin mode.Forum: Plugins
In reply to: [Koko Analytics] WP Multisite (with domains)All folders (including root) are writable, with permission 755.
If I manually create koko-analytics-collect.php , what should I put inside it?
If in future there will be some update of koko-analytics-collect.php contents, it will updates automatically?
Also /wp-content/uploads/pageviews.php is not created.
Thank you.
- This reply was modified 2 years, 2 months ago by Annonnimmo.
- This reply was modified 2 years, 2 months ago by Annonnimmo.
Forum: Plugins
In reply to: [Koko Analytics] WP Multisite (with domains)Activating Koko Analytics plugin only in one subsite, I also noticed that “Exclude pageviews from these user roles” box is totally blank, showing no roles at all.
Hi @mbjtech ,
here is the video:
https://send.vis.ee/download/cf53149e955eb4f0/#8uo3R0vJx76gvYWu3024kAIn sandbox mode, instead, the payment stay on my checkout page.
Thank you
Hi @mbjtech ,
updating to version 2.0.9 solved the problem.Good and fast support, thank you!
Hi @joostvandevijver ,
this behaviour, not validating fields before placing Paypal order, is a very serious problem!The resolution of this, should have a very high priority, because it leads in lost sales!
There are a lot of distracted customers that don’t compile all the required fields at the first submission.
Thank you.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Serious concernsI almost think that this really bad implementation and documenting of this plugins, (the reviews speaks by themselves) it can be a hidden commercial move to push towards “Woocommerce payments” service, discouraging the use of Paypal…
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Error checking required fieldsHi @niklasinpsyde,
this behaviour, not validating fields before placing Paypal order, is a very serious problem!The resolution of this, should have a very high priority, because it leads in lost sales!
There a lot of distracted customers that don’t compile all the required fields at the first submission.
Thank you.
Hi @mra13,
PHP 8.0.13
Hi @bikku,
obviously I have (had) content in my homepage page ?? I’m a pro.I didn’t change anything: before WP update 5.8.2, content of the homepage was shown, after WP update 5.8.2, no more shown.
In the homepage, it now shows only the “TG: Featured Posts (Style 1)” widget in “Front Page: Content Top Section”.
And it is not a cache problem, because I also tried disabling the cache, with no result.
PHP 8.0.13
No error/warning in the logHow can I provide you the url privately?
I’ve selected ‘A Static Page’, but it is no more showing the content of the selected page.
It seems that developers of the theme, no more support it.
Hi @3nt,
if you read carefully my specific support request, your solutions have nothing to do with it. Thanks anyway.I hope some Colormag developer is going to answer.