Gallery2-cart question and redirection question
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Tue, 2006-02-21 18:35 |
Hello In gallery 2 there is an "add to cart"-function. Question number 2 is: Appreciate any feedback on this. |
|
ckdake
Joined: 2004-02-18
Posts: 2258 |
Posted: Tue, 2006-02-21 19:13 |
1. check out the paypal email and checkout module: http://codex.gallery2.org/index.php/Gallery2:User_Contributions 2. change the code for the random block to go to the album url instead of the image url. There's no config option for this but the code change is fairly straightforward. |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Tue, 2006-02-21 20:31 |
Hello Are you the only active user on this forum ? ;-) hehe |
|
ckdake
Joined: 2004-02-18
Posts: 2258 |
Posted: Tue, 2006-02-21 20:49 |
I'm just working on catching up to h0bbel, valiant, mindless and the likes, they have over 10000 posts each. Theres probably 5 or 6 of us that get emails for each new topic and the first of us to check in that knows the answer responds. |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Wed, 2006-02-22 10:14 |
Hello, once more... Appreciate any answer. |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Wed, 2006-02-22 10:22 |
Hey.... As for your answer in point 2 above... Where in this code am i supposed to put the link to the gallery2 main site, which is http://www.123area.com/modules/gallery2/main.php |
|
ckdake
Joined: 2004-02-18
Posts: 2258 |
Posted: Wed, 2006-02-22 16:45 |
api version: major version numbers are backwards compatabile, minor version numbers are not. The Core API is the main brains behind G2 and the module has to work with them. Looks like thismodule is not ready for 2.1 yet. If you're feeling adventureous you could take a look at the changes on http://codex.gallery2.org/index.php/Gallery2:API_Changes_Since_The_Last_Release and update it yourself, or you could find who wrote it and ask them to. for 2, the change will be somewhere in gallery2/modules/imageblock/templates/ImageBlock.tpl though I'm not sure how you can change it so that it only effects external image blocks. |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Wed, 2006-02-22 17:01 |
Hello again I have the 2.0 version, not the 2.1 version. Does that make a difference? |
|
ckdake
Joined: 2004-02-18
Posts: 2258 |
Posted: Wed, 2006-02-22 17:22 |
2.0 version of G2 or of the module? |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Wed, 2006-02-22 18:12 |
Of the 3 modules i have the following versions: Of Gallery 2 i have: "first release candidate of Gallery 2.1, code named “Blackjack” Can you read any compability problems out of this? |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Wed, 2006-02-22 22:03 |
Would appreciate it |
|
ckdake
Joined: 2004-02-18
Posts: 2258 |
Posted: Thu, 2006-02-23 01:03 |
I do not know the specific requirements of each version of each thing. If the modules page says there is a version problem, then there is a version problem. The checkout module will need to be compatabile with 2.1 to work. |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Thu, 2006-02-23 07:34 |
Hello |
|
ckdake
Joined: 2004-02-18
Posts: 2258 |
Posted: Sat, 2006-02-25 07:40 |
Core API Required: 6.4 (available: 7.1) This means that you have a newer version of G2 than the modules will work with. The modules need to be updated with the changes onhttp://codex.gallery2.org/index.php/Gallery2:API_Changes_Since_The_Last_Release and hopefully the module authors will get around to updating before the final release of 2.1. If you found my help useful, please consider donating to Gallery. |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Sat, 2006-02-25 10:44 |
Thanx again for the reply. |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Sat, 2006-02-25 17:27 |
What version of Gallery 2 will the modules actually work with? Then i just install that version of Gallery 2 instead. |
|
ckdake
Joined: 2004-02-18
Posts: 2258 |
Posted: Sat, 2006-02-25 18:33 |
The modules probably work with 2.0.2 currently. you've mentioned both that you have ""first release candidate of Gallery 2.1, code named “Blackjack”" as well as "I have the 2.0 version, not the 2.1 version." So I'm not quite sure which one you are running with. If you found my help useful, please consider donating to Gallery. |
|
pexel
Joined: 2006-02-16
Posts: 36 |
Posted: Sat, 2006-02-25 19:04 |
Hey again. |
|
ckdake
Joined: 2004-02-18
Posts: 2258 |
Posted: Tue, 2006-02-28 01:14 |
2.1 RC2 is due in the next week, and 2.1 final is due shortly after that. Read http://gallery.menalto.com/gallery_2.1_RC1_released for the differences. If you found my help useful, please consider donating to Gallery. |
|