Bitcoin Forum
May 02, 2024, 07:11:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
  Print  
Author Topic: BitShop - cryptocurrency shopping cart script [PHP/MYSQL] (v1.1.2)  (Read 74728 times)
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
July 27, 2014, 07:46:40 AM
 #281

I was recently made aware of a fairly serious bug in the admin area which can occur when updating the SCI settings. The bug can cause the callback secret value to become invalid, so this will only affect those using the coinbase API. I will release a new version of BitShop within a few days with the patch but for now the issue can be fixed by replacing line 38 of inc/admin/settings.inc.php with the following line:

  $_POST['cbcb'] = ($_POST['cbcb'] == '******') ? $callback_secret : $_POST['cbcb'];

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
1714633860
Hero Member
*
Offline Offline

Posts: 1714633860

View Profile Personal Message (Offline)

Ignore
1714633860
Reply with quote  #2

1714633860
Report to moderator
1714633860
Hero Member
*
Offline Offline

Posts: 1714633860

View Profile Personal Message (Offline)

Ignore
1714633860
Reply with quote  #2

1714633860
Report to moderator
1714633860
Hero Member
*
Offline Offline

Posts: 1714633860

View Profile Personal Message (Offline)

Ignore
1714633860
Reply with quote  #2

1714633860
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714633860
Hero Member
*
Offline Offline

Posts: 1714633860

View Profile Personal Message (Offline)

Ignore
1714633860
Reply with quote  #2

1714633860
Report to moderator
1714633860
Hero Member
*
Offline Offline

Posts: 1714633860

View Profile Personal Message (Offline)

Ignore
1714633860
Reply with quote  #2

1714633860
Report to moderator
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
July 27, 2014, 08:20:06 AM
 #282

I was recently made aware of a fairly serious bug in the admin area which can occur when updating the SCI settings. The bug can cause the callback secret value to become invalid, so this will only affect those using the coinbase API. I will release a new version of BitShop within a few days with the patch but for now the issue can be fixed by replacing line 38 of inc/admin/settings.inc.php with the following line:

  $_POST['cbcb'] = ($_POST['cbcb'] == '******') ? $callback_secret : $_POST['cbcb'];
Just for the fun of it can you maybe with that release look at he coinbase RSS thing I mentioned ?

Ty.

Edit: Maybe the image thing too ;-)

To be decided...
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
July 27, 2014, 08:24:19 AM
 #283

Yes both those fixes and a few other things will be included in the next release. Should be out within the week.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
July 27, 2014, 08:42:42 AM
 #284

Yes both those fixes and a few other things will be included in the next release. Should be out within the week.
Sweet !

Ty !

To be decided...
CryptoTV
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
August 02, 2014, 11:07:16 PM
 #285

man, wish this was able to be customized to use different altcoins.  If you implement that in the future please let me know. Cheesy

got hacked all my coins gone from the blackjack sites.  Thanks jerk.
SteamGamesBTC.com
Hero Member
*****
Offline Offline

Activity: 734
Merit: 507



View Profile WWW
August 05, 2014, 01:08:15 PM
 #286

@bitfreak!
Wow, didn't know you're developing the altcrypto. Good luck! However day by day I'm full of hope that the next release will add ability to change existing products to automatic/manual, as it's damn needed option. Cheers mate!

Bump... as last days there's pretty high traffic on the site and I really don't wanna create double products (manual and automatic). Hope you bitfreak works on it. Hope you're fine!

SteamGamesBTC.com
> Automatic 24/7 bot: purchase any Steam game 20% cheaper with Bitcoin! <
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 10, 2014, 07:58:35 AM
 #287

BitShop v1.0.1 released. Contains a few small bug fixes and improvements and several important fixes related to the coinbase API code. If you are using the coinbase API for processing transactions it's highly recommended to update to this version.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
August 10, 2014, 08:06:24 AM
 #288

BitShop v1.0.1 released. Contains a few small bug fixes and improvements and several important fixes related to the coinbase API code. If you are using the coinbase API for processing transactions it's highly recommended to update to this version.
Whats the improvement changelog ;-p

To be decided...
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 10, 2014, 08:24:05 AM
 #289

BitShop v1.0.1 released. Contains a few small bug fixes and improvements and several important fixes related to the coinbase API code. If you are using the coinbase API for processing transactions it's highly recommended to update to this version.
Whats the improvement changelog ;-p
http://bitfreak.info/bitshop/change_log.txt

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
MoreBloodWine
Legendary
*
Offline Offline

