eckmar-community / eckmar

Open-source marketplace on Laravel (PHP). Also known as the Eckmar's Marketplace Script.
105 stars 62 forks source link

Encrypted with vendor ´s PGP key. No show PGP Key #114

Open c0d3r-devel opened 7 months ago

c0d3r-devel commented 7 months ago

Hello.

I need a hand and help. I put in 2 account PGP public Key and i test create a product in a account vendor and customer other account buy a product.

Now, I see page product purchase order witch address btc to send fund and no show pgp public key vendor or customer to send a msg private or anything.

I have a screenshot for it problem.

I thank all team and all comunity to help me and work it proyect.

Regards.

imagen

c0d3r-devel commented 7 months ago

Hello.

I need a hand and help. I put in 2 account PGP public Key and i test create a product in a account vendor and customer other account buy a product.

Now, I see page product purchase order witch address btc to send fund and no show pgp public key vendor or customer to send a msg private or anything.

I have a screenshot for it problem.

I thank all team and all comunity to help me and work it proyect.

Regards.

imagen

It is this part of code but I don't understand what has to come out here. It doesn't let me do anything in that box, I understand that what has to appear is the PUB key PGP of the seller or the buyer depending on who looks at the purchase order.

`

Message for vendor

<hr>
<p class="text-muted">Encrypted with vendor's PGP key.</p>
<textarea rows="10" readonly class="form-control">{{ $purchase -> message }}</textarea>

`

If someone can kindly help me with this because I don't understand why it doesn't show something in that message box.

Gralien commented 7 months ago

It works fine on my end.

On Thu, Apr 25, 2024, 4:17 PM jackson-xp @.***> wrote:

Forget about this code, it's old and ugly, and there are numerous fatal bugs. There are plenty of updated versions available now.

— Reply to this email directly, view it on GitHub https://github.com/eckmar-community/eckmar/issues/114#issuecomment-2078320666, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXSCEGCDK3QI25LKCJPJESTY7GFIVAVCNFSM6AAAAABGTVQCUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGMZDANRWGY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

c0d3r-devel commented 6 months ago

Forget about this code, it's old and ugly, and there are numerous fatal bugs. There are plenty of updated versions available now.

You tell me one containt all fnction and new update ? please i need a proyect study. Thanks

Gralien commented 6 months ago

This code works fine across the board.

On Wed, May 1, 2024, 4:17 PM C0d3r @.***> wrote:

Forget about this code, it's old and ugly, and there are numerous fatal bugs. There are plenty of updated versions available now.

You tell me one containt all fnction and new update ? please i need a proyect study. Thanks

— Reply to this email directly, view it on GitHub https://github.com/eckmar-community/eckmar/issues/114#issuecomment-2089276639, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXSCEGA24S6IKJ5KHOWDMI3ZAFZZRAVCNFSM6AAAAABGTVQCUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBZGI3TMNRTHE . You are receiving this because you commented.Message ID: @.***>

c0d3r-devel commented 6 months ago

This code works fine across the board. On Wed, May 1, 2024, 4:17 PM C0d3r @.> wrote: Forget about this code, it's old and ugly, and there are numerous fatal bugs. There are plenty of updated versions available now. You tell me one containt all fnction and new update ? please i need a proyect study. Thanks — Reply to this email directly, view it on GitHub <#114 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXSCEGA24S6IKJ5KHOWDMI3ZAFZZRAVCNFSM6AAAAABGTVQCUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBZGI3TMNRTHE . You are receiving this because you commented.Message ID: @.>

I do not dispute that it is a good code, I have it working in the laboratory and I do not understand these little things that happen to me, which is one of the most important functions than the PGP

The rest is working for me, I would like to make the home page always a personalized index so that the products are not seen only when you have a registered user account.