Bitcoin Forum
October 20, 2024, 11:23:40 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 [411] 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 ... 600 »
8201  Other / Meta / Re: sMerit deadline on: May 19, 2018, 08:51:02 PM
Won't limiting the spending of sMerits in itself cause people to farm their merits.

If someone told so many users that their sMerit will be decaysed by tomorrow, a lot will probably be more inclined to sell their sMerit immediately and get something from it (which is what we are really trying to avoid here).
8202  Bitcoin / Electrum / Re: 2FA on: May 19, 2018, 04:50:52 PM
If your electrum is the latest version, try using this: https://www.reddit.com/r/Electrum/comments/7cjzuv/how_to_disable_2fa_from_wallet/ - by adding the secret (if you have it) into the wallet so it can sign itself.

If not the latest version, there was a bug a while ago so try updating it to the most recent version (there may have been other bugs that went fixed but weren't as major to be reported).
8203  Other / Meta / Re: Minor cosmetic change in total logged time. on: May 19, 2018, 04:31:00 PM
I will say that it's fairly pointless, although here's some adapted code to fix this anyway:

/Themes/default/index.template.php line 256:


I guess no, it should be done through localization or translation files if necessary.

But not going to happen since there would be so many places to be checked

e.g.
Posts:  <--- User stats & Home page where user have only one post
Topics    <--- home page in case of single topic
Child Boards    <---- Where is single child board in

The majority of the forum uses the same file (index.php). Most of the stuff comes through that. Other than things like the seclog and modlpg which are separate.

This is the link to the post I just made:
https://bitcointalk.org/index.php?topic=3956687.new#new
8204  Other / Meta / Re: Minor cosmetic change in total logged time. on: May 19, 2018, 04:24:08 PM
I will say that it's fairly pointless, although here's some adapted code to fix this anyway:

/Themes/default/index.template.php line 256:
Code:
// Show the total time logged in?
if (!empty($context['user']['total_time_logged_in']))
{
echo '
', $txt['totalTimeLogged1'];

$timeString = '';

// If days is just zero, don't bother to show it.
if ($context['user']['total_time_logged_in']['days'] > 0)
$timeString .= $context['user']['total_time_logged_in']['days'] . $txt['totalTimeLogged2'];

// Same with hours - only show it if it's above zero.
if ($context['user']['total_time_logged_in']['hours'] > 0)
$timeString .= $context['user']['total_time_logged_in']['hours'] . $txt['totalTimeLogged3'];

// But, let's always show minutes - Time wasted here: 0 minutes ;).
$timeString .= $context['user']['total_time_logged_in']['minutes'], $txt['totalTimeLogged4'], '<br />';

echo str_replace(array('1 days', '1 hours', '1 minutes'), array('1 day', '1 hour', '1 minute'), $timeString);
}

If the array was (,1 hours,1 minutes) would that still get picked up by your code or do you have to look at the individual indexes in more detail? (I haven't used php very much).
8205  Other / Meta / Re: Transfer Ownership Of Thread on: May 19, 2018, 04:16:21 PM
I think you may not be able to write admin as a beginner. You must achieve a higher ranking before they can get your message and reply as well. Unless you are using another account higher than this.

I didn't think there was such limit?
There might be a ranking system so higher members get seen first, however, they probably look at PMs from everyone.
8206  Other / Meta / Re: Account banned on: May 19, 2018, 03:17:50 PM
On the notification/email there was this information: More topics may be posted, but you won't receive more email notifications until you return to the board and read some of them.

Therefore I thought that I would need to read and reply the topics to keep receiving more notifications on my email.

Notice how the mail just said you had to "read" some of them? It didn't say you had to actively controbute to them.

I'm guessing this has probably happened to other users before though.

I'd strongly suggest you don't post anywhere else until you get a response from a moderator on this, BAN EVASION (posting on a board other than meta is against forum rules while you have a ban and ALL accounts will be permabanned).
8207  Other / Serious discussion / Re: Seriously, why would anyone want $20 Billion Dollars? on: May 19, 2018, 03:07:48 PM
$1 Billion gives a bit more security than $5 million. You can do a bit more with it without worrying about the loss of funds for certain things.
It's true, that $5 million would sustain people quite well. It was said that $2-3 million is the average amount someone spends in a rich country in their lifetime so that is all that is really necessary (this is also the amount earnt).

There is also an issue that if you do get $5 million or more, you don't need to work and if you don't need to work then you have to find other ways to preoccupy yourself and it just turns into something where lots of people hate work, however, lots of people would also hat eto be paid to do nothiing and live in isolation for the rest of their lives (ie. everyone else you know works and you just spend many hours on your own and get to a point where you either have to work or get extremely bored and lonely further than you already have been from when you got the $5 million).

And it is true that everyone wants more than they can't have (generally).
8208  Economy / Lending / Re: Don't need anymore on: May 19, 2018, 02:08:54 PM
According to an idiotic user named "Vod" I had no collateral nevertheless it covered 70% of the loan

So you wanted someone to give you 30% for free?

70% isn't enough. It may as well be 10% or 0.

Scroll down to the bottom left of the screen and you'll see a "lock topic" link. Once you have locked it, scroll up to the top of your post and you can delete it (since we already have evidence of your scam attempt).
8209  Economy / Lending / Re: Providing Micro loans (up to 0.0012 BTC) or equivalent in LTC / DOGE on: May 19, 2018, 02:01:35 PM
0.0012BTC is a bit on the small side, you might want to wait until you get more coins.

Also, what does the 10% fixed rate mean? Is that 10% a day, a week, a month, a year, a decade or the loan term? You should try to be a bit more specific.
8210  Other / Serious discussion / Re: Why doesn't Trump arrest hillary and put her in jail for life? on: May 19, 2018, 12:51:07 PM
And people still support him including the sole called Kanye West, i am not a US citizen, i don't live their, have no business whatsoever their. All i have to say is the President is not consistent and tend to talk a lot mostly trash and bash. That's not expected from any leader, talk more of the president of US.
To me the same fair i have with N.K with nuclear weapon is the same fair i have with trump in power. inconsistency   
I do think that North Korea would have offered to give up their nuclear weapons if Trump stopped aggravating them (unless they only gave it up because there was a fire on it). They could have been handled much better anyway then sending tweets to each other.


@OP, as you have previously stated here that they both have committed crimes, why aren't they both proscuted.
8211  Bitcoin / Electrum / Re: 2FA on: May 19, 2018, 12:40:58 PM
the send button does not work

There's a preview button next to it that sends also? Click that.

It'll go through the send steps with a breakdown
8212  Bitcoin / Electrum / Re: 2FA on: May 19, 2018, 12:04:41 PM
You can't turn it off simply.

You'd need to get a copy of your other private keys and find a client that will take both and allow you to sign them (electrum probably will).

Where are the other keys, are they hosted by TrustedCoin or are they on a separate device is it a 2 out of 3, 2 out of 2 signing relation also?

Try using the preview screen to sign it instead also, that at least breaks down the steps.
8213  Other / Meta / Re: Transfer Ownership Of Thread on: May 19, 2018, 11:27:41 AM
In short, the old OP doesn't want to be associated with our leadership change and be on one side or another. He said if we can swap owners, that is fine, otherwise he wants to keep it as is.

Keep it "as is" then. He will probably block you transferring the thread anyway at this point since what he said.
8214  Bitcoin / Electrum / Re: Electrum stuck on sync..transaction unknown on: May 19, 2018, 11:23:12 AM
.

Update: managed to download an earlier version of electrum (3.0.6) and everything was working fine with my coins in the wallet. Great!

To clarify on this, what do you mean by an "earlier version" - does that mean a later version.

2.7.x software and anything up to about 3.0.3 are prone to the errrors you have described, I had the same error, I think it was something to do with rejecting the migration from redgular addresses to bech32 addresses along with the code change from using python2 to python3. [aplogies I didn't pick this up earlier].

migration to python3 happened in v3.0 and bech32 was also available in that version.

The error wasn't fixed until about 3.0.3 though, I don't know what you're saying?

Disclaimer: I messed up the quote date also, I know.
8215  Bitcoin / Electrum / Re: Electrum stuck on sync..transaction unknown on: May 19, 2018, 12:16:34 AM
Update: managed to download an earlier version of electrum (3.0.6) and everything was working fine with my coins in the wallet. Great!

To clarify on this, what do you mean by an "earlier version" - does that mean a later version.

2.7.x software and anything up to about 3.0.3 are prone to the errrors you have described, I had the same error, I think it was something to do with rejecting the migration from redgular addresses to bech32 addresses along with the code change from using python2 to python3. [aplogies I didn't pick this up earlier].
8216  Other / Meta / Re: Minor cosmetic change in total logged time. on: May 19, 2018, 12:07:58 AM
I don't think this will get fixed.

It's such a large fix for something that isn't really an issue and it alwo means an extra few lines of code that need to be loaded before the forum loads to validate the time. It's easier just to go with the plural version, it only makes a difference once every 60 minutes (for minutes), once every day (for hours) and only once for days.
8217  Economy / Lending / Re: investment opportunity on: May 19, 2018, 12:00:50 AM
This is either spam or a scam.

Why only by PM, you should do stuff publicly, I guess since you claim you can earn 200% of your investment amount every week, we're supposed to not expect collateral since the risk associated with such investment even if it does exist.
You could at least suggest limits to how much someone can put in (min/max).

Why do you even bother? Smiley

I mean noobs fall for ponzis all the time (I did when I started), someone could fall for this in the same way now couldn't they?

This is either spam or a scam.

You won't lose anything by just asking.

Why only by PM, you should do stuff publicly

Because there is a reason , which you will understand only if you ask for the info.

Ooh, how mysterious... I have to ask for info, did I not already do that?

That’s nothing.

I can triple your money in a hour, or I may lose it all, cant remember which now.  Huh

There's always my offer, whatever you send me, I give you 100% back -fees - now doesn't that look good heh Smiley ?
8218  Other / Meta / Re: Transfer Ownership Of Thread on: May 18, 2018, 09:42:40 PM
There are reasons we can not just lock the old thread, I can not really say them.
Now I'm curious. Do tell!

Quote
I PMed two admins 10 days ago, no response.
If admin ignored you, you should take the hint.

1. Op, you'll have to find another way to get round this.
2. The admins are usually pretty quick at replying, if you dont get a response, chances are that you're not going to get them to change the ownership now.
8219  Economy / Lending / Re: investment opportunity on: May 18, 2018, 04:45:19 PM
This is either spam or a scam.

Why only by PM, you should do stuff publicly, I guess since you claim you can earn 200% of your investment amount every week, we're supposed to not expect collateral since the risk associated with such investment even if it does exist.
You could at least suggest limits to how much someone can put in (min/max).
8220  Other / Meta / Re: Stake your Bitcoin address here on: May 16, 2018, 10:02:38 PM
I used ETH Address

The title of the thread is "Stake your Bitcoin address here".



Who cares?
That's a little pedantic.

It should say: "Stake your public keys here" but instead it doesn't.
Any public key can be used for verification providing it has an algorithm that is more or less collision free (or at least believed to be like the sha256 encryption type is).
Pages: « 1 ... 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 [411] 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 ... 600 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!