vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - [DBTech] vB Optimise v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=284816)

DragonByte Tech 02-27-2013 11:45 PM

Not at all :)

Can you please confirm that /includes/xml/cpnav_vboptimise.xml exists on your server?


Fillip

bsun 02-28-2013 01:43 PM

Yes indeed. It appears to exist, with the following contents (which I assume are generic -- posting anyway, just in case it gives any incite):

<?xml version="1.0" encoding="ISO-8859-1"?>

<navgroups product="_vboptimise_dbtech">
<navgroup phrase="vboptimise" displayorder="10">

<navoption displayorder="10">
<phrase>vboptimise_resourcestats</phrase>
<link>vboptimise.php?do=resources</link>
</navoption>

<navoption displayorder="20">
<phrase>vboptimise_mainsettings</phrase>
<link>options.php?do=options&amp;dogroup=_vboptimi se_dbtech</link>
</navoption>

<navoption displayorder="30">
<phrase>vboptimise_cachesettings</phrase>
<link>options.php?do=options&amp;dogroup=_vboptimi se_cachers_dbtech</link>
</navoption>

<navoption displayorder="40">
<phrase>vboptimise_miscsettings</phrase>
<link>options.php?do=options&amp;dogroup=_vboptimi se_other_dbtech</link>
</navoption>

<navoption displayorder="50">
<phrase>vboptimise_optimalsettings</phrase>
<link>vboptimise.php?do=optimal</link>
</navoption>

<navoption displayorder="60">
<phrase>vboptimise_systemtest</phrase>
<link>vboptimise.php?do=test</link>
</navoption>

<navoption displayorder="70">
<phrase>vboptimise_flushcache</phrase>
<link>vboptimise.php?do=flush</link>
</navoption>

</navgroup>
</navgroups>

vimarc 02-28-2013 04:04 PM

working like a charm. Thanks

Question : What is filecache system

bsun 02-28-2013 08:56 PM

I'm looking for insight, rather. (I don't mean to incite anything -- that would be an entirely different situation.)

:D

DragonByte Tech 03-01-2013 07:54 PM

Quote:

Originally Posted by vimarc (Post 2407013)
Question : What is filecache system

Caches vB Optimise variables in the file system rather than memory - it's slower, but works on every host.

Quote:

Originally Posted by bsun (Post 2407076)
I'm looking for insight, rather. (I don't mean to incite anything -- that would be an entirely different situation.)

:D

Are you sure you're looking in the right place in your AdminCP menu? Can you post a screenshot?


Fillip

DragonByte Tech 03-01-2013 11:38 PM

vB Optimise v2.5.1
Feature: New Administrator Permission: Can Administer vB Optimise

Fillip

iraqiboy90 03-02-2013 03:48 AM

Usersgroups->Administrator Permissions

When I open it, I see everything, except that new line, and I see this error message ontop of the list:

Code:

Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 5909

DragonByte Tech 03-02-2013 02:37 PM

Fixed, you can re-download and re-upload the files then rebuild bitfields via the AdminCP :)


Fillip

iraqiboy90 03-04-2013 04:26 PM

I didnt update yet, but since I installed this mod, my forum started going wierd;
sometimes one of my CPU threads locks on the max, and everything on my pc gets super-slowmotion, and the sound starts lagging.
after a while, if I dont close firefox or chorme (depends on which one I used), the browser crashes and then everything goes normal.

Now few min ago, I went to the settings for the optimise, and when I started browsing through it, my CPU got locked again. I killed firefox through taskmanager, and entered again to shutdown the optimise, then 2 of my CPU threads got locked to max.
I killed FF again, and then cleared my cache in forum, and on my FF.

While I was in the middle of all that, (while being in slowmotion mode), I went to "resource manager", and went to the disk tab, didnt see anything suspicious, then I entered network tab, and my FF was constant uploading 200kB/s to my website. Normal browsing now after I turned the optimise off, it shows me a peak (for 2 seconds) of maximum 55kB/s. and the rest is 600 bit/s.

Im using Filecache btw.
And also, I noticed that at the same time my FF crashed on my PC, another PC at another country (teamviewing) with chrome running, also crashed.

