Surrealer
Forum Replies Created
-
Forum: Plugins
In reply to: [Wise Chat] Comment Not posted if using Emoji on phoneI can confirm this!
Forum: Reviews
In reply to: [BuddyPress Featured Groups] outstanding plugin, but I have a requestthank you so much!
your response times are crazy awesome. bug was fixed after 15 minutes on a sunday!Keep up the great work <3
Forum: Reviews
In reply to: [BuddyPress Featured Groups] outstanding plugin, but I have a requestwoow you are amazing @venutius
but now I get this error in the widget and featured group tab:array(21) { [“type”]=> string(6) “active” [“order”]=> string(4) “DESC” [“orderby”]=> string(13) “last_activity” [“page”]=> string(1) “1” [“per_page”]=> string(2) “24” [“max”]=> bool(false) [“show_hidden”]=> bool(false) [“page_arg”]=> string(6) “grpage” [“user_id”]=> int(0) [“slug”]=> bool(false) [“search_terms”]=> bool(false) [“group_type”]=> string(0) “” [“group_type__in”]=> string(0) “” [“group_type__not_in”]=> string(0) “” [“meta_query”]=> bool(false) [“include”]=> array(2) { [0]=> int(5) [1]=> int(2) } [“exclude”]=> array(5) { [0]=> int(10) [1]=> int(9) [2]=> int(8) [3]=> int(6) [4]=> int(3) } [“parent_id”]=> NULL [“update_meta_cache”]=> bool(true) [“update_admin_cache”]=> bool(true) [“scope”]=> string(8) “featured” }
Forum: Plugins
In reply to: [Match me for BuddyPress] How to show matching % fields in profile@kdigennaro I developed this already for my project. contact me at: [email protected]
Awesome I can’t wait for it ??
We really need the Discord one, but Patreon is also a nice addition!We really need this for our project <3
Forum: Plugins
In reply to: [VidYen Crypto Reward System] Please add/support coinwebmining.comThats amazing! thanks for your hard work, going to test it during this week
Hello and thank you for your afford – I will check it this week and let you know
Forum: Plugins
In reply to: [VidYen Crypto Reward System] Please add/support coinwebmining.comThat sounds amazing and is even more than what I was expecting,
that will push this plugin to the next level!
Glad that I could point you in this new direction ??Are you talking about: https://github.com/notgiven688/webminerpool ?
I have this project in my favs for some time^^CWM should still be an option for lazsy users or people who just want to have it work with a minimum afford. I can have a look if you still consider it as CH alternative.
TBH I’m not such a good php programmer, I’m more into C# and 4D(4th dimensin), but I can see what I can do, shouldn’t be so hard to understand and adjust it.My szenario is the following:
My goal is to creat something like a “Crypto Legacy” a site that offers people to create a profile and become legacy. (not so much a social network, more like a memorial and with a prestige system)The site will monetize itself by donations, webmining and others. It should later become a foundation so that it stays online for ever.
That will be the first way for everybody out there to become some kind of immortal in this digital world. Otherwise no one will remember any of us in 2-3 generations and there are definitely some words that I want to – keep for and share with – the next generations.
I add something like “Time Tokens/Coins” that people can earn on the site.
One “time Token” stands for a minute/hour of server lifetime / uptime.So if someone donates bitcoins or is mining on/for the site, it will be calculated in the background against the (server/general) maintain costs and give user the time that they have added to the server uptime as “time tokens”.
These tokens are a little bit like in the movie “In Time”.As a benefit people can upgrade their profiles with “time tokes”. So your idea of gamifying the whole ADs/Webmining thing is in my eyes the best way to make this project tempting for the user. A leaderboard and so on is also a great way to motivate the user. As higher the prestige, as higher is your legacy rank. Profiles with a high rank on the leaderboard gets more attention and so on.
- This reply was modified 6 years, 4 months ago by Surrealer.
Thanks for your help, got it back to work ??
I saw a checkbox in the setings to delete all table/data on uninstall in a similar plugins, might that be an option?
Forum: Plugins
In reply to: [VidYen Crypto Reward System] Wordfence – Issue Foundthank you for the fast fix ??
Hello Alex,
that sounds great! then I will wait until the next release to add it to my project.Thank you very much for your fast and helpful support – as always!
You will have ma as new premium member during this week
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Shortcode / single coin valueThank you, I’ve could solve it
Forum: Plugins
In reply to: [Bitcoin and Altcoin Wallets] Shortcode / single coin valueHello Alex,
thanks for your fast reply, even when you are busy ??
1. Yes you are right, I know that EOS is not supported, but how do I check your at your pugin if a coin is valid or not without spamming the coinpayments api or getting exceptions from your plugin?
I solved it with a mix of case / ifelse, but that is horrible, I don’t want to change the code every time a coin is not working or when a new one is added by your plugin.
I tried it with try/catch but couldn’t get it to work and there must be a better way to check it without catching exceptions, any ideas?2. I disabled the EOS(+other) request and only request coins that are supported.
Disabled the plugin + coin adapter, waited 3 minutes, activated them again.
All other coins work, when I have activated “Triggers (TRIG)” I still get the error, here the log:PHP Fatal error: Uncaught Exception: The Triggers on CoinPayments adapter failed on get_new_address(): The API call returned error: Could not get a deposit address, please try again in a few minutes... in /www/htdocs/XXX/XXX.com/wp-content/plugins/wallets-cp/includes/coin-adapter-coinpayments.php:145 Stack trace: #0 /www/htdocs/XXX/XXX.com/wp-content/plugins/wallets/includes/php-api.php(845): Dashed_Slug_Wallets_Coin_Adapter_CoinPayments->get_new_address() #1 /www/htdocs/XXX/XXX.com/wp-includes/class-wp-hook.php(286): Dashed_Slug_Wallets_PHP_API->api_deposit_address_filter('', Array) #2 /www/htdocs/XXX/XXX.com/wp-includes/plugin.php(203): WP_Hook->apply_filters('', Array) #3 /www/htdocs/XXX/XXX.com/wp-content/plugins/coin-market-cap/includes/cmc-shortcode.php(617): apply_filters('wallets_api_dep...', '', Array) #4 /www/htdocs/XXX/XXX.com/wp-content/plugins/coin-market-cap/includes/cmc-shortcode.php(362): CMC_Shor in /www/htdocs/XXX/XXX.com/wp-content/plugins/wallets-cp/includes/coin-adapter-coinpayments.php on line 145
You said you had a similar error before with another coin,
wouldn’t it be better by the plugin to “test” the coin payment adapter before and see if it response and skip it if not? So you don’t need to update the plugin every time and if the api works correctly again you don’t need to make another update.I also noticed that when I activate debug mode and the coin adapter, I get the following popup warning on every site:
Status: parsererror Fehler: SyntaxError: Unexpected token < in JSON at position 37758
What to do about that? Can’t even debug my site anymore because the popup blocks all actions and will show up over and over again after some time or page reload.Is this point correct here or should I repost it to the other support forum?
3. Oh cool Trinity support would be awesome!
Is there any multi wallet api that you would recommend to create a coin adapter to support a bright range of other altcoins?
My goal is to support as many coins / wallets + balances as possible and there are still some of the top 100 coins missing.Kind regards Arne
P.S. is it possible for you to edit delete my old post? it contains my server path.
I saw it to late and can’t edit it anymoreForum: Reviews
In reply to: [WP Monero Miner] Great plugin but…use coinhive opt-in and you are fine ??
and jeah it’s a false alarm of your antivirus like many otther minersPlease update your rating haha, this plugin is great if you configure it correctly
- This reply was modified 6 years, 6 months ago by Surrealer.