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)

iraqiboy90 04-10-2013 07:37 AM

Quote:

Originally Posted by DragonByte Tech (Post 2412397)
Please see my previous post in this thread which addresses this issue :)

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

What browser is it? Have you tried another browser?


Fillip

Firefox and Chrome.
Users from another countries and PC gets the same hang/crash at the same time.

mathforum 04-10-2013 06:02 PM

I see this question in the FAQ but the answer doesn't help me. vB Optimise has been working great for me but all of a sudden the OPcache Operator can't store any data. I haven't changed any settings as far as I know. What should I be looking for?

iraqiboy90 04-10-2013 08:55 PM

Quote:

Originally Posted by iraqiboy90 (Post 2415477)
Firefox and Chrome.
Users from another countries and PC gets the same hang/crash at the same time.

I have found a setting in the config.php file that I have missed activating about filecache.
Not sure if the combination of the new version of the plugin and the missed setting helped, but for now, since the past 12 hours, no crash yet.

But I am definitly sure that the problem (whichever it was) made my browser crash, and a random single CPU thread lock on max before crash.

DragonByte Tech 04-12-2013 01:09 AM

Quote:

Originally Posted by mathforum (Post 2415573)
I see this question in the FAQ but the answer doesn't help me. vB Optimise has been working great for me but all of a sudden the OPcache Operator can't store any data. I haven't changed any settings as far as I know. What should I be looking for?

Check your opcode cacher to see if it's ran out of memory. You may need to increase the memory limits.


Fillip

mathforum 04-14-2013 03:47 PM

Quote:

Originally Posted by DragonByte Tech (Post 2415836)
Check your opcode cacher to see if it's ran out of memory. You may need to increase the memory limits.

That worked great, thank you! As my forum becomes more popular will I have to keep increasing the memory limits? That might start bringing diminishing returns.

Robru 04-17-2013 04:01 PM

Fillip, my Daily Resource Saving screen is empty after install 3 weeks ago. I'am using Xcache Opcache Operator.
How can I fix this?

DragonByte Tech 04-22-2013 06:15 PM

Have you enabled it in the settings?

Fillip

Robru 04-22-2013 06:37 PM

1 Attachment(s)
Quote:

Originally Posted by DragonByte Tech (Post 2417896)
Have you enabled it in the settings?


Fillip

See the images, Fillip ;)

DragonByte Tech 04-29-2013 11:04 AM

I've uploaded a change that may fix it.

Additionally, please ensure your "Forum URL" setting does not have a trailing slash - that would also cause this issue.

Fillip

Robru 04-30-2013 11:29 AM

Hi Fillip, your fix worked unfortunately not for me, my "Forum URL" setting does not have a trailing slash.
Only Display Total Saved Resources within "What's Going On?" works good.

n00bl3t 05-04-2013 10:50 PM

I am receiving this error outta no where :

Quote:

Fatal error: Cannot redeclare class vb_optimise_none in /home/argaming/public_html/forum/dbtech/vboptimise/includes/operators/none.php on line 3
The site was working just fine one minute and then this appeared and the site is no longer functioning properly. Any idea/help?

Thanks.

Also, running 4.2 vbulletin.

DragonByte Tech 05-06-2013 03:38 PM

Quote:

Originally Posted by Robru (Post 2419243)
Hi Fillip, your fix worked unfortunately not for me, my "Forum URL" setting does not have a trailing slash.
Only Display Total Saved Resources within "What's Going On?" works good.

In that case, I'll need an FTP and AdminCP account in order to debug it further.

Quote:

Originally Posted by n00bl3t (Post 2419985)
I am receiving this error outta no where :



The site was working just fine one minute and then this appeared and the site is no longer functioning properly. Any idea/help?

Thanks.

Also, running 4.2 vbulletin.

I believe this has been handled at our site - if not, let me know :)

For anyone else wondering, the issue was that APC was set up to cache files as well as variables, and this was causing classes to be included twice.


Fillip

John Lester 05-25-2013 09:18 PM

Quote:

Originally Posted by Zohhak (Post 2414760)
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:
http://www.zohhak.de/dbtech_copyright.jpg
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

I agree the
(<!--VBO_SAVED-->) needs to go.

RustyF 05-26-2013 08:29 AM

I hope you don't mind me saying this, but you ave some awesome stuff. I gotta have the pro version of this so I can use CDN. Does it also support using a cloud? (Sorry I didn't look that close.) This plugin alone makes me want to go get your license for all plugins. I can't but you'll have to thank Penguin 1.0 for that as it killed my money site. Re-building and I will buy it. Yeah, I know you've heard that promise before. haha Great stuff, gotta have the pro. :)

furnival 06-23-2013 08:30 AM

An FYI for your marketing blurb: Amazon S3 is not a CDN, that would be Amazon Cloudfront. I assume the Pro version works with that too in any case. :)

Also if I am running Litespeed on Cent OS any idea on what memory or PHP accelerators I should install to make this work best?

Thanks!

DragonByte Tech 06-26-2013 10:20 PM

Quote:

Originally Posted by furnival (Post 2429945)
An FYI for your marketing blurb: Amazon S3 is not a CDN, that would be Amazon Cloudfront. I assume the Pro version works with that too in any case. :)

I was not the one who coded the CDN integration but the files that power the Amazon integration has S3 in them.

The settings also reference "buckets". Beyond that, I really don't know :(

Quote:

Originally Posted by furnival (Post 2429945)
Also if I am running Litespeed on Cent OS any idea on what memory or PHP accelerators I should install to make this work best?

Thanks!

We prefer APC, as that's the accelerator that we found has the widest compatibility. YMMV.


Fillip

datoneer 07-16-2013 10:17 AM

Added that code but still i see the white page only

DragonByte Tech 07-17-2013 01:32 PM

Then you need to contact your host to have them force error reporting enabled for your account, as without an error message I cannot assist you.

Fillip

datoneer 07-17-2013 06:41 PM

Ok not a problem

kartheekb 07-27-2013 04:01 AM

Google suggesting me to optimize my site , so may be this MOD helps me ..

My resourses ,
Shared hosting / VB 4.2.0 patch level 3 / Green Seo theme /

Can i install this mod?

Breixo 07-29-2013 05:35 PM

Thanks, working fine on my forum :)

RoughOcean 07-31-2013 04:34 PM

Where do I view the "Resource Statistics" and "System Test" pages?

I installed and it seems to be working fine. I must be missing something obvious since I can't find LINKS to those pages. I have 'Resource Saving Statistics' enabled.

DragonByte Tech 07-31-2013 11:15 PM

Quote:

Originally Posted by kartheekb (Post 2435577)
Google suggesting me to optimize my site , so may be this MOD helps me ..

My resourses ,
Shared hosting / VB 4.2.0 patch level 3 / Green Seo theme /

Can i install this mod?

Sure you can :)

Quote:

Originally Posted by RoughOcean (Post 2436316)
Where do I view the "Resource Statistics" and "System Test" pages?

I installed and it seems to be working fine. I must be missing something obvious since I can't find LINKS to those pages. I have 'Resource Saving Statistics' enabled.

Under the "vB Optimise" menu in the AdminCP there's links to those pages.

If you cannot see that menu group, please grant yourself Super Administrator permissions via config.php.


Fillip

Ary Braga 08-05-2013 01:26 AM

Quote:

Originally Posted by betterthanyours (Post 2373658)
Go to /includes/ and open config.php you need to uncomment:
Code:

// $config['Datastore']['class'] = 'vB_Datastore_Filecache';
and set it to
Code:

$config['Datastore']['class'] = 'vB_Datastore_XCache';
Then, you need to go to /includes/datastore/ and open the datastore.php file and set all the vars (between each '') to
Code:

vB_Datastore_XCache
e.g.
Code:

'vB_Datastore_XCache'
If you need further assistance feel free to contact me.

Wel. I'm try your method but show this error.

Code:

Fatal error: Storing of variables is not enabled within XCache in [path]/includes/class_datastore.php on line 533
Any idea? to solve this?

RoughOcean 08-05-2013 12:17 PM

Quote:

Originally Posted by DragonByte Tech (Post 2436404)
Under the "vB Optimise" menu in the AdminCP there's links to those pages.

If you cannot see that menu group, please grant yourself Super Administrator permissions via config.php.

Fillip

Yes, thanks... that was the problem. The admin account was not set as Super Administrator.
I also found out that XCache is not compatible with suPHP. That problem was solved by switching from Apache to Litespeed. vB Optimise is now working fine and showing the statistics.

DragonByte Tech 08-07-2013 01:22 PM

Quote:

Originally Posted by Ary Braga (Post 2437184)
Wel. I'm try your method but show this error.

Code:

Fatal error: Storing of variables is not enabled within XCache in [path]/includes/class_datastore.php on line 533
Any idea? to solve this?

Please contact your host and show them that error, they should know how to configure XCache for your system :)


Fillip

BaanFarsang 08-18-2013 03:02 PM

Problem on Forum Category Icons are not show after upgraded to vB Optimise v2.6.0 Beta 1.

ozzy47 08-18-2013 03:05 PM

What version of the mod are you running, v2.5.3?

BaanFarsang 08-18-2013 03:06 PM

Quote:

Originally Posted by ozzy47 (Post 2439571)
What version of the mod are you running, v2.5.3?

vB Optimise v2.6.0 Beta 1

ozzy47 08-18-2013 03:07 PM

Then you should post on their site, this thread is only up to v2.5.3

The version you are using is a beta, that is why it is not released here yet.

BaanFarsang 08-18-2013 03:08 PM

Quote:

Originally Posted by ozzy47 (Post 2439573)
Then you should post on their site, this thread is only up to v2.5.3

The version you are using is a beta, that is why it is not released here yet.

Ok, I see.

ozzy47 08-18-2013 03:10 PM

It is always best to report stuff there anyway, has a much better chance of getting answered more quickly. :)

DragonByte Tech 08-20-2013 03:57 PM

Indeed, the latest Beta - while it is available for Lite users - have multiple compatibility issues due to the performance-increasing changes of a specific feature.

For that reason I've chosen to hold back the release until I can add this option.

Fillip

DragonByte Tech 08-24-2013 05:58 PM

vB Optimise v2.6.0 Beta 2

Integration With Other DBTech Products
  • Support for caching of the [DBTech] Advanced Post Thanks / Like "Hottest Statistics" page (Requires [DBTech] Advanced Post Thanks / Like v3.1.5)
  • Support for caching of the [DBTech] Advanced Post Thanks / Like "Member Profile" tab (Requires [DBTech] Advanced Post Thanks / Like v3.1.5)
  • Support for caching of the [DBTech] vBActivity & Awards "Trophy Log" (Member Profile) (Requires [DBTech] vBActivity & Awards v3.1.2)
  • Support for caching of the [DBTech] vBActivity & Awards "Activity Points" (Member Profile) (Requires [DBTech] vBActivity & Awards v3.1.2)
  • Support for caching of the [DBTech] vBDownloads "Member Profile" tab (Requires [DBTech] vBDownloads v2.1.1)
  • Support for caching of the [DBTech] Advanced User Tagging "Mentions" Member Profile tab (Requires [DBTech] Advanced User Tagging v3.0.7)
  • Support for caching of the [DBTech] Advanced User Tagging "Tags" Member Profile tab (Requires [DBTech] Advanced User Tagging v3.0.7)
  • Support for caching of the [DBTech] Advanced User Tagging "Quotes" Member Profile tab (Requires [DBTech] Advanced User Tagging v3.0.7)


Fillip

DragonByte Tech 09-01-2013 04:04 PM

vB Optimise v2.6.0 Beta 3

Integration With Other DBTech Products
  • Support for caching of the [DBTech] vBActivity & Awards "All Awards" (Encyclopedia) (Requires [DBTech] vBActivity & Awards v3.1.3)
  • Support for caching of the [DBTech] vBActivity & Awards "All Achievements" (Encyclopedia) (Requires [DBTech] vBActivity & Awards v3.1.3)
  • Support for caching of the [DBTech] vBActivity & Awards "All Trophies" (Encyclopedia) (Requires [DBTech] vBActivity & Awards v3.1.3)
  • Support for caching of the [DBTech] vBActivity & Awards "Leaderboards" (Overview) (Requires [DBTech] vBActivity & Awards v3.1.3)


Fillip

RedDevil 09-03-2013 01:26 PM

Had to remove as was causing issues when installing mods.

ozzy47 09-03-2013 01:58 PM

Quote:

Originally Posted by RedDevil (Post 2442869)
Had to remove as was causing issues when installing mods.

What issues was it causing? I don't understand how the developer is supposed to look into anything if you don't provide any info as to what the problem is.

RedDevil 09-04-2013 08:12 AM

Quote:

Originally Posted by ozzy47 (Post 2442879)
What issues was it causing? I don't understand how the developer is supposed to look into anything if you don't provide any info as to what the problem is.


Installing the xml timed out before completion with it installed, once removed installs were as normal. So it was somehow slowing the installation process.

megabink 09-06-2013 08:52 AM

Quote:

Originally Posted by RedDevil (Post 2443084)
Installing the xml timed out before completion with it installed, once removed installs were as normal. So it was somehow slowing the installation process.

Some DBTech's mods have installation problems on shared hosting,i have encounter this problem many times also with upgrading some of their mods!

I had to uninstall a product yesterday that i used for almost 2 years and by upgrading it messed everything up,because it timed out!

Don't want to break DBTech down they make fantastic products but not all of us can buy a VPS or Dedicated hosting plan to avoid the time out problem!

DragonByte Tech 09-08-2013 08:20 PM

Quote:

Originally Posted by RedDevil (Post 2443084)
Installing the xml timed out before completion with it installed, once removed installs were as normal. So it was somehow slowing the installation process.

Can you check the server logs to see if there's any more information there?


Fillip


All times are GMT. The time now is 05:48 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.03146 seconds
  • Memory Usage 1,845KB
  • 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
  • (6)bbcode_code_printable
  • (1)bbcode_html_printable
  • (22)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