Search the Community
Showing results for tags 'IPS4'.
-
After upgrading to IPS4 from 3.x, there is a rebuild that needs to take place, if you have the server resources available, then you can increase this "amount per cycle" from 50 to 200 or so. applications/core/extensions/core/Queue/RebuildPosts.php line 29 Example improvement: 16Core Machine, 16GB Ram, SSD Drives, went from 50 per cycle, in about 1 second to 200 per cycle in about 2 seconds. I wouldn't go over 200-300 or so.
-
If you need to set a cookie domain in IPS4, add this to your constants.php (where x=cookiedomain) define( 'COOKIE_DOMAIN', 'x' );
-
raw file source /applications/gallery/dev/js/front/controllers/view/ips.view.image.js compiled file /javascript_gallery/front_front_view.js.e3724a9725031678bbae35482f29e2dc.js (different md5 though)search in it for _scrollToImage:function(imageID) find ,_scrollPage:function(){ and after the {, add: return false; like this ,_scrollPage:function(){ return false;
-
- IPS4
- Gallery IPS4
-
(and 1 more)
Tagged with: