v1.3.5 and shop module (beta)

Get help with installation and running official modules for phpwcms here. Please do not post bug reports or feature requests here.

Postby Oliver Georgi on Wed Aug 15, 2007 11:44

try these in a simple content part - maybe HTML:

Code: Select all
<hr />
<h2>Category</h2>
{SHOP_CATEGORIES}
<hr />
{SHOP_PRODUCTLIST}
<hr />
{CART_SMALL}

<hr />
<hr />
{SHOP_ORDER_PROCESS}


Playlist support for flash player might follow later. Download button is a problem with popup blocker - command is sent false from inside flash player.

Oliver
Oliver Georgi | phpwcms Developer
Hegerplatz 7, 06846 Dessau, Germany
phpwcms | webverbund.de | LinkedIn | XING | Hot stuff
User avatar
Oliver Georgi
Site Admin
 
Posts: 6334
Joined: Fri Oct 03, 2003 20:22
Location: Dessau

Postby sustia on Wed Aug 15, 2007 11:52

Yes, it's almost working, thanks for the hints :)
Campeones del mundo!
Vegetables!
User avatar
sustia
 
Posts: 613
Joined: Fri Apr 02, 2004 20:29
Location: Lecce (Italy)

Postby jhofmann on Wed Aug 15, 2007 13:49

Hallo zusammen!
Obwohl ich schon seit Version 1.1 dabei bin und hier schon lange mitlese, habe ich mich erst jetzt endlich mal dazu entschlossen mich hier anzumelden. :-)

Ich wollte auch nur sagen, dass der Shop doch schon ganz prächtig läuft!

Die Anpassungen sind wie immer sehr simpel.

Leider werden aber die Preise immer hinter dem Komma abgeschnitten und mit zwei Nullen ersetzt. Also aus 9,95 Eur wird 9,00 Eur.

Bis dahin

Jannik
jhofmann
 
Posts: 3
Joined: Tue Aug 14, 2007 13:07
Location: LANGERWEHE (Germany)

Postby nekket on Wed Aug 15, 2007 21:29

ÖH bei mir kommt im "Module" Ordner ein Link: Shop aber der rest bleibt leer.

EDIT:
OK - Setup-Verzeichnis löschen. Aber es bleibt ne Fehlermeldung
"/include/inc_module/mod_shop/inc/listing.orders.inc.php on line 57"

