Re: Error loading images
Eduard González Massot <egm-4eoKog/xKjJWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <CAP5sODcVoO7PsXTKtiYdkQqVwCFteuvHKsUkyOBS0HKXCe4HZw@mail.gmail.com> |
I can see all images now, with the preference set to "Default (from php.ini)" Thank you Philippe! <https://twitter.com/LesLleis> <https://plus.google.com//u/0/b/114463299158836936755/> <http://www.facebook.com/pages/Leslleiscom/510665362304934> Eduard González Massot T: +376 380 877 F: +376 817 278 www.leslleis.com egm-4eoKog/xKjJWk0Htik3J/[email protected] 2018-03-12 19:56 GMT+01:00 Cloutier, Philippe (DGARI-Consultant) < Philippe.Cloutier.externe-3LJ5X92lM5eafr9EPe0ZzS/[email protected]>: > Does the problem happen if you set that preference to "Default (from > php.ini)" (so that sessions are stored on the filesystem)? > > >De : Eduard González Massot [mailto:egm-4eoKog/xKjJWk0Htik3J/[email protected]] > >Envoyé : 12 mars 2018 14:53 > >À : Tiki users mailing list <[email protected]> > >Objet : Re: [Tikiwiki-users] Error loading images > > > >Hi Philippe, > > > >Session is stored in database. > > > >thx > > > > > > > > Eduard González Massot > >T: +376 380 877 > >F: +376 817 278 > >www.leslleis.com > >egm-4eoKog/xKjJWk0Htik3J/[email protected] > > > >>2018-03-12 19:07 GMT+01:00 Cloutier, Philippe (DGARI-Consultant) < > Philippe.Cloutier.externe-3LJ5X92lM5eafr9EPe0ZzS/[email protected]>: > >>Hi Eduard, > >>What is your session_storage ("Session storage location") preference set > to? > >> > >>>De : Eduard González Massot [mailto:egm-4eoKog/xKjJWk0Htik3J/[email protected]] > >>>Envoyé : 12 mars 2018 13:50 > >>>À : Tiki users mailing list <[email protected]> > >>>Objet : [Tikiwiki-users] Error loading images > >>> > >>>Hi tiki community, > >>> > >>>After upgrading to tiki 15.5 I have noticed some errors with wiki pages > that have several images. > >>> > >>>Some of them do not show up. instead you can see: > >>> > >>>"prefix-115.png" > >>> > >>>Which images load seems completely random, on a complete page reload, > the images that were missing can be seen now, but some other images will > fail to load. > >>> > >>>This can happen in old images saved in image galleries and images saved > in file galleries. I have moved images from database to a folder, with same > results. Images are shown with wikiplugin img. > >>> > >>>In case I check the url of the image (/image162?thumb=1) I can see this > error message: > >>> > >>>--------------------------------------------------------- > ---------------------------------------------------------Error del > sistema. > >>>S’ha retornat el següent missatge d’error: > >>>Duplicate entry 'qt36f4j1o8dfio692cc2jgpkn4' for key 'PRIMARY' > >>>La consulta va ser: > >>>insert into sessions (sesskey, data, expiry) values( ?, ?, ? ) > >>>Valors: > >>>1. qt36f4j1o8dfio692cc2jgpkn4 > >>>2. __ZF|a:1:{s:20:"_REQUEST_ACCESS_TIME";d:1520855496. > 4230210781097412109375;}extra_validation|s:24:"6Zf/ > I7Aio8PHt0wWQr559A==";tiki-user-tikiwiki|s:5:"admin";ticket|s:32:" > 80519e4035d471a0ad43fa9d3007e062";u_info|a:3:{s:5:"login";s: > 5:"admin";s:5:"group";s:10:"Registered";s:2:"id";s:1:"1";} > breadCrumb|a:5:{i:0;s:10:"R20090225D";i:1;s:12:"R20090225D_F";i:2;s:8:" > LesLleis";i:3;s:6:"Icones";i:4;s:10:"L19990610A";}antisurf| > s:5:"index";|a:1:{s:15:"transactionStep";i:0;}last_ > mid_template|s:59:"extends:layouts/internal/layout_view. > tpl|tiki-show_page.tpl";last_mid_php|s:33:"/tiki-print.php? > page=R20090225D_F";wysiwyg|s:1:"n";edit_lock_5165|i: > 1520852105;history_pagesize|s:2:"26";show_all_versions|s:1:" > y";tickets|a:1:{s:32:"7a88198ad216ffc568833652924fcc47";i:1520852714;} > >>>3. 1520877096 > >>>La consulta construïda va ser probablement: > >>>insert into sessions (sesskey, data, expiry) values( > 'qt36f4j1o8dfio692cc2jgpkn4', '__ZF|a:1:{s:20:\"_REQUEST_ > ACCESS_TIME\";d:1520855496.4230210781097412109375;}extra_ > validation|s:24:\"6Zf/I7Aio8PHt0wWQr559A==\";tiki- > user-tikiwiki|s:5:\"admin\";ticket|s:32:\"80519e4035d471a0ad43fa9d3007e0 > 62\";u_info|a:3:{s:5:\"login\";s:5:\"admin\";s:5:\"group\"; > s:10:\"Registered\";s:2:\"id\";s:1:\"1\";}breadCrumb|a:5:{i: > 0;s:10:\"R20090225D\";i:1;s:12:\"R20090225D_F\";i:2;s:8:\" > LesLleis\";i:3;s:6:\"Icones\";i:4;s:10:\"L19990610A\";} > antisurf|s:5:\"index\";|a:1:{s:15:\"transactionStep\";i:0;} > last_mid_template|s:59:\"extends:layouts/internal/ > layout_view.tpl|tiki-show_page.tpl\";last_mid_php|s:33:\ > "/tiki-print.php'1520877096'page=R20090225D_F\";wysiwyg|s: > 1:\"n\";edit_lock_5165|i:1520852105;history_pagesize|s: > 2:\"26\";show_all_versions|s:1:\"y\";tickets|a:1:{s:32:\" > 7a88198ad216ffc568833652924fcc47\";i:1520852714;}', ? ) > >>>--------------------------------------------------------- > ---------------------------------------------- > >>> > >>> > >>>Anybody has found this error before? any configuration (tiki or PHP) > can cause this? > >>> > >>>Thanks and kind regards, > >>> > >>> > >>> > >>> Eduard González Massot > >>>T: +376 380 877 > >>>F: +376 817 278 > >>>www.leslleis.com > >>>egm-4eoKog/xKjJWk0Htik3J/[email protected] > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > TikiWiki-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-users > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ TikiWiki-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-users