Bug #50116
closed
Update Button will not display
Added by Johannes C. Laxander over 11 years ago.
Updated over 11 years ago.
Description
In a TYPO3 version 6.0.6 I've installed static_info_tabels_de version 2.1.1.
Then I will click on the action button 'Check / Run update script', but I doesn't see the button. No Icon will displayed for this action button, but I can click on this action to run the script.
Or is this a bug in info_tables_de?
Johannes.
Files
- Status changed from New to Needs Feedback
I do not quite understand your question. Can't you see the update action (green cycling flash, like a refresh icon) or does the update script fail.
Anyway I think that this bug report should properly go to the static_info_tables_de tracker, as the core feature is know to work.
I can't see the action button / icon "Excecute the update script" between the buttons / icons "Configure" and "Remove".
I'll report this bug in static_info_tables tracker, because the button / icon is missing in german and english.
- Status changed from Needs Feedback to Rejected
I tested with static_info_tables 6.0.5 and 6.0.4. The "execute update script" button shows up just well.
I tested in both TYPO3 CMS 6.0 and master (to be 6.2).
Please make sure to clear all caches including removing the contents of typo3temp/Cache/
.
I have done to clear all caches. The problem exits furthermore, and belongs other extensions also, e.g. newes, realurl or seminars. Please have look to my screenshots.
I must downgrade to Version 2.1.1 because the extension seminars can't work with static_info_tables 6.x.x
- Status changed from Rejected to Needs Feedback
Also on my side everything is OK. master, 6.1 and 6.0 shows the update script icon for me. Can you try to open the image in a different windows and then try to force a reload.
With firebug tool I found that the image is defined with:
<span class="t3-icon t3-icon-extensions t3-icon-extensions-extensionmanager t3-icon-extensionmanager-update-script"> </span>
The corresonding CSS rule is:
.t3-icon-extensionmanager-update-script {
background-image: url("../../typo3/sysext/extensionmanager/Resources/Public/Images/Icons/ExtensionUpdateScript.png") !important;
background-position: 0 0 !important;
}
In my hosting typo3 path "sysext/extensionmanager/Resources/Public/Images/" I found no folder "Icons". Only PNG images beginning with "ui-". And so the image URL could not load.
Then you are missing these files. You need to redownload and replace the folder to get them.
OK, after I had replaced the "icons" folder, the update button will displayed.
I found aut, that the TYPO3 source comes with Introduction Package. Perhaps, the folder is missing in the Introduction Package and in the Government Package too!?
Thanks for your support.
Johannes.
- Status changed from Needs Feedback to Closed
Introduction package will grab all files from the released version. So chance is small that it is in there.
Thanks for the information.
Also available in: Atom
PDF