DragonByte Tech 03-04-2013 04:31 PM

This mod does absolutely nothing in your browser - no new JavaScript or anything of the sort, so it cannot be the cause of this issue. This mod is 100% server-side.

Sorry I couldn't be of more help :(


Fillip

iraqiboy90 03-04-2013 04:44 PM

Quote:

Originally Posted by DragonByte Tech (Post 2407863)
This mod does absolutely nothing in your browser - no new JavaScript or anything of the sort, so it cannot be the cause of this issue. This mod is 100% server-side.

Sorry I couldn't be of more help :(


Fillip

ok, I have the mod turned off for a while, lets see how it goes. I still have the caching method through .htaccess enabled.

bsun 03-04-2013 07:14 PM

Quote:

Originally Posted by DragonByte Tech (Post 2407250)
Caches vB Optimise variables in the file system rather than memory - it's slower, but works on every host.

Are you sure you're looking in the right place in your AdminCP menu? Can you post a screenshot?

Fillip

Sure thing. Here are three (including captions), portraying my testing process after installing vB Optimise 2 on a test installation of vB4.

1 - http://i1337.photobucket.com/albums/...ps97926a84.jpg

2 - http://i1337.photobucket.com/albums/...ps2b326dd9.jpg

3 - http://i1337.photobucket.com/albums/...psb9a9772c.jpg

As you can see, no menu is appearing after installation. I'll be happy to post additional product installation logs or such for you, if you're able to give me a location in which to look for them.

bsun 03-08-2013 07:31 PM

Alternately, if installation logs aren't present/helpful, is there a parameter in vBulletin that I can set in order to make the plugin display some information before dying? Right now, it seems to just be failing silently. (PHP-level error reporting is already on.)

The_____KinG 03-10-2013 12:50 PM

Excellent Mod.

DragonByte Tech 03-10-2013 04:22 PM

Quote:

Originally Posted by bsun (Post 2408881)
Alternately, if installation logs aren't present/helpful, is there a parameter in vBulletin that I can set in order to make the plugin display some information before dying? Right now, it seems to just be failing silently. (PHP-level error reporting is already on.)

The cpnav parsing is a native vBulletin feature, so vB Optimise doesn't interfere with this.

Can you please try disabling all other products on your forum, in case there's any conflicts with other products that manually append to the admincp menu?


Fillip

bsun 03-11-2013 08:50 PM

That appears to have maybe done the trick. We now have a vboptimise menu (after disabling/re-enabling the "miserable users" plugin), but I want to check one other thing. The new menu has asterisks around it, so it looks like this:

*[vboptimise]*
*[vboptimise_resourcestats]*
*[vboptimise_mainsettings]*
*[vboptimise_cachesettings]*
*[vboptimise_miscsettings]*
*[vboptimise_optimalsettings]*
*[vboptimise_systemtest]*
*[vboptimise_flushcache]*

Do you know if these asterisks signify anything -- an incomplete installation, for example -- or are they just a nice way of framing the menu?

Thanks again -- I think we're making progress!

bsun 03-12-2013 06:58 PM

A bit more detail that makes us pretty sure we still have some work to do: In addition to the asterisks mentioned above, we get a couple errors in the admincp interface. For informational purposes:

-- Hitting the "vboptimise_systemtest" link brings up this screen:

http://i1337.photobucket.com/albums/...ps656b2302.jpg

-- The "vboptimise_optimalsettings" link brings up this screen:

http://i1337.photobucket.com/albums/...psc5db7fed.jpg

All of the other control panel screens appear to be fine, (though the resource-saving statistics page is not graphing anything -- possibly because I haven't reached some sort of metrics reporting cycle yet). Has anyone seen behavior like this before?

imahawki 03-13-2013 01:06 PM

I installed this a few days ago but my vB Optimise: Resource Saving Statistic chart is still just blank.

bsun 03-13-2013 08:33 PM

An update: Switching from css-as-files to css-as-database (via AdminCP > Settings > Options > Style & Language settings ) and allowing overwrite during installation (even though I had theoretically uninstalled all previous versions of VBO via the "uninstall" option) appears to have at least removed the asterisks and given me usable error messages.

Now the problem is as follows:

-- I go to vB Optimise > Main Settings

-- I hit the "Yes" radio button in the "Online / Offline" area. I hit "save" at page bottom.

-- The page reloads, showing my desired settings

-- The "system test" screen, however, says that "vB Optimise is currently offline. Please enable and configure vB Optimise to run a system test."

If I log out and back in, the main settings screen still shows VBO as being on, and the system test still complains about it being off.

For context, here's what the "Optimal Settings" test results look like: http://i1337.photobucket.com/albums/...psd4125f3d.jpg

Are there any common steps to take from here?

DragonByte Tech 03-14-2013 03:42 AM

Quote:

Originally Posted by imahawki (Post 2409716)
I installed this a few days ago but my vB Optimise: Resource Saving Statistic chart is still just blank.

Quote:

Originally Posted by bsun (Post 2409810)
An update: Switching from css-as-files to css-as-database (via AdminCP > Settings > Options > Style & Language settings ) and allowing overwrite during installation (even though I had theoretically uninstalled all previous versions of VBO via the "uninstall" option) appears to have at least removed the asterisks and given me usable error messages.

Now the problem is as follows:

-- I go to vB Optimise > Main Settings

-- I hit the "Yes" radio button in the "Online / Offline" area. I hit "save" at page bottom.

-- The page reloads, showing my desired settings

-- The "system test" screen, however, says that "vB Optimise is currently offline. Please enable and configure vB Optimise to run a system test."

If I log out and back in, the main settings screen still shows VBO as being on, and the system test still complains about it being off.

For context, here's what the "Optimal Settings" test results look like: http://i1337.photobucket.com/albums/...psd4125f3d.jpg

Are there any common steps to take from here?

Can you both ensure you have selected a cacher from the Cache Settings? If you don't have any of the other cachers available, you can always opt for using Filecache, providing you followed the instructions in the readme.txt file for CHMODing the folder it needs.


Fillip

imahawki 03-14-2013 11:32 AM

My optimal settings and system check both pass. I am using Filecache but I had to set the dir perms correctly to get system check to pass so I believe everything is set.

dog-tag 03-16-2013 05:14 PM

Hi Fillip,

I posted in this thread many months ago about how I could not run this plugin.

I'm after moving from nimbushosting over to wiredtree and now it works 100% fine. It must have been blocked somehow. The install and setup was a total breeze.

Inside of 10 minutes I saved over 4,000 requests :)

I'm going to run this for 1 month (maybe less) and then upgrade to pro and compare the difference.

I'm really impressed, a big thank you for creating a wonderful plugin like this!! Awesome :D

DragonByte Tech 03-17-2013 08:19 PM

Quote:

Originally Posted by imahawki (Post 2409911)
My optimal settings and system check both pass. I am using Filecache but I had to set the dir perms correctly to get system check to pass so I believe everything is set.

Have you also enabled the Resource Saving Statistics in the Main Settings?

Quote:

Originally Posted by dog-tag (Post 2410408)
Hi Fillip,

I posted in this thread many months ago about how I could not run this plugin.

I'm after moving from nimbushosting over to wiredtree and now it works 100% fine. It must have been blocked somehow. The install and setup was a total breeze.

Inside of 10 minutes I saved over 4,000 requests :)

I'm going to run this for 1 month (maybe less) and then upgrade to pro and compare the difference.

I'm really impressed, a big thank you for creating a wonderful plugin like this!! Awesome :D

Thanks for posting back and for your kind words, much appreciated :D


Fillip

imahawki 03-17-2013 10:16 PM

Yes it is set to yes and my opcache operator is set to Filecache

Code Monkey 03-21-2013 09:27 PM

Works Great. Good job

datoneer 03-22-2013 12:45 AM

Great mod thanks dbtech!

datoneer 03-22-2013 03:01 PM

Getting this error after flush cache

Fatal error: Storing of variables is not enabled within XCache in [path]/includes/class_datastore.php on line 533

What to do?

datoneer 03-22-2013 03:03 PM

And getting this error on my forum home page:

Warning: xcache_isset() [function.xcache-isset]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /home/_____/public_html/vbseo/includes/functions_vbseo_cache.php on line 84

datoneer 03-23-2013 01:17 AM

Ok it's working ok now no errors but i'm getting white pages when trying to change any of settings in admincp. What's wrong now

DragonByte Tech 03-25-2013 05:58 PM

Looks like you'll need to contact your host and ask them to ensure that XCache is installed properly and configured properly.

You can also add
PHP Code:

@ini_set('display_errors'true); 

directly beneath <?php in your config.php file to see if that displays an actual error message rather than just a white page.


Fillip

datoneer 03-25-2013 10:33 PM

I've just noticed that when i choose xcache in Opcache Operator then i start getting white pages

iraqiboy90 03-26-2013 12:57 PM

Quote:

Originally Posted by DragonByte Tech (Post 2407863)
This mod does absolutely nothing in your browser - no new JavaScript or anything of the sort, so it cannot be the cause of this issue. This mod is 100% server-side.

Sorry I couldn't be of more help :(


Fillip

for the past weeks without this mod turned on, there has been no crashes to my browser caused by my website.
Few minutes ago, after activating it and browsing (for 2 min) through the settings, my browser crashed.
I turned it off, and Im removing it. As you say that this mod does not do anything to my browser. so I guess its something to do server side.......

DragonByte Tech 03-26-2013 03:33 PM

Quote:

Originally Posted by datoneer (Post 2412288)
I've just noticed that when i choose xcache in Opcache Operator then i start getting white pages

Please see my previous post in this thread which addresses this issue :)

Quote:

Originally Posted by iraqiboy90 (Post 2412367)
for the past weeks without this mod turned on, there has been no crashes to my browser caused by my website.
Few minutes ago, after activating it and browsing (for 2 min) through the settings, my browser crashed.
I turned it off, and Im removing it. As you say that this mod does not do anything to my browser. so I guess its something to do server side.......

That's correct, it doesn't do anything to your browser.

What browser is it? Have you tried another browser?


Fillip

DragonByte Tech 04-02-2013 10:40 PM

vB Optimise v2.5.2
Feature: Improved logging details for Control Panel actions
Feature: Added DBTech Affiliate ID support
Feature: The resource saving statistics in the global footer can now be translated / altered via a vBPhrase
Fix: The resource saving statistics in the global footer should now be visible on all custom skins
Fix: The setting to enable/disable the per-page resource saving statistics in the global footer now works with Branding Free
Change: Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer.
Change: Changed the Branding Free Key to a more secure key.

Fillip

Robru 04-03-2013 04:25 PM

Thanks for your update, Fillip :)

Elenna 04-04-2013 11:27 PM

Sorry if this is a silly question. :) Can I run this alongside the CSS Sprites mod? https://vborg.vbsupport.ru/showthread.php?t=266696

I have a feeling that they'll work just fine together, I just want to make sure before I accidentally mess something up.

DragonByte Tech 04-05-2013 02:31 PM

You can, yeah :)


Fillip

DragonByte Tech 04-05-2013 10:30 PM

vB Optimise v2.5.3
Feature: Improved error messages for APC, XCache and eAccelerator when the extension is not configured correctly

Fillip

imahawki 04-05-2013 11:42 PM

My resource stats work now!!! And they work going all the way back to the original install date!

Only question I have is how to read them. Is that number of saved DB queries per day? Some days the stat says over 16,000. Is that right?

Zohhak 04-06-2013 04:29 PM

Hi Fillip,

i just noticed, that vb Optimise adds two unnecessary brackets in the copyright footer. Can they be removed or do they have to be there?
Here a pic:
https://vborg.vbsupport.ru/
and the HTML-Code:
HTML Code:

                <a href="link">vBulletin Mods &amp; Addons</a> Copyright &copy; 2013 DragonByte Technologies Ltd. (<!--VBO_SAVED-->)
Thanks in advance

Greets Zohhak


All times are GMT. The time now is 05:50 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.01625 seconds
  • Memory Usage 1,849KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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