vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Board Optimization - [DBTech] vB Optimise 2.0.1 (Lite) (https://vborg.vbsupport.ru/showthread.php?t=199207)

cad2go 01-18-2011 12:23 PM

caused me a lots of white pages in admin cp when updating member usergroups, posting notices, ads.

Anyone used this with nginx?

DragonByte Tech 01-18-2011 12:32 PM

It's not really been extensively tested with nginx afaik, but I do believe we have some customers that run it with no problems.

Fillip

Amenadiel 01-19-2011 02:10 AM

I am running it with nginx with no probs except for the lack of response on the test section-

Phornixx 01-25-2011 02:10 PM

I have vB Optimise 1.3.2, what is the difference (in functionality not the changelog) between my version and the 2.0.1?

Thanks!

Sephirot 01-25-2011 03:39 PM

Quote:

Originally Posted by Phornixx (Post 2154350)
I have vB Optimise 1.3.2, what is the difference (in functionality not the changelog) between my version and the 2.0.1?




Thanks!

I think you loose some functionality because the userlist on the startpage ("Forum Home WOL Cache") and phrases are not cached anymore in the free version.

Talacha 01-26-2011 02:25 AM

Quote:

Originally Posted by Sephirot (Post 2154389)
I think you loose some functionality because the userlist on the startpage ("Forum Home WOL Cache") and phrases are not cached anymore in the free version.

Then what would be the point of update? I mean there should be some advantages! :S

DragonByte Tech 01-26-2011 11:21 AM

The point is that this version is more stable and has a better code base :)


Fillip

04Venom 02-03-2011 12:21 AM

What's the difference between this and the one for $69.95?

Wonksta 02-03-2011 12:40 AM

Selecting Filecache as I don't have any of the others installed is that still an increase in performance?

DragonByte Tech 02-03-2011 02:19 AM

Quote:

Originally Posted by 04Venom (Post 2158041)
What's the difference between this and the one for $69.95?

See the first post in this thread.

Quote:

Originally Posted by Wonksta (Post 2158050)
Selecting Filecache as I don't have any of the others installed is that still an increase in performance?

Yeah, though not as much as if you were using any of the others :)


Fillip

rknight111 02-04-2011 03:31 PM

Im looking at trying this, does it work with VBSEO 3.5.2. I installed the newer version of VBSEO and had alot of issues now I want to optimise better. My site is www.snowandmud.com


Thanks

DragonByte Tech 02-04-2011 03:51 PM

We currently have no conflict reports with vBSEO, though if you do run into any you can always just disable vBO :)

Out of curiosity, why use vBSEO if it's got a lot of issues? :p


Fillip

rknight111 02-04-2011 10:14 PM

Quote:

Originally Posted by DragonByte Tech (Post 2158745)
Out of curiosity, why use vBSEO if it's got a lot of issues? :p


Fillip

I had, I believe they stopped when I reverted back to the 3.5.2 from the newest. I will try this and see what happens as well. I have 12G ram on my server, was going to upgrade to 16 G. But maybe Im fine.

Wonksta 02-09-2011 12:55 PM

Hey Dragon this mod seems to be conflicting with a Zoints Post Anonymous Hack found here: https://vborg.vbsupport.ru/showthrea...ight=anonymous

When Optimise is enabled the checkbox which allows my users to post content via Anon account disappears but when I disable the Optimise Mod the check box re-appears.

I would love to run these two side by side. :)

DragonByte Tech 02-09-2011 01:19 PM

Did you try flushing the cache after installing that mod? If so, then it's probably to do with the HTML being cached without the checkbox and as such loaded for every page (even the ones where the checkbox should show in.

What you can try is disable each "cache x" under Misc Settings until it shows again.

If neither of this help, then we are sadly unable to assist further since attempting to fix it would undermine the purpose of this mod.

Fillip

Wonksta 02-10-2011 01:57 AM

Quote:

Originally Posted by DragonByte Tech (Post 2160554)
Did you try flushing the cache after installing that mod? If so, then it's probably to do with the HTML being cached without the checkbox and as such loaded for every page (even the ones where the checkbox should show in.

What you can try is disable each "cache x" under Misc Settings until it shows again.

If neither of this help, then we are sadly unable to assist further since attempting to fix it would undermine the purpose of this mod.


Fillip

Flushing the cache seemed to work nicely, thank you!

Amenadiel 03-01-2011 11:40 PM

This might sound weird, but since I installed this mod I noticed the amount of online guests to be much lower.

The visits and pageviews are about the same, but while I had about 400 logged in users and 3000+ guests y barely have 2000 among logged in and guest users.

This makes me think that vboptimise is serving the page without creating an entry in vb_session table?

pd: I'm not complaining, I just used to predict a good day based on the online people at 16:00

kpmedia 03-09-2011 03:02 PM

Quote:

Originally Posted by F0xy (Post 1688315)
will it work on 3.7.x

It seems to work in vB 3.7.4, as best as I can tell.
The plugins gives no errors, and the forum does appear to load faster.

Nice. :up:

Quote:

Originally Posted by Amenadiel (Post 2168468)
This might sound weird, but since I installed this mod I noticed the amount of online guests to be much lower.

Hmmmm.... I'll have to watch for that. Hopefully it's not the case, not caused by this mod.

Thanks for sharing.

squishi 04-02-2011 08:49 AM

There's a bug in the memcache class, I believe.
A manual flush of the cache through the admin panel did not work.

I think it can be fixed by changing
PHP Code:

    public function do_flush($silent false

to
PHP Code:

    public function flush($silent false

in class_operator_memcache.php.

Can somebody confirm this bug?

need2fart 05-26-2011 08:24 PM

Quote:

Originally Posted by squishi (Post 2180047)
There's a bug in the memcache class, I believe.
A manual flush of the cache through the admin panel did not work.

I think it can be fixed by changing
PHP Code:

    public function do_flush($silent false

to
PHP Code:

    public function flush($silent false

in class_operator_memcache.php.

Can somebody confirm this bug?

Thats a function tho. You'll have to look if the function is being called.

FAST50 06-14-2011 10:00 PM

WOW! My site is light years faster. It's never been faster. AMAZING!

Thank you for a GREAT MOD!!!

dizzynation 06-15-2011 04:28 PM

where can i get xcache? and is xcache the recommended one?

DragonByte Tech 06-16-2011 11:44 AM

XCache is available from http://xcache.lighttpd.net/ :)


Fillip

Max Taxable 06-18-2011 05:42 PM

Wow.

My Vb3.8 board always loaded fast, never had any problems. But after installing this it is MUCH faster loading. Downright snappy! Everything happens NOW.

Great Mod, and I really appreciate the lack of branding as well!

mojoman 06-25-2011 05:07 AM

thanks

mojoman 06-25-2011 05:33 AM

thanks (double post)

Smile :-) 07-26-2011 11:43 PM

can someone confirm that it works with vb 4.1.4 pl2?
thanks!

DragonByte Tech 07-28-2011 01:23 AM

Yeah it works fine on 4.1.4 :)


Fillip

DragonByte Tech 07-28-2011 01:24 AM

Quote:

Originally Posted by Smile :-) (Post 2225370)
can someone confirm that it works with vb 4.1.4 pl2?
thanks!

We have had no reports of it not working with vB 4.1.4 PL2

Iain

Max Taxable 07-28-2011 01:48 AM

Quote:

Originally Posted by Smile :-) (Post 2225370)
can someone confirm that it works with vb 4.1.4 pl2?
thanks!

Be a pioneer. Try it. Can't be any damage done if you back up first as you should always do before installing a mod, and it is as easy to remove as it is to install.

See if you got a set!

Edgespeeder06 08-15-2011 11:07 AM

what cache should I instal with it since none came with it so it won't run until I choose one....any recommendations? Running vb 3.8 Thanks

DragonByte Tech 08-15-2011 12:11 PM

We recommend XCache or Memcached :)


Fillip

The Rocketeer 08-17-2011 02:13 AM

I am just wanting to know, does the DBTECH vB Optimise Pro work with the latest VBSEO and vBulletin 4. Without it causing any conflicts.

And do you also have any lite , free version of your mod for vb 4.x ?
thanks

ozzy47 08-17-2011 10:23 AM

It should work with VBSEO

Here is the vB4.x version https://vborg.vbsupport.ru/showthrea...=25&highlight=[dbtech]

MentaL 08-17-2011 12:18 PM

Quote:

Originally Posted by The Rocketeer (Post 2234340)
I am just wanting to know, does the DBTECH vB Optimise Pro work with the latest VBSEO and vBulletin 4. Without it causing any conflicts.

And do you also have any lite , free version of your mod for vb 4.x ?
thanks

Works fine. I use VBSEO and Xcache whilst vb config and vbopt runs on memcached.

cowcowcow 08-17-2011 03:05 PM

I bought the db tech quiz liscense, and it was not compatible with vbdymanics (same creators of vbadvanced) so i could not use it as its key functionality was missing.

i plan to buy this but can someone from DB confirm 100% it will work with vBa and vBdynamics?

thanks

DragonByte Tech 08-18-2011 01:04 PM

We're not able to confirm 100% because we are not using vBDynamics. However, the version you can download here is free, which means you can test it out and see if it works :)


Fillip

tpearl5 08-18-2011 01:17 PM

I know Deceptor hasn't been around in a while. Any plans to assign this to another programmer and update this and/or the pro version?

DragonByte Tech 08-18-2011 01:22 PM

There are plans, but also limits to what we're actually able to do with a mod that should optimise the forum without causing conflicts and issues like other optimisation mods seem less concerned with :)


Fillip

James T Brock 08-19-2011 02:11 PM

When I try to enable XCACHE in vboptimize and run a system test I get this popup error: AJAX Failure internal server error

And then when I try to load the forum it lags and according to my debug info the memory usage is quadrupled (4mb without and 13 mb with vboptomize and xcache turned on) and the server loads skyrocket. Any idea what's wrong?


All times are GMT. The time now is 06:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02531 seconds
  • Memory Usage 1,828KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete