Results 1 to 2 of 2

Thread: [bugs] v2.7

  1. #1
    Join Date
    Feb 2008
    Location
    Greece
    Posts
    235

    Default [bugs] v2.7

    I can not login to bug selection :(
    1. At video view tags are no sandpapered by comas at <meta name="keywords" content="xxxxxxxxxxxxxxxx"
    2. When i try cache recently viewed do not change are the same

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: [bugs] v2.7

    Quote Originally Posted by RAMMSTEIN
    I can not login to bug selection :(
    1. At video view tags are no sandpapered by comas at <meta name="keywords" content="xxxxxxxxxxxxxxxx"
    This is fixed.

    Quote Originally Posted by RAMMSTEIN
    2. When i try cache recently viewed do not change are the same
    [/quote]

    It can be removed from cache, but for a busy site with cache enabled, we need this updated ? For some, they need new videos to be updated, for caching, we have to sacrifice this instant update. If we exclude this from cache, there is only new videos and featured video to cached. If we don't cache large part, it is better not to cache the page as reading from cache also take up cpu time.

    Another thing you can do is, open index.php

    find

    Code:
    Cache::init();
    Replace with

    Code:
    Cache::init(60);
    That is page only cached for 60 seconds.

Similar Threads

  1. Few Bugs - Someone please help?
    By Heavenly in forum Bug Reports
    Replies: 5
    Last Post: 05-30-2008, 02:20 AM
  2. Bugs
    By Mauz in forum Fixed Bugs
    Replies: 13
    Last Post: 06-10-2007, 02:07 PM
  3. some bugs
    By ostendo in forum General Discussions
    Replies: 1
    Last Post: 05-15-2007, 02:30 PM
  4. Some bugs i have Found So Far.
    By zeffer in forum General Discussions
    Replies: 3
    Last Post: 05-12-2007, 05:12 AM
  5. Some bugs
    By wdekreij in forum Fixed Bugs
    Replies: 15
    Last Post: 05-04-2007, 01:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •