Checkout Modules

valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2006-10-10 11:51

@everyone who tries the checkout modules with g2.2-svn:
see: http://gallery.menalto.com/node/55560#comment-203414

 
nad13

Joined: 2005-11-19
Posts: 53
Posted: Fri, 2006-10-13 16:05

hello Valiant,

I excuses for the put question it Mon, 2006-09-18 20:39
but I does not include/understand why

- the images which are selected in an album post in the emails

- The images which are in the private albums or under albums do not post in the emails, it east can be normal? or there is to you it a correction has to make.

The link and the URL are false. The image is not found, there is a cross in the place, proving that the link is broken…

You would have an idea why? that made of the months that I seek…

thank you for your assistance

Nadine
photographe france

Gallery version = 2.1.2 noyau 1.1.0.2
PHP version = 5.1.6 apache
Serveur Web = Servage.net Cluster (Enhanced Apache)
Base de données = mysql 5.0.15, lock.system=flock
Boîtes à outils = ArchiveUpload, Getid3, NetPBM, ImageMagick, Thumbnail, Gd
Ac

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2006-10-14 02:58

nadine,

<{g->url arg1="view=core.ShowItem" arg2="itemId=`$item.id`" forceFullUrl=true}>

is wrong.
1. g->url does not return the HTML needed for a link. it returns the URL.
you have to use it like this:

<a href="{g->url arg1="view=core.ShowItem" arg2="itemId=`$item.id`" forceFullUrl=true}"> {g->text text="Click here to view the photo"} </a>

 
Lightkeepr

Joined: 2006-10-08
Posts: 12
Posted: Sun, 2006-10-15 15:20

Anyone have a solution to a coupon or discount feature before sending the order to paypal?

 
webbaviation

Joined: 2005-10-20
Posts: 26
Posted: Mon, 2006-10-16 10:51

Permissions again.

I have the familiar problem of shopping cart contents and options only appearing when logged in as administrator. However I have most defiantly set the permissions

Everybody [core] View item
Everybody [checkout] Purchase item

I've upgraded to the latest stable gallery 2.2 and have upgraded to checkout_v0.1.14 and checkoutpaypal_v0.1.9

Ive tried the checkout email with the same results.

I've cleared my internet explorer cache and deleted my gallery2 template cache.

I've uninstalled the custome fields , and I've tried adding a side bar (although I don't really want a sidebar, I use under image links. I was going to try a named user but I have trouble logging in and out of gallery ( It's somesort of cache problem but I'm not too worried about it as I keep Opera logged in and Explorer logged out to get a customer view)

I'm using matrix theme.

If there is a solution can someone spell it out in beginers language, ie if a file needs to be modified the filename and the location. I'm a photographer with zero programming skills. I've seen the post at http://gallery.menalto.com/node/55560#comment-203414 but am not sure if thats a patch for my problem or not and anyway I do not appear to have a gallery2/modules/core/PluginCallback.inc file, only a
Callbacks.inc

I've spent another entire day reading, including all 21 pages of this thread, and tinkering with it but still not got anywhere.

http://www.webbaviation.co.uk/gallery/main.php

Help!

Thanks and regards,

Jonathan Webb

www.webbaviation.co.uk

 
robert070612

Joined: 2003-08-05
Posts: 565
Posted: Mon, 2006-10-16 11:05

What problem?
I see Add Album and Add Photo to Cart links,
also View Cart - using Firefox1.5.0.7 & M$IE.
----best wishes, Robert

 
webbaviation

Joined: 2005-10-20
Posts: 26
Posted: Mon, 2006-10-16 11:57

The add to cart links are there but when you click add to cart the checkout page shows empty ... ie no contents in shopping basket and the list of size options and thumbnail of the chosen image are not there.

Everything works fine when I'm logged in as administrator.

I'm using explorer when not logged in and Opera when logged in. Would be interested to know if firefox is behaving differently.

The checkout and paypal modules were installed, configures and activated .... in fact they were done several times with uninstall and re install.

maybe its a cache problem or similar and the rest of the world can buy from my gallery ... I can hope anyway!!!

Any help is appreciated... either technical our stress councelling!!!

Regards,

Jonathan Webb

www.webbaviation.co.uk

 
robert070612

Joined: 2003-08-05
Posts: 565
Posted: Mon, 2006-10-16 12:15

I never programme with or use Add Album to Cart,
so you're on your own there, however yours works.
As for the Add Photo to Cart... yes, I got a cart
and print options, it looks pretty much like
'the works'. Only wish I could get those prices
for my pictures;~) I don't see any difference
in the carts whether in IE or FF (glibly).

For a cache problem then go into maintenance mode
reset template cache, reset database cache, reset
user sessions and, finally, using your chosen
browser reset browser cache at the root of your
domain with Ctrl-F5 along with the FF cache flush
and/or IE similar.

----best wishes, Robert

 
paulcobb

Joined: 2006-05-04
Posts: 122
Posted: Mon, 2006-10-16 12:42

Everything works fine as far as I can see.
If you have a problem then - it's a caching issue I'm sure
Paul

 
webbaviation

Joined: 2005-10-20
Posts: 26
Posted: Mon, 2006-10-16 13:33

Yes, after testing it appears to be a strange caching issue on my home pc.

I must have fixed the original error yesterday when I re istalled averything and configured permissions but the error is still showing on both of my home PCs. My girlfriend in Germany just ran through a test purchase and all was OK on her machine.

I need to play around a little but it looks like there is no module problem. I will give the gallery a full test this evening from another location.

Re prices .... offering pictures at a particular price and actually selling them are two different things!!!!! The market for pretty prints is very very small. Now if anyone has a commercial significant "familly friendly" way of selling photos with this module I am all ears ;o)

A huge thanks to all of you who posted.

Regards,

Jonathan Webb

www.webbaviation.co.uk

 
vdd

Joined: 2005-08-11
Posts: 134
Posted: Wed, 2006-10-18 09:59

I got running Gallery 2.2 with the checkout and checkout email, but there is to me a strange problem
When I enter a price of let's say 7.50 and another of 12.50 in the checkout module then after clicking on the save button, the numbers are changed into 7,5 and 12,5 (so without the zero)
Ordering a photo of 7.50 and one photo of 12.50 makes after continue checkout an outcome of 19 and not 20
So it seems that only the figures before the point or comma are count together.
In my normal site it's running ok (version 2.0 .)Maybe can someone help me with this problem
I asked a few days ago also in the 3rd Party and Themes forum but nobody give an answer
I hope here to have more luck

 
Tropical Blue

Joined: 2006-08-12
Posts: 41
Posted: Fri, 2006-10-20 12:33

Hi vdd,
Does http://gallery.menalto.com/node/50948 answer your question? I am fairly sure I saw a more definitive answer to your query somewhere in another thread but can't remember just where at the moment. Hopefully this thread might give you some clues to go on with though.

 
vdd

Joined: 2005-08-11
Posts: 134
Posted: Fri, 2006-10-20 18:23

Hi Tropical Blue
I tried the things mentioned in the node 50948 but the problem still remains
The only thing I can do is make a round price for the picture and than it works ok
€ 12 is ok but € 12,50 gives a problem
I think Mr Turnbulm has to look at this problem In my site with version 2.o there is no problem, but in 2.1 and 2.2 versions there is
Anyway thanks for your answer to my question

 
Dayo

Joined: 2005-11-04
Posts: 1555
Posted: Fri, 2006-10-20 19:37

@vdd

Have you tried 12.50 instead of 12,50?
.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
robert070612

Joined: 2003-08-05
Posts: 565
Posted: Fri, 2006-10-20 19:50

Have you complied with valiant's posting?
http://gallery.menalto.com/node/33285?page=20#comment-203415

----best wishes, Robert

 
vdd

Joined: 2005-08-11
Posts: 134
Posted: Fri, 2006-10-20 20:47

@Dayo

Yes I did
the problem still remains the same It does not matter point or comma
7.50 and 12.50 becomes 7,5 and 12,5 and furhter in the checkout procedure it becomes 19 instead of 20
This all with the latest nightly version

 
robert070612

Joined: 2003-08-05
Posts: 565
Posted: Fri, 2006-10-20 21:09

