Bitcoin Forum
May 25, 2024, 11:21:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin.local - tradebitcoin.com  (Read 1582 times)
Sultan (OP)
Full Member
***
Offline Offline

Activity: 214
Merit: 100


View Profile
May 07, 2012, 08:42:42 PM
 #1

Hi,

This is just a shout-out to anybody who may have used this site.

I tried to register on there and enter in my details such as my PostCode, name and Skype name, but my account isn't updating and I can't see myself on the map.

Anybody know how to sort this out?

Cheers

http://images.onbux.com/banner.gif
I then use the money to buy BitCoins. You can too!
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
June 09, 2012, 05:59:02 AM
 #2

Same here. Bummer there's no contact info on the site :-(

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
Panama Jack
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 10, 2012, 03:59:48 AM
 #3

Yes, I think the developer abandoned this project a long time ago.
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
June 10, 2012, 04:47:45 PM
 #4

Bummer :-(

I think that is what will get BTC going eventually: Trade in the currency you just made by working -> BTC -> your loved ones back home pick up the currency they need to buy rice.

Hawala 2.0

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
scribe
Sr. Member
****
Offline Offline

Activity: 295
Merit: 250



View Profile WWW
June 10, 2012, 07:10:45 PM
 #5

Funny, I was just looking at this today. Seems there's just some outdated Javascript stopping it from working - I managed to add myself after some tinkering in Chrome:

1. In Chrome, enter your details but hold off from submitting.
2. View Chrome's Developer Tools pane (via the View > Developer menu on Mac)
3. Click "Scripts" and open "application.js" under www.tradebitcoin.com > javascripts in the left hand menu
4. Click the line number on line 158 to set a breakpoint (the line that says "latitude = results[0].geometry.location.lat();")
5. Line 159 is the one we need to change (the lon() function doesn't exist). Click "Submit" on the page to run up to the new breakpoint.
6. The code should stop - go to the "Console" tab and enter "results[0].geometry.location.lon = function() { return this.lng(); }" (without quotes). Hit enter and you should see the function echoed back.
7. Go back to "Scripts" and press F8 to continue. "Profile Updated" should appear on the page and you should be saved on the site.

Works for me, YMMV.

Cheers,
Scribe

blocknois.es Bitcoin music label. ~ New release: This Is Art

Read: Bitcoin Life | Wear: FUTUREECONOMY
kangasbros
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1006



View Profile
June 10, 2012, 08:25:42 PM
Last edit: June 10, 2012, 08:40:01 PM by kangasbros
 #6

If you are interested to this kind of site, check out my newest project localbitcoins.com

I'm developing it now actively, and the response has been positive. All kind of feedback welcome.

Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
June 11, 2012, 05:43:59 PM
 #7

1. In Chrome, enter your details but hold off from submitting.
2. View Chrome's Developer Tools pane (via the View > Developer menu on Mac)
3. Click "Scripts" and open "application.js" under www.tradebitcoin.com > javascripts in the left hand menu
4. Click the line number on line 158 to set a breakpoint (the line that says "latitude = results[0].geometry.location.lat();")
5. Line 159 is the one we need to change (the lon() function doesn't exist). Click "Submit" on the page to run up to the new breakpoint.
6. The code should stop - go to the "Console" tab and enter "results[0].geometry.location.lon = function() { return this.lng(); }" (without quotes). Hit enter and you should see the function echoed back.
7. Go back to "Scripts" and press F8 to continue. "Profile Updated" should appear on the page and you should be saved on the site.

Interesting! Works for me (Win 7) up to point 6 that returns:
Code:
results[0].geometry.location.lon = function() { return this.lng(); }
ReferenceError: results is not defined

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
scribe
Sr. Member
****
Offline Offline

Activity: 295
Merit: 250



View Profile WWW
June 12, 2012, 11:14:42 AM
 #8

Interesting! Works for me (Win 7) up to point 6 that returns:
Code:
results[0].geometry.location.lon = function() { return this.lng(); }
ReferenceError: results is not defined

Hmm, I got that if I hadn't pressed the Submit button yet - but I suspect it may also happen if it can't find the place you've entered. Make sure you've entered a location, and try being more specific if you have?

In theory you could probably submit the form from another page, but TBH localbitcoins.com looks like it might have more dev power behind it...

blocknois.es Bitcoin music label. ~ New release: This Is Art

Read: Bitcoin Life | Wear: FUTUREECONOMY
memvola
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1002


View Profile
November 23, 2012, 01:29:31 PM
Last edit: November 23, 2012, 01:56:07 PM by memvola
 #9

Sorry to necrobump, but I have to urgently edit my details on this site and it doesn't allow me to log in using OpenID Authentication. Contact methods on the site don't work and the developer doesn't respond through this forum. Can anyone successfully log in?

EDIT: On second look, it's worse than that, since it seems I was using an e-mail and password to log in and this option is disabled altogether.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!