Activity: 1050
Merit: 1001


View Profile
August 10, 2014, 09:02:34 AM
 #290

BitShop v1.0.1 released. Contains a few small bug fixes and improvements and several important fixes related to the coinbase API code. If you are using the coinbase API for processing transactions it's highly recommended to update to this version.
Whats the improvement changelog ;-p
http://bitfreak.info/bitshop/change_log.txt
Wishful thinking but Ty.

To be decided...
onlyanightmare
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
August 10, 2014, 10:51:53 AM
 #291

I bought your script and it's really great, i just have one little problem.
When i want to do a checkout i'm landing on the page which says "Please wait while you are redirected to the payment gateway."
After that i'm redirected to "http://www.gamescoutbay.degamescoutbay.de/sci/payment.php?t=ngXmeiwFAdUYBiQ36AVJL2vpsu&c=btc"
gamescoutbay.de is the Domain of my shop.
Is it a problem with the script? Do i have to do an special setting or is it a problem with my hoster?

Thank you for your help
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 10, 2014, 11:05:11 AM
Last edit: August 10, 2014, 11:28:23 AM by bitfreak!
 #292

Login to admin area and go to Settings->Main Settings and make sure your install directory is set to "/" (a single forward slash without the quotes). Also check the SCI Settings and make sure the SCI directory is set to "sci/" (again without the quotes).

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
key4co.in
Hero Member
*****
Offline Offline

Activity: 812
Merit: 503


View Profile
August 10, 2014, 04:02:25 PM
 #293

Login to admin area and go to Settings->Main Settings and make sure your install directory is set to "/" (a single forward slash without the quotes). Also check the SCI Settings and make sure the SCI directory is set to "sci/" (again without the quotes).
I like your script really much! Please keep it alive Smiley
I'm currently working on a new version of my Keystore and I think it's going online today. It's not as lazy designed as the last one
bitfreak! (OP)
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
August 11, 2014, 07:40:06 AM
Last edit: August 11, 2014, 12:51:47 PM by bitfreak!
 #294

Sorry guys, forgot to include coinbase fix for recent transaction feed in last upload. I have reuploaded the correct version of 1.0.1, so download it again if you downloaded before I made this post. If you're already running 1.0.1 then the only file you need to update is /inc/themes/default/tranlist.inc.php or /inc/themes/slimline/tranlist.inc.php if you're using the slimline theme. If you're not using the coinbase API you don't really need to apply this fix but the code for the transaction feed was improved a bit and it might work better now if you're having problems with it.

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
onlyanightmare
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
August 11, 2014, 10:26:00 AM
 #295

Login to admin area and go to Settings->Main Settings and make sure your install directory is set to "/" (a single forward slash without the quotes). Also check the SCI Settings and make sure the SCI directory is set to "sci/" (again without the quotes).

this settings were already set, still the problem...
onlyanightmare
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
August 12, 2014, 09:29:39 AM
 #296

Tried it with your hoster justhost.com but the problem stays the same...
onlyanightmare
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
August 12, 2014, 09:32:39 AM
 #297

Tried it with your hoster justhost.com but the problem stays the same...

Just solved it. Put under Domain Protocol the whole domain  Tongue
i just think first Cheesy
bitcoinshop.tk
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile WWW
August 12, 2014, 12:56:10 PM
 #298

Exchange rate stop to update today(((

http://bitcoinshop.tk software license keys with most attractive price on the Network, first-rate customer service and bitcoin crypto currency support. Customers Feedback on bitcointalk.org
key4co.in
Hero Member
*****
Offline Offline

Activity: 812
Merit: 503


View Profile
August 12, 2014, 01:47:33 PM
 #299

Exchange rate stop to update today(((


http://key4co.in/admin.php?page=settings&action=tick
change here currency market from "btce" to "kraken" then everythings working fine again.
bitcoinshop.tk
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile WWW
August 12, 2014, 02:51:36 PM
 #300

Exchange rate stop to update today(((


http://key4co.in/admin.php?page=settings&action=tick
change here currency market from "btce" to "kraken" then everythings working fine again.
Thank you)

http://bitcoinshop.tk software license keys with most attractive price on the Network, first-rate customer service and bitcoin crypto currency support. Customers Feedback on bitcointalk.org
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
  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!