Oh dear, noted;~/ I cannot even try to help
you until G2.2 is released, I don't 'do' SVNs.
Anyone know when G2.2 is expected?

----best wishes, Robert

 
vdd

Joined: 2005-08-11
Posts: 134
Posted: Fri, 2006-10-20 21:30

@icpix

Even in my testsite with Gallery versie = 2.1.2 core 1.1.0.2 I have the same problem
So not only in 2.2
In my running site (Gallery versie = 2.0.3 core 1.0.0.3) I do not have this problem

But I can avoid this problem by making round prices per photo let's say € 7 and € 12 and this then
together gives the right outcome of € 19.

But I want to update to the latest version because of the watermark possibilities and started a test site for this and run into this problem.

 
seanb724

Joined: 2005-02-16
Posts: 13
Posted: Sun, 2006-10-29 00:08

Hi, there was some talk in the past month about a per album pricing mod, but then the talk kind of died out. Does such a mod exist? Even if it requires some manual mods I'm willing to give it a shot.

Thanks for any info.

Sean

 
Dayo

Joined: 2005-11-04
Posts: 1555
Posted: Thu, 2006-11-02 20:53

I have added an additional fulfillment option like checkoutpaypal called CheckoutMoneyBookers.

Hope someone finds it useful.

You can get it here

******Edit********
I have also added another one called CheckoutNoChex to the package

.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
Gymnae

Joined: 2006-11-07
Posts: 10
Posted: Tue, 2006-11-07 20:16

On my Gallery, several Artists sell their pictures and Music, what I would like to have is an option, that the checkout module allow configuration per user, so that a user can setup his own way or receiving payment.

A development in this direction would be really great.

greetings

 
Kev_D

Joined: 2006-11-08
Posts: 7
Posted: Wed, 2006-11-08 10:05

Now you can only order from your own album, what do i have to change so users are able to order from all albums & photos (i'm using gallery on the intranet and it's a public gallery for all employees)...

 
Kev_D

Joined: 2006-11-08
Posts: 7
Posted: Fri, 2006-11-10 12:18

got the following problem:

when the checkoutbymail sends an email i get "undeliverable" from postmaster@mydomain

when i edit the Message.tpl to use only plain text and just put for example {$custFirstName}, the mail gets sent and arrives in the destination mailbox.

when i change the whole thing back to the original Message.tpl file it's "undeliverable" again. i would like to have the html mail used and when i just use the html stuff in Message.tpl it doesn't work either.

