Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: 1 ... 9 10 11 12 [13] 14 15 16 17 ... 30   Go Down

Author Topic: Shopping cart  (Read 651943 times)

0 Members and 1 Guest are viewing this topic.

Jarrod

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Re: Shopping cart
« Reply #240 on: February 17, 2007, 02:31:33 am »

Stramm, I've thought of yet ANOTHER reason why the further integration of paypal would be a good idea.
Imagine people wanting to buy a picture they like.
If they aren't registered on the site they first have to register.
After that, they have to pay.
If they haven't got a paypal account they'll either have to register a new one (entering all their details again) or use a credit card.
Either way they'll have to choose a delivery address.

If this delivery address is emailed to the webmaster/shop owner then surely it isn't necessary for them to register.

Additional:
If someone accidentally closes their browser before paying, there is no link to payment anymore.
Could the return address from a successful paypal payment take you to a page that empties the "cart" from your cookies, rather than the cart being empited as soon as you press "confirm order". This would be more helpful to customers AND webmasters as it would mean that all orders that go in the database have already been paid for (theoretically - although you mentioned above that someone could fake a cookie, the webmaster would not have been emailed from paypal).

I apologise if my post contains too many suggestions/ideas. I thought it best to type them out before I forgot them
Logged

Jarrod

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 29
Re: Shopping cart
« Reply #241 on: February 17, 2007, 12:12:03 pm »

I forgot to mention, Stramm.
I have succesfully implemented a multiple packaging type alteration to this plugin.
Would you like me to tidy it up and send you a copy?
Logged

kiwibloke

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Shopping cart
« Reply #242 on: February 19, 2007, 05:14:32 pm »

Hi,

Great plug-in... but having problems with clearing the cart.

Basically, I have no items in the cart yet it says I have 6 items. I have deleted then reloaded the plug-in and still teh same.

I have deleted cookies... and still the same.
I have deleted the database and re-created ... and still the same...

What am I doing wrong???

Only have this issue on my Dev PC... so must be a session or cookie issue???

When I click the cart I get this error:

While executing query "SELECT * FROM cpg1410_shop_prices WHERE aid=" on 0

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1


Cheers

KB
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Shopping cart
« Reply #243 on: February 20, 2007, 07:33:02 pm »

I forgot to mention, Stramm.
I have succesfully implemented a multiple packaging type alteration to this plugin.
Would you like me to tidy it up and send you a copy?

If you'd post your modifiacations here ... that would be awesome

your thoughts about paypal integration:
- with the current shop layout people necessarily have to register no matter what. The person ordering this shop wanted to print and send photos to his customers. So he's in need of the address. The shop admin makes use of the customer details. Without that no uid, customer user/ nick name, nothing you could use to connect an order to

- you could modify your email (language file) and include a 'paypal pay now button' -> something like 'if you haven't paid yet yadda yadda you can use paypal yadda'

As already mentioned... I don't consider the payapl talkback feature to be failsafe/ cheatproof. So I'm not going to implement it. For some 'advanced' webmasters it may be a great feature. Still others might come here and complain when they become a victim of some cheater.

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Shopping cart
« Reply #244 on: February 20, 2007, 07:35:47 pm »

Hi,

Great plug-in... but having problems with clearing the cart.

Basically, I have no items in the cart yet it says I have 6 items. I have deleted then reloaded the plug-in and still teh same.

I have deleted cookies... and still the same.
I have deleted the database and re-created ... and still the same...

What am I doing wrong???

Only have this issue on my Dev PC... so must be a session or cookie issue???

When I click the cart I get this error:

While executing query "SELECT * FROM cpg1410_shop_prices WHERE aid=" on 0

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1


Cheers

KB

Try again clearing cookies. That's usually the problem (eg when someone has a certain pic in his cart that got deleted in coppermine later on -> MySQL error -> an avoidable error message that I'll take care of the next weeks)

Coolapix

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Shopping cart
« Reply #245 on: February 21, 2007, 12:22:24 am »

1. it displays correctly

Hem....

Excuse me Stramm but... I don't drink every day  ;D

(http://www.pbase.com/ritchie63/image/74640408.jpg)

If i knew how to "repare" that, i wouldn't come to ask the question...  :-[
Logged

iphi63

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: Shopping cart
« Reply #246 on: February 21, 2007, 01:41:14 am »

Tu modifies l'inversion de la traduction dans le fichier french.php. Si c'est la question.
Logged

kiwibloke

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Shopping cart
« Reply #247 on: February 21, 2007, 02:52:29 am »

Try again clearing cookies. That's usually the problem (eg when someone has a certain pic in his cart that got deleted in coppermine later on -> MySQL error -> an avoidable error message that I'll take care of the next weeks)

