Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 43

Thread: vBET 3.3.4 released

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    Quote Originally Posted by vBET View Post
    We got your email and check it. We cannot reproduce it on your server. You got response with question about exact URL which have this loop. Please check it and answer there
    Hi there

    I updated vbseo from version 3.3.0 to 3.5.1 and the problem went away

    thanks

  2. #2
    Michał Podbielski (vBET Staff)
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Quote Originally Posted by Snake View Post
    How do i edit the css for the flags please, need to change how they display as it looks weird as it is.
    in file /images/vbet/flags/vbet.css
    Please describe better what it means "weird" - maybe we will able to help you. Also we advise to use for such things Firefox with plugin Firebug - it will allow to show you exactly which css styles are used for specified elements. It is really helpful

  3. #3

    Default

    Text automatically translated from: German to: English
    Translated text
    No installation instructions (or upgrade instructions)?
    Original text

  4. #4
    Michał Podbielski (vBET Staff)
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Quote Originally Posted by wowglider.de View Post
    Text automatically translated from: German to: English
    Translated text
    No installation instructions (or upgrade instructions)?
    Original text
    Standard. Just make sure you make it all. Mostly users do not want to upload images again - you have to in this version. Now we have one image for all flags. If you do not made full update you will see broken flags.

  5. #5

    Default

    Ya why are we updating vb 3 stuff when its vb4. now.

    come on vbet we should get vbet upgraded for vb 4 first!

  6. #6
    Junior Member
    Join Date
    Apr 2010
    Posts
    18

    Default

    Quote Originally Posted by hotslot View Post
    Ya why are we updating vb 3 stuff when its vb4. now.

    come on vbet we should get vbet upgraded for vb 4 first!
    Why do you think you are something better as the vb3 users?

  7. #7
    Michał Podbielski (vBET Staff)
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Quote Originally Posted by hotslot View Post
    Ya why are we updating vb 3 stuff when its vb4. now.

    come on vbet we should get vbet upgraded for vb 4 first!
    I know that for everyone his version is most important And we do not want to argue with that In this case vBET3.x is earlier for very good reason: QUALITY. We add new important functionality (Full File Cache for Guests) in this version, and it was much easier to add it into vB3, because there are no Friendly URLs, and we translate only thread URLs for vBSEO. In case of vB4 it is more complicated - Friendly URLs must be supported, and we translate much more kinds of URLs. Putting it first in vB3. allowed us to test it very well on real forums, check that it is working fine, maybe will show some bugs before it go to vB4. And after we are completly sure that it is all fine, we still have to add in vB4 aditional support (Friuendly URLs, more translted URLs). That is why this time vBET3.x is earlier and we still need 2 weeks for vBET4.x. And thanks that you will get solution which have very good quality, ewen if it is more complicated thatin case of vB3

  8. #8
    Junior Member
    Join Date
    Jan 2010
    Posts
    5

    Default

    Upgraded after server load problem

  9. #9

    Default

    Does anyone have any idea how large the file cache could get before it has a negative impact on performance?

  10. #10
    Michał Podbielski (vBET Staff)
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Quote Originally Posted by steve View Post
    Does anyone have any idea how large the file cache could get before it has a negative impact on performance?
    There should be no such thing as negative performance impact because of file cache. It is because File cache do not grows... We create separate file for each request URL. So each cache file is simply static HTML file (cached output for request). When your server caches more and more vBET simply creates more and more files. So each time when such file is read:
    1. It is read only result for this particular URL
    2. We even do not read it to memory - just simply stream it to client using PHP function: readfile

    Because of that even if your result page is really big - so cache file is also big, it will have no negative performance impact, because it will just stream this one file without even reading whole it into memory. So you will see advantages not disadvantages.

Page 2 of 5 FirstFirst 1234 ... LastLast

Tags for this Thread

Posting Permissions

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