using gallery 2.1.2 on windows xp, mail server used is exchange.
test mail works in admin screen (because it's a plain text file the emailtest.tpl)

any solutions ?

 
xperience

Joined: 2006-09-27
Posts: 25
Posted: Fri, 2006-11-10 14:07

Hi - Is there a way to make the zip download function that was made for the cart module work with this checkout/checkoutpaypal module??

Ta

Simon

 
Dayo

Joined: 2005-11-04
Posts: 1555
Posted: Fri, 2006-11-10 14:23
Kev_D wrote:
got the following problem:

when the checkoutbymail sends an email i get "undeliverable" from postmaster@mydomain

when i edit the Message.tpl to use only plain text and just put for example {$custFirstName}, the mail gets sent and arrives in the destination mailbox.

when i change the whole thing back to the original Message.tpl file it's "undeliverable" again. i would like to have the html mail used and when i just use the html stuff in Message.tpl it doesn't work either.

using gallery 2.1.2 on windows xp, mail server used is exchange.
test mail works in admin screen (because it's a plain text file the emailtest.tpl)

any solutions ?

I think the issue must lie with your server. Perhaps there is a restriction on HTML.
.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
Kev_D

Joined: 2006-11-08
Posts: 7
Posted: Fri, 2006-11-10 14:34
Dayo wrote:
Kev_D wrote:
got the following problem:

when the checkoutbymail sends an email i get "undeliverable" from postmaster@mydomain

when i edit the Message.tpl to use only plain text and just put for example {$custFirstName}, the mail gets sent and arrives in the destination mailbox.

when i change the whole thing back to the original Message.tpl file it's "undeliverable" again. i would like to have the html mail used and when i just use the html stuff in Message.tpl it doesn't work either.

using gallery 2.1.2 on windows xp, mail server used is exchange.
test mail works in admin screen (because it's a plain text file the emailtest.tpl)

any solutions ?

I think the issue must lie with your server. Perhaps there is a restriction on HTML.
.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

well i tried again with a modified Message.tpl

<html>
<head></head>
<body>
<strong>{$custFirstName}</strong>
</body>
</html>

works perfectly. as soon as i want to use the standard Message.tpl i get the error again :/

2nd question: is it possible to email a downloadlink for a zipfile with the content of the cart instead of the links ?
it would be easier instead of having to save 10+ images by hand.
so the one who gets the email just clicks the downloadlink, gets the zip with the content of the cart and done. (maybe give the zip a unique name like 'cartcontent_username_randomnumber.zip')

greetins & thanks !

 
Dayo

Joined: 2005-11-04
Posts: 1555
Posted: Fri, 2006-11-10 16:46

1) Can't figure out why the standard one would not work. Maybe try uninstalling (i.e completely removing the checkoutemail module and put a fresh one in) if you have been customising etc. Also does the test emailwork if you edit it to include the HTML stuff you refer to??

2) There is no zip download facility within the checkout module. As to whether it is possible to implement, I am sure it is but you will have to code it up yourself. You can try looking at how it works in the cart module as a guide.
.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
kenach

Joined: 2006-11-09
Posts: 2
Posted: Tue, 2006-11-14 08:32

Any progress on the limitation of images that can be ordered via email?
I am looking for solvings since two days but cannot find any hint for a solution.

ken

 
nocloo

Joined: 2005-08-18
Posts: 37
Posted: Sun, 2006-12-03 08:35

First my thanks to all who have contributed to this great modude. It does deserve an due update, I just wonder if turnbulm ave the time to fix a few bugs and update this great module. I am and many others can and will contribute a few dollars to speed things up a bit. Hope to hear from you guys.

 
Dayo

Joined: 2005-11-04
Posts: 1555
Posted: Sun, 2006-12-03 17:56
kenach wrote:
Any progress on the limitation of images that can be ordered via email?
I am looking for solvings since two days but cannot find any hint for a solution.

Ken, I am not running checkoutemail right now but if you are willing to experiment, can you go to email.inc in the Checkoutemail module and change

		/* Load the thumbnails */
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email['items']));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

to

		/* Load the thumbnails */
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email, 'items'));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

and lets' know if it works? If it doesn't work, just change it back to what it was before.

Try this before switching back.

		/* Load the thumbnails */
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email, "items"));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
saul11

Joined: 2005-10-04
Posts: 109
Posted: Mon, 2006-12-04 22:43

To have your checkout button redirect properly see http://gallery.menalto.com/node/50345

- 'continue shopping' after emptying the cart
- 'continue shopping' when entering the checkout by 'view cart'
- 'Modify Order' goes to the right page instead of the gallery root - might by natureTheme specific
- continue shopping properly after 'Modify Order'

 
Langs
Langs's picture

Joined: 2006-12-05
Posts: 2
Posted: Tue, 2006-12-05 16:45

Hello
I have a problem with my Paypal Checkout. I use iframes which automatically resize the content in the frame. The Gallery2 with the module works all great until I press the paypal button and the site is scrunched and auto-resize is off. Is there anyway to set the Paypal button to open a new page and not within my iframe?

Thanks
Chris

www.chris1.net

 
cpjanda

Joined: 2006-12-13
Posts: 3
Posted: Wed, 2006-12-13 19:15

[quote=Dayo

		/* Load the thumbnails */
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email, 'items'));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

and lets' know if it works? If it doesn't work, just change it back to what it was before.

Try this before switching back.

		/* Load the thumbnails */
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email, "items"));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

Sadly, these both turn to the "Security Violation" message.
This is a great module, but this is a huge bug!!

Thanks for trying though,
Chuck

 
robert070612

Joined: 2003-08-05
Posts: 565
Posted: Wed, 2006-12-13 20:02

Didn't work here either.
Yes, it's a great module. No, it's not a huge bug.
I'm not even sure it's a bug, more of a cookie overflow.
Just limit your line item count for the trolley.
http://gallery.menalto.com/node/33285?page=19#comment-196504
Actual limit probably depends on the verbosity of your
item descriptions and hence the cookie data payload.

----best wishes, Robert

 
Dayo

Joined: 2005-11-04
Posts: 1555
Posted: Wed, 2006-12-13 21:30

cpjanda. Try this changing.....

	
		/* Load the thumbnails */
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email['items']));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

To .....

	
		/* Load the thumbnails */
		$email_items = array(unserialize($session->get('checkoutemail.items')));
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email_items));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

Again, back up the original and revert if it doesn't work. The error message is coming from that line although icpix may have hit it with some kind of overrun of the cookie size. Anyway, no harm in trying.
.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
robert070612

Joined: 2003-08-05
Posts: 565
Posted: Wed, 2006-12-13 21:02

My shopping trolley gets 'overloaded' ie contents
disappear LONG before the email phase cuts in.
Hence my inclination as to a cookie overflow.

----best wishes, Robert

 
Dayo

Joined: 2005-11-04
Posts: 1555
Posted: Wed, 2006-12-13 21:29
icpix wrote:
My shopping trolley gets 'overloaded' ie contents
disappear LONG before the email phase cuts in.
Hence my inclination as to a cookie overflow.

Some people get an error message related to this line so this might help those.

Do you know where the module stores info to a cookie?? I can understand a too large cookie size as the max is 4kb but can't locate where stuff is stored on one as everything else seems to be in sessions.
.
Gallery Version: 2.1.2
Gallery Theme: PGTheme 1.1.0 (RC01)
Web Site: http://dakanji.com

 
robert070612

Joined: 2003-08-05
Posts: 565
Posted: Wed, 2006-12-13 22:12

The cookie vector is my gut feeling only,
I have no specific technical information.

----best wishes, Robert

 
cpjanda

Joined: 2006-12-13
Posts: 3
Posted: Fri, 2006-12-15 19:30
Dayo wrote:
cpjanda. Try this changing.....

	
		/* Load the thumbnails */
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email['items']));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

To .....

	
		/* Load the thumbnails */
		$email_items = array(unserialize($session->get('checkoutemail.items')));
		list ($ret, $thumbnailList) = GalleryCoreApi::fetchThumbnailsByItemIds(array_keys($email_items));
		if ($ret) {
		    return array($ret->wrap(__FILE__, __LINE__), null);
		}

Hey dayo,

Thanks for trying again, but the same result, Security Violation.

Let me again praise this module, I didn't mean "Huge Bug" as in it makes this module worthless. It is just a huge bug for me inparticularly. Didn't mean it to come off like I am an ungrateful jerk!!

Chuck

 
amarks
amarks's picture

Joined: 2006-12-14
Posts: 42
Posted: Mon, 2006-12-18 06:16

I would set your pc back to a check point if you have any morte issues, thats if you have a PC!

-In A Digital Paradise-

 
eseris

Joined: 2006-12-19
Posts: 8
Posted: Tue, 2006-12-19 15:36

Hi, great module, but i get a little problem when i use with carbon theme on pages selectproducts and confirmproducts, my items shows twice.
Someone has any idea how to workout?

Gallery version = 2.2-svn noyau 1.1.25
PHP version = 4.4.4 cgi
Serveur Web = Apache
Base de données = mysqlt 5.0.24a-log, lock.system=flock
Boîtes à outils = LinkItemToolkit, Gd, ArchiveUpload, ImageMagick, SquareThumb
Accélération = none, none
Système d'exploitation = Linux web260.60gp.ha.ovh.net 2.4.32-mutu #1 SMP Thu Feb 9 02:28:10 CET 2006 i686
Thème par défaut = carbon
gettext = activé

 
eseris

Joined: 2006-12-19
Posts: 8
Posted: Wed, 2006-12-20 15:39

Ok, i solved the problem by switching to matrix and editing manually to fusion with carbon theme, so problem is solved.

 
minoltamaniac
minoltamaniac's picture

