| Anonimowy | Zaloguj się | Załóż nowe konto | 2013-05-20 14:56 CEST |
| Główna | Mój widok | Zobacz | Lista zmian | Plan pracy | Dokumentacja | Moje konto |
| Widok prosty [ Przejdź do komentarzy ] | [ Widok zaawansowany ] [ Historia zagadnienia ] [ Drukuj ] | |||||||||||
| Identyfikator | Kategoria | Ważność | Powtarzalność | Data zgłoszenia | Data modyfikacji | |||||||
| 0000034 | [Typogento] Bug | ważny | zawsze | 2009-08-18 16:00 | 2011-06-29 11:47 | |||||||
| Zgłaszający | torstendlp | Widoczność | publiczny | |||||||||
| Przypisany do | ||||||||||||
| Priorytet | normalny | Rozwiązanie | otwarty | |||||||||
| Stan | zwrócony | |||||||||||
| Temat | 0000034: Only "Page not found"-message instead of embedding Magento-Content | |||||||||||
| Opis |
I have embedded Magento on a TYPO3-page and chose to display a certain category there. But the doesn't seem to work. Instead of showing the items in the specified category I in the content element I chose I only get the "Page not found" message from Magento there: "Whoops, our bad... .The page you requested was not found, and we have a fine guess why. •If you typed the URL directly, please make sure the spelling is correct. •If you clicked on a link to get here, the link is outdated. [...]" Does anyone have an solution for this? Thanks a lot in advance. |
|||||||||||
| Dodatkowe informacje |
Using Typo3 4.2.6, Magento 1.3.0, Typogento 0.5.0 (T3) and 0.5.1 (Magento). Framework for TYPO3-Design: YAML RealURL Autoconf. |
|||||||||||
| Tagi | Brak powiązanych tagów. | |||||||||||
| Dołączone pliki | ||||||||||||
|
|
||||||||||||
Komentarze |
|
|
(0000081) drlrdsen (administrator) 2009-10-05 15:17 |
This error report is a little to general to be able to give you a specific bug fix. Can you deliver some more information? |
|
(0000087) torstendlp (zgłaszający) 2009-10-05 16:12 |
Hello, thanks a lot for your answer! You can view my Typogento Test installation here: http://www.ps-wein-neu.de/ [^] Not much design work has been done so far since this site is only for testing at the moment (want to transfer a big old shop with thousands of content-pages to T3/Magento in the end). On the HomePage I have added three different magento-blocks trough Typogento: 1. should show a spefific Category 2. a single productview 3. the Root catalog but no matter what I try I always do not get more than the 404-error page. Integration of the right column works but the Basket etc. do not show things in the T3 pages when items have been added in the shop-area. If you want to contact me directly please use: schneider@ps-wein.de Thanks a lot for your help in advance, Torsten |
|
(0000102) cees (zgłaszający) 2009-10-19 03:24 |
I can partial confirm this issue. typo3 4.2.8 with templavoila magento 1.3.2.4 typogento 0.6.0 (both t3 and magento) Followed install instructions as per http://www.typogento.com/need-a-docu/how-to-install-typogento.html [^] - added one product to the default category. It shows in the magento frontend. - selected enable automatic Magento Header in the typo3 extension - inserted plugin on a blank page. - it shows Product Singleview correct - it doesn't show Productlist(category) instead I get the "Whoops, our bad.." content Any help to get a shop to display in a typo3 site will be appreciated. fwiw. I just started with typogento a few days ago as an alternative for the tx_commerce plugin and like what I see sofar. If only I could the product lists to show on a typo3 page. |
|
(0000104) elv1s (zgłaszający) 2009-10-24 14:33 |
Hi there, sam problem here. when i choose the productview and select a single product everything works except for the startpage and the searchresultpage. when i want to show the startpage of the magentoshopsite or the categories it doesn´t work and a get the same error message only in german :). i have to say that i use cooluri for nice url´s. when i turn them off everything works and the startpage of my magento shop is shown correctly on the page where i have the magento plugin. would be verry cool if someone knows how to fix this, because i would love to use it :D. thanks |
|
(0000105) dio (zgłaszający) 2009-10-27 09:29 |
HI, I have the same problem when including the plugin. The header links and the right column are displayed well on all pages, also the plugin works with all the other tested pages (product detail view, registration, basket, …) except for the startpage. There I only get the "Whoops"-error-message. The menu doesn't work on any page. TYPO3 4.2.10 Magento 1.3.2.4 fb_magento 0.6.0 Flagbit_Typo3connect 0.6.0 Any help? |
|
(0000116) dmitryd (zgłaszający) 2011-03-31 16:25 |
The problem happens if your categories in Magento are not under the "Default category". Move categories under the "Default category" and everything will work. The issue can be closed, it is not a bug. |
|
(0000117) heob (zgłaszający) 2011-06-29 11:47 |
this is a bug in class.tx_fbmagento_pi1.php typogento will also progress deleted records on typo3 pages. replace line 159 to the following: $rows = $GLOBALS['TYPO3_DB']->exec_SELECTgetRows('pi_flexform', 'tt_content', 'pid=\''.$GLOBALS ['TSFE']->id.'\' and deleted = 0 AND list_type=\'fb_magento_pi1\' '.$this->cObj->enableFields('tt_content'), 'sorting'); |
| Copyright © 2000 - 2008 Mantis Group |