From franz at ttproducts.de Sat May 3 20:46:24 2014 From: franz at ttproducts.de (Franz Holzinger) Date: Sat, 03 May 2014 20:46:24 +0200 Subject: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 In-Reply-To: References: Message-ID: Hello Michael, On 23/04/2014 08:48, Michael Schumann wrote: > Hello List, > > is there some fix for the blank page problem with tt_products 2.7.7 and > typo3 6.2? > > The error message is: > Core: Error handler (FE): PHP Warning: > require_once(/www/htdocs/w00581d2/typo3/typo3/sysext/cms/tslib/class.tslib_p > ibase.php) [function.require-once]: > failed to open stream: No such file or directory in > But than there is always a blank page and the error message still: > Core: Error handler (FE): PHP Warning: > require_once(PATH_t3libclass.t3lib_stdgraphic.php) [ href='function.require-once'>function.require-once]: failed to open > stream: No such file or directory in > /www/htdocs/w00581d2/typo3/typo3conf/ext/tt_products/eid/class.tx_ttproducts > _db.php line 44 > > What can i do? You must remove or comment out all the lines which have a "require_once" or a "include_once" statement. - Franz From mulix at gmx.de Tue May 6 13:25:08 2014 From: mulix at gmx.de (Michael Schumann) Date: Tue, 6 May 2014 13:25:08 +0200 Subject: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 In-Reply-To: References: Message-ID: Hello Franz, thanks for your answer, but it is not work. When i use the tt_product plugin on a page with the display mode "products:list" there is still a blank page. If is the content-element disable, the page is working fine. There is no effect when comment out all "require_once" or a "include_once" statements in the files typo3conf/ext/tt_products/eid/class.tx_ttproducts_db.php typo3conf/ext/tt_products/pi1/class.tx_ttproducts_pi1.php typo3conf/ext/tt_products/pi1/class.tx_ttproducts_pi1_base.php Or what files are you mean? It?s crazy, there is an update from 2.7.7 to 2.7.8 but noting is better. Sorry, what can i do? Thanks Michael -----Urspr?ngliche Nachricht----- Von: typo3-project-tt-products-bounces at lists.typo3.org [mailto:typo3-project-tt-products-bounces at lists.typo3.org] Im Auftrag von Franz Holzinger Gesendet: Samstag, 3. Mai 2014 20:46 An: typo3-project-tt-products at lists.typo3.org Betreff: Re: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 Hello Michael, On 23/04/2014 08:48, Michael Schumann wrote: > Hello List, > > is there some fix for the blank page problem with tt_products 2.7.7 and > typo3 6.2? > > The error message is: > Core: Error handler (FE): PHP Warning: > require_once(/www/htdocs/w00581d2/typo3/typo3/sysext/cms/tslib/class.tslib_p > ibase.php) [function.require-once]: > failed to open stream: No such file or directory in > But than there is always a blank page and the error message still: > Core: Error handler (FE): PHP Warning: > require_once(PATH_t3libclass.t3lib_stdgraphic.php) [ href='function.require-once'>function.require-once]: failed to open > stream: No such file or directory in > /www/htdocs/w00581d2/typo3/typo3conf/ext/tt_products/eid/class.tx_ttproducts > _db.php line 44 > > What can i do? You must remove or comment out all the lines which have a "require_once" or a "include_once" statement. - Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products at lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-tt-products From franz at ttproducts.de Tue May 6 15:40:57 2014 From: franz at ttproducts.de (Franz Holzinger) Date: Tue, 06 May 2014 15:40:57 +0200 Subject: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 In-Reply-To: References: Message-ID: On 06/05/2014 13:25, Michael Schumann wrote: > Hello Franz, >> But than there is always a blank page and the error message still: >> Core: Error handler (FE): PHP Warning: >> require_once(PATH_t3libclass.t3lib_stdgraphic.php) [> href='function.require-once'>function.require-once]: failed to open >> stream: No such file or directory in >> > /www/htdocs/w00581d2/typo3/typo3conf/ext/tt_products/eid/class.tx_ttproducts >> _db.php line 44 >> >> What can i do? > > You must remove or comment out all the lines which have a "require_once" > or a "include_once" statement. You shouldn't have to modify anything with tt_products 2.7.8. This is tested under TYPO3 6.2.1 without any bugs. Which PHP error message do you get with tt_products 2.7.8 ? - Franz From mulix at gmx.de Fri May 9 11:53:33 2014 From: mulix at gmx.de (Michael Schumann) Date: Fri, 9 May 2014 11:53:33 +0200 Subject: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 In-Reply-To: References: Message-ID: Okay i remove the extension complete (from typo3 and filesystem). Than clear all caches and install new. Now it?s okay. Thanks for help me :-) Michael -----Urspr?ngliche Nachricht----- Von: typo3-project-tt-products-bounces at lists.typo3.org [mailto:typo3-project-tt-products-bounces at lists.typo3.org] Im Auftrag von Franz Holzinger Gesendet: Dienstag, 6. Mai 2014 15:41 An: typo3-project-tt-products at lists.typo3.org Betreff: Re: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 On 06/05/2014 13:25, Michael Schumann wrote: > Hello Franz, >> But than there is always a blank page and the error message still: >> Core: Error handler (FE): PHP Warning: >> require_once(PATH_t3libclass.t3lib_stdgraphic.php) [> href='function.require-once'>function.require-once]: failed to >> open >> stream: No such file or directory in >> > /www/htdocs/w00581d2/typo3/typo3conf/ext/tt_products/eid/class.tx_ttpr > oducts >> _db.php line 44 >> >> What can i do? > > You must remove or comment out all the lines which have a "require_once" > or a "include_once" statement. You shouldn't have to modify anything with tt_products 2.7.8. This is tested under TYPO3 6.2.1 without any bugs. Which PHP error message do you get with tt_products 2.7.8 ? - Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products at lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-tt-products From mulix at gmx.de Fri May 9 16:06:33 2014 From: mulix at gmx.de (Michael Schumann) Date: Fri, 9 May 2014 16:06:33 +0200 Subject: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 In-Reply-To: References: Message-ID: Sorry Franz, not working :-( When i use the plugin in display mode "Product:list" there is no output on the frontend, only a blank page. The Error is: Core: Error handler (FE): PHP Warning: require_once(PATH_t3libclass.t3lib_stdgraphic.php) [function.require-once]: failed to open stream: No such file or directory in /www/htdocs/w00581d2/typo3/typo3conf/ext/tt_products/eid/class.tx_ttproducts _db.php line 44 If i put under "Required parameters" in the plugin config, the entry "Product" in selectet objects, there is no plank page in the frontend. But no products are listed. I don?t understand anything. In a other project i use typo3 6.1.7 with tt_products 2.7.7 there is no problems with plank page or product-listing. For debug, here the environment of the problem-system PHP: 5.3.28 Typo3: 6.2.2 tt_products: 2.7.8 cal: 1.6.0 tt_news: 3.6.0 dce: 0.9.3 gridelements: 3.0.0 realurl: 1.12.8 The pagetree (abstarct) [1] Rootpage [5] Startpage <- some content [18] Products <- plugin CODE: List [29] Details <- plugin CODE: Single [28] Products (Sysfolder) <- here are the products are stored [30] Categorys (Sysfolder) <- here are the categorys are stored In detail, i want to use the tt_products plugin only for display products and categorys. No for selling, payment or basket Thanks for answer Michael -----Urspr?ngliche Nachricht----- Von: typo3-project-tt-products-bounces at lists.typo3.org [mailto:typo3-project-tt-products-bounces at lists.typo3.org] Im Auftrag von Franz Holzinger Gesendet: Dienstag, 6. Mai 2014 15:41 An: typo3-project-tt-products at lists.typo3.org Betreff: Re: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 On 06/05/2014 13:25, Michael Schumann wrote: > Hello Franz, >> But than there is always a blank page and the error message still: >> Core: Error handler (FE): PHP Warning: >> require_once(PATH_t3libclass.t3lib_stdgraphic.php) [> href='function.require-once'>function.require-once]: failed to >> open >> stream: No such file or directory in >> > /www/htdocs/w00581d2/typo3/typo3conf/ext/tt_products/eid/class.tx_ttpr > oducts >> _db.php line 44 >> >> What can i do? > > You must remove or comment out all the lines which have a "require_once" > or a "include_once" statement. You shouldn't have to modify anything with tt_products 2.7.8. This is tested under TYPO3 6.2.1 without any bugs. Which PHP error message do you get with tt_products 2.7.8 ? - Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products at lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-tt-products From franz at ttproducts.de Sat May 10 10:54:03 2014 From: franz at ttproducts.de (Franz Holzinger) Date: Sat, 10 May 2014 10:54:03 +0200 Subject: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 In-Reply-To: References: Message-ID: On 09/05/2014 16:06, Michael Schumann wrote: > Sorry Franz, not working :-( > > When i use the plugin in display mode "Product:list" there is no output on > the frontend, only a blank page. > > The Error is: > Core: Error handler (FE): PHP Warning: > require_once(PATH_t3libclass.t3lib_stdgraphic.php) [ href='function.require-once'>function.require-once]: failed to open > stream: No such file or directory in > /www/htdocs/w00581d2/typo3/typo3conf/ext/tt_products/eid/class.tx_ttproducts > _db.php line 44 > > If i put under "Required parameters" in the plugin config, the entry > "Product" in selectet objects, there is no plank page in the frontend. But > no products are listed. See my answer from before: >>> >>> What can i do? >> >> You must remove or comment out all the lines which have a "require_once" >> or a "include_once" statement. In tt_products 2.7.8 there is only the file /tt_products/eid/class.tx_ttproducts_db.php where it is still missing in TER, not in Subversion from forge.typo3.org . Unfortunately TYPO3 TER does not offer a possibility to remove a broken extension version since about 2005. On 09/05/2014 16:06, Michael Schumann wrote:> I don?t understand anything. In a other project i use typo3 6.1.7 with > tt_products 2.7.7 there is no problems with plank page or product-listing. > The reason why this does work in TYPO3 < 6.2 and not in TYPO3 6.2 is simple. "require_once" includes class files which are simply not present under the former file names. The classes have been renamed in TYPO3 6.2. There is a migration tool which transforms the former classes names to the newer class an file names. The autoloader will take care of this. Also TYPO3 4.3 knows about the autoloader. Therefore you can simply remove all lines which have a "require_once" statement. - Franz From franz at ttproducts.de Sat May 10 11:22:56 2014 From: franz at ttproducts.de (Franz Holzinger) Date: Sat, 10 May 2014 11:22:56 +0200 Subject: [TYPO3-shop] blank page with 2.7.7 and typo3 6.2 In-Reply-To: References: Message-ID: > See my answer from before: > >>>> >>>> What can i do? >>> >>> You must remove or comment out all the lines which have a "require_once" >>> or a "include_once" statement. > > In tt_products 2.7.8 there is only the file > /tt_products/eid/class.tx_ttproducts_db.php where it is still missing in > TER, not in Subversion from forge.typo3.org . > Unfortunately TYPO3 TER does not offer a possibility to remove a broken > extension version since about 2005. > solution: tt_products/eid/class.tx_ttproducts_db.php: // require_once (PATH_t3lib.'class.t3lib_stdgraphic.php'); // require_once (PATH_tslib.'class.tslib_content.php'); // require_once (PATH_tslib.'class.tslib_gifbuilder.php');