Cheers... it seems a bit hit or miss, would be great to have a cleaner method.

I notice on the logout.php script it has cookie killing commented out... should it be??? (latest build)
Logged

dnsphoto

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Shopping cart
« Reply #248 on: February 23, 2007, 02:29:15 am »

Ok some how I missed it but how do I make paypal work. I have no clue about how to code or any of that stuff. So tal kto me like your telling a kid what to do. I am worst then a kid I am old and this is all new to me. Thanks
Logged

jboeke

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 1
    • Me, me, me...
Re: Shopping cart
« Reply #249 on: February 24, 2007, 10:31:11 am »

Stramm!  Thank you so much not only for all the time and effort you put into this plugin, but also for keeping up with all the support and new feature requests found in this topic.

I was a bit lukewarm on Coppermine to start, but your plugin turned it into EXACTLY what I was looking for.

As a very small token of my appreciation, let me at least take one reply off your hands...

dnsphoto- - I just turned on PayPal for a site I am building.  Here is how to proceed:

1.  Navigate to: /plugins/photo_shop/include/
2.  Open the file: gateway.inc.php
3.  Go down about 33 lines or so until you get to this line:  //2. Add PayPal button
4.  Go down a couple more lines.
5.  Change this:  $CONFIG['photo_shop_paypal_enable'] = '0';
6.  To this:  $CONFIG['photo_shop_paypal_enable'] = '1';
7.  If you are in the US, you can skip the next few lines, otherwise read the fine comments.
8.  Finally, change this:  $CONFIG['photo_shop_paypal_email'] = '';
9.  To this: $CONFIG['photo_shop_paypal_email'] = 'you@aol.com';
10.  you@aol.com should really be your PayPal account email, of course.
11.  Save that file and load up your page again.  All good!


Logged

colin911

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Shopping cart
« Reply #250 on: February 27, 2007, 12:11:26 am »

Stramm.  I'm seeing a problem in the cart between logged in users and non logged in users.  If you are logged in the shopping cart works fine.   If not, then it just shows up in plain text like this:

Add image to shopping basket: 4x6 File - USD30.008x10 File - USD40.00Add to CD   

There is no drop down or "add" button. 

Where do you think the error lies? Thanks in advance.
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Shopping cart
« Reply #251 on: February 27, 2007, 07:14:43 am »

Works for me - and I think for most others too. So a link would be helpful

colin911

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Shopping cart
« Reply #252 on: February 27, 2007, 01:42:29 pm »

Logged

wuschel_lux

  • Translator
  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 93
    • volleyball.lu - photo gallery & shop
Re: Shopping cart
« Reply #253 on: February 27, 2007, 01:49:12 pm »

If you are logged in the shopping cart works fine.   If not, then it just shows up in plain text like this:

Add image to shopping basket: 4x6 File - USD30.008x10 File - USD40.00Add to CD   

There is no drop down or "add" button. 

Where do you think the error lies? Thanks in advance.

Hi colin,

I have had the same problem. The only thing I made, I changed the plugin order.
Here a list (order) of my plugins, with this order it works fine:
1. Full-Size Photos Access Control v1.4
2. Photo Shop v1.3.3
3. Onlinestats v1.7
.....

I hope it will help.

here my old post reply 70 -> http://forum.coppermine-gallery.net/index.php?topic=25010.msg194140#msg194140

Regards
« Last Edit: February 27, 2007, 02:43:16 pm by wuschel_lux »
Logged

colin911

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
Re: Shopping cart
« Reply #254 on: February 27, 2007, 02:32:37 pm »

That did the trick.  many thanks.
Logged

jgalty

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Shopping cart
« Reply #255 on: March 05, 2007, 05:06:23 pm »

I have a little issue.  Everything works great up until i get to confirm my order.   When i click on "confirm your order"  it will sit for a bit then bring me to a blank page with nothing on it.  So the user doesn't think anything happened but......

If i log in as admin i can see the order that i just placed but i was wondering if any one had any suggestions for me.
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Shopping cart
« Reply #256 on: March 05, 2007, 05:30:02 pm »

link?

jgalty

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Shopping cart
« Reply #257 on: March 05, 2007, 05:36:42 pm »

Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Shopping cart
« Reply #258 on: March 05, 2007, 05:40:27 pm »

please enable something that allows to test emailing (like ecards)

jgalty

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: Shopping cart
« Reply #259 on: March 05, 2007, 05:59:53 pm »

Done....it doesn't send emails as well.
Logged
Pages: 1 ... 9 10 11 12 [13] 14 15 16 17 ... 30   Go Up
 

Page created in 0.024 seconds with 20 queries.