Joined: 2005-10-03
Posts: 83
Posted: Mon, 2007-01-22 22:58

Is Turnblum or anyone else still developing this? Or have we been and are we going to be on this feature set for a while?

I thought digital downloads were spoken of as an addition to this mod at some point, is this still the case, did I miss it, or am I just dreaming?

Thanks for the input from Turnblum or any other fellow members.

-don

 
alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Tue, 2007-01-23 15:43

Is anyone working on (or can suggest what to modify to have) per-album prices?

 
Newality
Newality's picture

Joined: 2007-01-21
Posts: 6
Posted: Sat, 2007-01-27 17:12

Hello, is there anyone interested in the support of multilanguage for this module? Or does it already exist?

I´m translating the checkout module in german and I,m almoust done with it. The templates are finished. You can see them in the file attachements. The only thing which is missing is the text "Add Album to Cart" and "Add Photo To Cart" in the Item actions. Can anyone tell me where that text is located, to change it?

If someone is interested, I could translate it to Italian, Spanish and French too...

AttachmentSize
local_de.zip7.84 KB
 
derschwarzeritter
derschwarzeritter's picture

Joined: 2006-12-01
Posts: 5
Posted: Thu, 2007-02-01 18:13

hi newality, your method to translate the templates is a bit strange. you should translate the english strings in the templates in the de.po - files. then you can switch between. your templates are just german - so nobody can read them if in other languagues. bytheway - wir können da auch gemeinsam dran arbeiten...

 
derschwarzeritter
derschwarzeritter's picture

Joined: 2006-12-01
Posts: 5
Posted: Thu, 2007-02-01 20:21

hi again,
i finished to translate the checkout module to german. in attachment there is the de.po file for localization. put it in the gallery/modules/checkout/po folder and run the compilation as described in gallery codex-localization: ../modules/checkout/po# make install PO=de
this should create the .mo file and you are ready to read alles weitere in DEUTSCH.

i will go on with the checkout-email module as well, maybe in the next days...

architektur ist das weise, richtige und wundervolle spiel der körper unter dem licht.lecorbusier.
fotografie ist das weise und richtige spiel des lichts auf wundervollen körpern.derschwarzeritter

AttachmentSize
de-po.zip2.34 KB
 
Surf Photos

Joined: 2007-02-04
Posts: 1
Posted: Sun, 2007-02-04 08:11

Hi,

I have to agree this is a great module..

I just have a problem (little)...

When I click on the "continue to checkout" button I get an error message
Error (ERROR_STORAGE_FAILURE)
in modules/core/classes/GalleryStorage.class at line 476 (gallerycoreapi::error)
in modules/core/classes/Gallery.class at line 223 (mysqlstorage::search)
in modules/checkout/classes/CheckoutTransactionHelper.class at line 115 (gallery::search)
in modules/checkout/Confirm.inc at line 91 (checkouttransactionhelper::purgedeadtransactions)
in main.php at line 199 (confirmcontroller::handlerequest)
in main.php at line 87
in main.php at line 80

I have had a look through this thread and several others and can't see a solution.
I do apologise if I have missed it tho.. :)

If any one can help I would really appreciate it...

Thanks

Trevi

 
Newality
Newality's picture

Joined: 2007-01-21
Posts: 6
Posted: Tue, 2007-02-06 07:33

Hello derschwarzeritter, sorry I´m a Newbie at this. I have downloaded your de.po file and installed it into the directory.
I´ve read the codex localization but I still don´t know how to ../modules/checkout/po# make install PO=de. Anyway I´ll try to translate your de.po into Italian and Spanish.

 
jayhen

Joined: 2007-02-12
Posts: 159
Posted: Mon, 2007-02-12 13:51

Gallery2, checkout & joomla

Hi,
Has anyone had experience of integrating checkout into Gallery2, embedded in Joomla? Having installed it, I discover that it doesn't work properly from within Joomla. If I navigate to the gallery directly, all is fine, I can add and view items in the (checkout) shopping cart. If I view the same from Joomla using the Gallery2 bridge, the shopping cart is always empty. Whereas the standard Cart module works just fine, in both cases.

Any help would be (urgently) appreciated,
Jay