TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-tt-products@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 22.03.2007, 16:18
Simon
Gast
 
Beiträge: n/a
Standard [TYPO3-shop] DIBS Payment

I'm trying to integrate tt_products shop system with the DIBS library. I
got an error saying:

Fatal error: Call to a member function getBlankUid() on a non-object in
ext\tt_products\pi1\payment_DIBS.php on line 54

Found an old newsgroup-message from Franz Holzinger saying that it
needed to be

$orderUid = $this->pibase->order->getBlankUid();

didn't work either. I found out that getBlankUid was missing from
class.ttproducts_order .. found it via google.

Now that part works by referencing it directly like this:

tx_ttproducts_order::getBlankUid();

But..

then I get another error saying:

Fatal error: Call to a member function getView() on a non-object in
E:\webdev\jianlong\typo3conf\ext\tt_products\pi1\p ayment_DIBS.php on
line 224

If I correct this, I end up having to mess with the shop code itself

Has anyone found a solution as to how to get it to work?
Am I missing some kind of include file?

I cannot use the new payment library as it is not working with PHP4

Thanks for any help you can provide

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 22.03.2007, 19:34
Simon
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] DIBS Payment

Simon wrote:
> I'm trying to integrate tt_products shop system with the DIBS library. I
> got an error saying:
>
> Fatal error: Call to a member function getBlankUid() on a non-object in
> ext\tt_products\pi1\payment_DIBS.php on line 54
>
> Found an old newsgroup-message from Franz Holzinger saying that it
> needed to be
>
> $orderUid = $this->pibase->order->getBlankUid();
>
> didn't work either. I found out that getBlankUid was missing from
> class.ttproducts_order .. found it via google.
>
> Now that part works by referencing it directly like this:
>
> tx_ttproducts_order::getBlankUid();
>
> But..
>
> then I get another error saying:
>
> Fatal error: Call to a member function getView() on a non-object in
> E:\webdev\jianlong\typo3conf\ext\tt_products\pi1\p ayment_DIBS.php on
> line 224
>
> If I correct this, I end up having to mess with the shop code itself
>
> Has anyone found a solution as to how to get it to work?
> Am I missing some kind of include file?
>
> I cannot use the new payment library as it is not working with PHP4
>
> Thanks for any help you can provide
>

I sorted it out
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 30.08.2007, 00:03
Jakob Nielsen
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] DIBS Payment

PLEASE PLEASE post the answer to your own question.. I am having the
same problem, and have spend many hours trying to get the DIBS template
to work in tt_products.

Did you end up with a working dibs integration?

Jakob Nielsen



Simon skrev:
> Simon wrote:
>> I'm trying to integrate tt_products shop system with the DIBS library.
>> I got an error saying:
>>
>> Fatal error: Call to a member function getBlankUid() on a non-object in
>> ext\tt_products\pi1\payment_DIBS.php on line 54
>>
>> Found an old newsgroup-message from Franz Holzinger saying that it
>> needed to be
>>
>> $orderUid = $this->pibase->order->getBlankUid();
>>
>> didn't work either. I found out that getBlankUid was missing from
>> class.ttproducts_order .. found it via google.
>>
>> Now that part works by referencing it directly like this:
>>
>> tx_ttproducts_order::getBlankUid();
>>
>> But..
>>
>> then I get another error saying:
>>
>> Fatal error: Call to a member function getView() on a non-object in
>> E:\webdev\jianlong\typo3conf\ext\tt_products\pi1\p ayment_DIBS.php on
>> line 224
>>
>> If I correct this, I end up having to mess with the shop code itself
>>
>> Has anyone found a solution as to how to get it to work?
>> Am I missing some kind of include file?
>>
>> I cannot use the new payment library as it is not working with PHP4
>>
>> Thanks for any help you can provide
>>

> I sorted it out

_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 01.09.2007, 08:46
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] DIBS Payment

Jakob Nielsen a écrit :
> PLEASE PLEASE post the answer to your own question.. I am having the
> same problem, and have spend many hours trying to get the DIBS template
> to work in tt_products.
>
> Did you end up with a working dibs integration?
>
> Jakob Nielsen


Just use the cc_debug extension and debug the object $this->pibase. This
will have all member objects with the methods you need ;-)

- Franz


_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
Re: [TYPO3] Commerce Payment Capabilities Franz Holzinger typo3-english@lists.netfielders.de 0 14.03.2007 11:35
[TYPO3-shop] choice of shop extension: connection to ERP Mathias Behrle typo3-project-tt-products@lists.netfielders.de 0 17.02.2007 13:36
[TYPO3-shop] Configure shop system Almir Orle typo3-project-tt-products@lists.netfielders.de 3 06.02.2007 21:01
[TYPO3-shop] Shop in other languages Preben typo3-project-tt-products@lists.netfielders.de 0 28.01.2007 15:59


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:21 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77