:(
Image
User avatar
nekket
 
Posts: 592
Joined: Tue Nov 18, 2003 14:46
Location: Baden-Baden

Postby DF6IH on Thu Aug 16, 2007 04:30

@nekket

Bei mir fehlten (Neuinstallation) einige der Tabellen die der shop benötigte. Und da gibt es ein sql File im setup Ordner, welches ich händisch im sql admin laufen lie0.....

Mir fehlt noch der Durchblick zur Weiterleitung auf id 103, vermute dass die von Hand hergestellt werden müsste...... Aber das sieht alles seeeeeeeeeeehr vielversprechend aus :D
Last edited by DF6IH on Thu Aug 16, 2007 07:11, edited 1 time in total.
http://www.phpwcms-docu.de/download-dev-versions.phtml --> playing 312
http://jgbm.de/bensheim_2009.phtml Wir haben uns getroffen und die Freude am CMS ist wieder steil gestiegen, Bilder folgen !!
How to code my own Module? -> http://jgbm.de/Module-creation-guide-1.phtml
User avatar
DF6IH
 
Posts: 2681
Joined: Mon Jan 10, 2005 17:10
Location: Hoffenheim (fast)

Postby flip-flop on Thu Aug 16, 2007 06:23

@Jürgen: Neuinstallation: Den Schalter $phpwcms['Login_IPcheck'] = 0; hast du in der config eingebaut?
Der wird mit dem setup noch nicht generiert, sondern steht nur in der dist.conf ....

@nekket: Mhh, ich bekomme den gleichen Fehler (Update Install.) [Tabelle phpwcms_shop_orders ist angelegt]
Warning: Invalid argument supplied for foreach() in [color=red]/home/www/ff1/include/inc_module/mod_shop/inc/listing.categories.inc.php on line 208


Code: Select all
$data = _dbQuery($sql);

$_controller_link =  shop_url('controller=cat');

foreach($data as $row) {

Ist angeblich die Zeile: foreach($data as $row) {

Kann nichts in die ShopDB-Tabelle eintragen.


Knut :?: :?:
>> DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
flip-flop
 
Posts: 5732
Joined: Sat May 21, 2005 19:25
Location: HAMM (Germany)

Postby DF6IH on Thu Aug 16, 2007 07:07

http://dl0wh.de/test/index.php?shop_cat=all

Mein Supermarkt Spielplatz :D :D <--> My supermarket playground
http://www.phpwcms-docu.de/download-dev-versions.phtml --> playing 312
http://jgbm.de/bensheim_2009.phtml Wir haben uns getroffen und die Freude am CMS ist wieder steil gestiegen, Bilder folgen !!
How to code my own Module? -> http://jgbm.de/Module-creation-guide-1.phtml
User avatar
DF6IH
 
Posts: 2681
Joined: Mon Jan 10, 2005 17:10
Location: Hoffenheim (fast)

Postby nekket on Thu Aug 16, 2007 07:32

flip-flop wrote:@Jürgen: Neuinstallation: Den Schalter $phpwcms['Login_IPcheck'] = 0; hast du in der config eingebaut?
Der wird mit dem setup noch nicht generiert, sondern steht nur in der dist.conf ....

@nekket: Mhh, ich bekomme den gleichen Fehler (Update Install.) [Tabelle phpwcms_shop_orders ist angelegt]
Warning: Invalid argument supplied for foreach() in [color=red]/home/www/ff1/include/inc_module/mod_shop/inc/listing.categories.inc.php on line 208


Code: Select all
$data = _dbQuery($sql);

$_controller_link =  shop_url('controller=cat');

foreach($data as $row) {

Ist angeblich die Zeile: foreach($data as $row) {

Kann nichts in die ShopDB-Tabelle eintragen.


Knut :?: :?:

Dito - gleiche Geschichte hier :) Aber ist ja auch noch keine fertige Sache. Also warten wir mal ab - die Richtung ist allerdings sehr interessant :)
Image
User avatar
nekket
 
Posts: 592
Joined: Tue Nov 18, 2003 14:46
Location: Baden-Baden

Postby sustia on Thu Aug 16, 2007 07:39

DF6IH wrote:http://dl0wh.de/test/index.php?shop_cat=all

Mein Supermarkt Spielplatz :D :D <--> My supermarket playground

And this is mine :D

http://www.angelosignore.it/wcms-13-08- ... otti.phtml

Really really excting :)
Campeones del mundo!
Vegetables!
User avatar
sustia
 
Posts: 613
Joined: Fri Apr 02, 2004 20:29
Location: Lecce (Italy)

Postby DF6IH on Thu Aug 16, 2007 07:55

hehe

to geht things ready... the shop url is needed inside:

.../mod_shop/template/default/default.html

In my case I changed the 103 to the ?index and seems like shopping is opened !!!!!!!!!!!!!!

WOOOOW !
http://www.phpwcms-docu.de/download-dev-versions.phtml --> playing 312
http://jgbm.de/bensheim_2009.phtml Wir haben uns getroffen und die Freude am CMS ist wieder steil gestiegen, Bilder folgen !!
How to code my own Module? -> http://jgbm.de/Module-creation-guide-1.phtml
User avatar
DF6IH
 
Posts: 2681
Joined: Mon Jan 10, 2005 17:10
Location: Hoffenheim (fast)

Postby flip-flop on Thu Aug 16, 2007 07:57

@nekket: Trotzdem machen wir beiden irgendetwas verkehrt, bzw. passt die Install. nicht.
Ich arbeite hier mit einer 4rer MySql (4.1.22) und einer PHP Version 5.2.2.

Knut
>> DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
flip-flop
 
Posts: 5732
Joined: Sat May 21, 2005 19:25
Location: HAMM (Germany)

Postby nekket on Thu Aug 16, 2007 08:02

flip-flop: Ich habe bei meinem Webserver die Möglichkeit, diverse PHP Versionen für einzelne Domains zu konfigurieren. Hab ich auch probiert, 4.2.1, 4.4.4 und auch 5.2.1 - PRoblem ist immer noch da.
Image
User avatar
nekket
 
Posts: 592
Joined: Tue Nov 18, 2003 14:46
Location: Baden-Baden

Postby DF6IH on Thu Aug 16, 2007 08:13

die Kiste hier habe ich erst Ende Mai gemacht:

PHP 5.2.0.8, Mysql Server Version: 5.0.32-Debian_7etch1-log

alles relativ neu, hoffe nicht, dass es nur deswegen läuft....
http://www.phpwcms-docu.de/download-dev-versions.phtml --> playing 312
http://jgbm.de/bensheim_2009.phtml Wir haben uns getroffen und die Freude am CMS ist wieder steil gestiegen, Bilder folgen !!
How to code my own Module? -> http://jgbm.de/Module-creation-guide-1.phtml
User avatar
DF6IH
 
Posts: 2681
Joined: Mon Jan 10, 2005 17:10
Location: Hoffenheim (fast)

Postby sustia on Thu Aug 16, 2007 09:03

DF6IH wrote:hehe

to geht things ready... the shop url is needed inside:

.../mod_shop/template/default/default.html

In my case I changed the 103 to the ?index and seems like shopping is opened !!!!!!!!!!!!!!

WOOOOW !

It works!! :D
Although doesn't allow to choose the way of payment :)
Campeones del mundo!
Vegetables!
User avatar
sustia
 
Posts: 613
Joined: Fri Apr 02, 2004 20:29
Location: Lecce (Italy)

Postby Oliver Georgi on Thu Aug 16, 2007 10:54

Payment only
- Cash with order
- Cash on delivery
working at the moment.

Oliver
Oliver Georgi | phpwcms Developer
Hegerplatz 7, 06846 Dessau, Germany
phpwcms | webverbund.de | LinkedIn | XING | Hot stuff
User avatar
Oliver Georgi
Site Admin
 
Posts: 6334
Joined: Fri Oct 03, 2003 20:22
Location: Dessau

Next

Return to phpwcms Modules English

Who is online

Users browsing this forum: Alexa [Bot] and 0 guests