Page 2 of 4

Re: sitemap product url

Posted: 06 Apr 2017, 16:38
by 27bit.ru
aimeos wrote:Which Aimeos version are you currently using?
16.10.5-pre1

Re: sitemap product url

Posted: 06 Apr 2017, 20:55
by aimeos
Does the 16.10.4 version from TER work better?

Re: sitemap product url

Posted: 07 Apr 2017, 08:39
by 27bit.ru
aimeos wrote:Does the 16.10.4 version from TER work better?
I do not understand you a little, but I installed version 16.10.4 of TER, and on it your version is 16.10.5. Anyway, the errors remained.
Is it possible to install the version 17.3.0 to 16.10.4?
I hope this can solve the problems.

Re: sitemap product url

Posted: 08 Apr 2017, 00:56
by aimeos
Does both problems still occur with Aimeos 16.10.4?
If yes, which TYPO3 version are you currently using? TYPO3 7.6.16?

Re: sitemap product url

Posted: 08 Apr 2017, 14:05
by 27bit.ru
aimeos wrote:Does both problems still occur with Aimeos 16.10.4?
If yes, which TYPO3 version are you currently using? TYPO3 7.6.16?
All problems remain, those that I wrote above.
Yes My version of typo3 7.6.16

Re: sitemap product url

Posted: 08 Apr 2017, 14:14
by aimeos
Does the scheduler problem goes away if you use TYPO3 7.6.15?

Re: sitemap product url

Posted: 08 Apr 2017, 16:35
by 27bit.ru
aimeos wrote:Does the scheduler problem goes away if you use TYPO3 7.6.15?
I don `t know, I need to install 7.6.15 again to check?

Re: sitemap product url

Posted: 09 Apr 2017, 17:20
by aimeos
You can simply extract the previous version in your document root and change the links to "typo3_src"

Re: sitemap product url

Posted: 11 Apr 2017, 14:13
by 27bit.ru
aimeos wrote:You can simply extract the previous version in your document root and change the links to "typo3_src"
The planner eliminated the error. When I create a sitemap I get a link (example)

Code: Select all

http://new.site.ru?id=13&ai%5Bcontroller%5D=catalog&ai%5Baction%5D=detail&ai%5Ba-name%5D=%D0%9A%D0%BE%D1%84%D0%B5%D0%B2%D0%B0%D1%80%D0%BA%D0%B0-Vigor-HX-2115&ai%5Bd-product-id%5D=1
But, if you go to the generated link, then the product page does not go over, and writes an error to frontend

Code: Select all

No product with ID "" found
to madminlog

Code: Select all

No product with ID "" found
#0 /home/virtwww/w_new-site/http/typo3conf/ext/aimeos/Resources/Private/Extensions/ai-client-html/client/html/src/Client/Html/Catalog/Detail/Standard.php(501): Aimeos\Client\Html\Catalog\Detail\Standard->getProductItem(NULL, Array)
#1 /home/virtwww/w_new-site/http/typo3conf/ext/aimeos/Resources/Private/Extensions/ai-client-html/client/html/src/Client/Html/Catalog/Detail/Standard.php(295): Aimeos\Client\Html\Catalog\Detail\Standard->setViewParams(Object(Aimeos\MW\View\Standard), Array, NULL)
#2 /home/virtwww/w_new-site/http/typo3conf/ext/aimeos/Classes/Controller/AbstractController.php(141): Aimeos\Client\Html\Catalog\Detail\Standard->getHeader()
#3 /home/virtwww/w_new-site/http/typo3conf/ext/aimeos/Classes/Controller/CatalogController.php(112): Aimeos\Aimeos\Controller\AbstractController->getClientOutput(Object(Aimeos\Client\Html\Catalog\Detail\Standard))
#4 [internal function]: Aimeos\Aimeos\Controller\CatalogController->detailAction()
#5 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php(283): call_user_func_array(Array, Array)
#6 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/extbase/Classes/Mvc/Controller/ActionController.php(176): TYPO3\CMS\Extbase\Mvc\Controller\ActionController->callActionMethod()
#7 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/extbase/Classes/Mvc/Dispatcher.php(86): TYPO3\CMS\Extbase\Mvc\Controller\ActionController->processRequest(Object(TYPO3\CMS\Extbase\Mvc\Web\Request), Object(TYPO3\CMS\Extbase\Mvc\Web\Response))
#8 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php(69): TYPO3\CMS\Extbase\Mvc\Dispatcher->dispatch(Object(TYPO3\CMS\Extbase\Mvc\Web\Request), Object(TYPO3\CMS\Extbase\Mvc\Web\Response))
#9 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/extbase/Classes/Core/Bootstrap.php(206): TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler->handleRequest()
#10 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/extbase/Classes/Core/Bootstrap.php(193): TYPO3\CMS\Extbase\Core\Bootstrap->handleRequest()
#11 [internal function]: TYPO3\CMS\Extbase\Core\Bootstrap->run('', Array)
#12 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(7311): call_user_func_array(Array, Array)
#13 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/ContentObject/UserContentObject.php(40): TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->callUserFunction('TYPO3\\CMS\\Extba...', Array, '')
#14 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(943): TYPO3\CMS\Frontend\ContentObject\UserContentObject->render(Array)
#15 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php(859): TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->render(Object(TYPO3\CMS\Frontend\ContentObject\UserContentObject), Array)
#16 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php(3577): TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer->cObjGetSingle('USER', Array)
#17 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php(3522): TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->INTincScript_process(Array)
#18 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php(3488): TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->recursivelyReplaceIntPlaceholdersInContent()
#19 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/Http/RequestHandler.php(232): TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->INTincScript()
#20 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/core/Classes/Core/Bootstrap.php(302): TYPO3\CMS\Frontend\Http\RequestHandler->handleRequest(Object(TYPO3\CMS\Core\Http\ServerRequest))
#21 /home/virtwww/w_new-site/http/typo3_src-7.6.16/typo3/sysext/frontend/Classes/Http/Application.php(78): TYPO3\CMS\Core\Core\Bootstrap->handleRequest(Object(TYPO3\CMS\Core\Http\ServerRequest))
#22 /home/virtwww/w_new-site/http/typo3_src-7.6.16/index.php(33): TYPO3\CMS\Frontend\Http\Application->run()
#23 [internal function]: {closure}()
#24 /home/virtwww/w_new-site/http/typo3_src-7.6.16/index.php(34): call_user_func(Object(Closure))
#25 {main}

Re: sitemap product url

Posted: 20 Apr 2017, 15:47
by aimeos
We've backported the whole scheduler/URL stuff from the new 17.4.0 release because it's the only implementation that works with TYPO3 7.6.16, 8.7.x and Realurl from the command line. Can you please test it in your environment?
https://aimeos.org/fileadmin/download/a ... 5-pre2.zip