Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image thumbnails don't resize, page also throws errors #107

Open
Peazyyy opened this issue May 5, 2017 · 2 comments
Open

Image thumbnails don't resize, page also throws errors #107

Peazyyy opened this issue May 5, 2017 · 2 comments

Comments

@Peazyyy
Copy link

Peazyyy commented May 5, 2017

I'll just show a screenshot for explanation.

image

@Peazyyy
Copy link
Author

Peazyyy commented May 5, 2017

Opening this page also throws these errors

Core: Error handler (BE): PHP Warning: Declaration of
Tx_Yag_ViewHelpers_Uri_GalleryViewHelper::render($galleryUid = NULL, ?Tx_Yag_Domain_Model_Gallery $gallery = NULL, $pageUid = NULL, $pageType = 0, $noCache = false, $noCacheHash = false, $section = '', $format = '') 
should be compatible with 
Tx_PtExtlist_ViewHelpers_Uri_ActionViewHelper::render($action = NULL, array $arguments = Array, $controller = NULL, $extensionName = NULL, $pluginName = NULL, $pageUid = NULL, $pageType = 0, $noCache = false, $noCacheHash = false, $section = '', $format = '', $linkAccessRestrictedPages = false, array $additionalParams = Array, $absolute = false, $addQueryString = false, array $argumentsToBeExcludedFromQueryString = Array) 
in C:\xampp\htdocs\MWA\typo3conf\ext\yag\Classes\ViewHelpers\Uri\GalleryViewHelper.php line 34

Core: Error handler (BE): PHP Warning: Declaration of 
Tx_Yag_ViewHelpers_Link_GalleryViewHelper::render($galleryUid = NULL, ?Tx_Yag_Domain_Model_Gallery $gallery = NULL, $pageUid = NULL, $pageType = 0, $noCache = false, $noCacheHash = false, $section = '', $format = '') 
should be compatible with 
Tx_PtExtlist_ViewHelpers_Link_ActionViewHelper::render($action = NULL, array $arguments = Array, $controller = NULL, $extensionName = NULL, $pluginName = NULL, $pageUid = NULL, $pageType = 0, $noCache = false, $noCacheHash = false, $section = '', $format = '', $linkAccessRestrictedPages = false, array $additionalParams = Array, $absolute = false, $addQueryString = false, array $argumentsToBeExcludedFromQueryString = Array) 
in C:\xampp\htdocs\MWA\typo3conf\ext\yag\Classes\ViewHelpers\Link\GalleryViewHelper.php line 32

@Peazyyy Peazyyy changed the title Image thumbnails don't resize Image thumbnails don't resize, page also throws errors May 5, 2017
@Peazyyy
Copy link
Author

Peazyyy commented May 8, 2017

Well my bad, I didn't have Graphics Magick set up properly.

Thumbnail resizing works properly now. The error messages persist though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant