![]() |
Quote:
Just tried it, looks good. Installed + Nominated |
I'll also vote for the following option :
User-definable prefix in cases where there are several installations on one server (maybe use the config.php setting?) |
Hello ,
There is problem when i user the Quick Reply to post and when i click "post Quick Reply" you will not see the Theard but you see what you see in the photo . Note : i'm using VbSeo also , is there any problem , http://www.dardasha.ps/montada/uploa...1229697851.jpg http://www.dardasha.ps/montada/uploa...1229697906.jpg I hope i can find solution , |
Haven't seen this problem. I'm using vbseo also.
|
What you think , from where the problem ,
|
Quote:
Some month ago, i had an error, with GZIP, whitch looked like that one. |
Works fine for me with vB 3.8.0 RC1
Thanks you :) |
Hello ,
When i disable the GZIP the error still but in a diffrent way , look at the photo , http://www.dardasha.ps/montada/uploa...1229701691.jpg |
Did you modified something before you have installed this Add-on?
|
NO , I don't do any thing just upload the files and import the product , maybe there is problem in setting and i don't know to do that or maybe there is some thing i need to do it ,
Please help if you can |
birdie - Regarding your errors, it's because you installed the modification on the same server with multiple vB forums, I assume you used either XCache or Memcache? No doubt the cached items conflicted. This will be rectified in 1.0.3 where you're given the ability to insert custom data prefix's to ensure the cached content is kept unique to each individual vBulletin install.
ForYou - Unfortunately I've not been able to replicate this issue, if you could turn off cache phrases, then cache styles, then cache templates, and after each turn attempt to use quick reply again, to see if disabling any of the cache methods fixes the issue. If I'm right then it'll be phrases, since you're using a different language. That or something specific with your apache setup. Andreas - Thanks for the kind words, and for the suggestions. I did consider eAccelerator but unless I'm mistaken vBulletin doesn't use it for a bug that occurs, if or not that will relate to vB Optimise I'm unaware of, but I'll look into to and if not integrate the controller. As for everyone else, I'm happy to see the positive impact this is having on forums, I'll be releasing 1.0.3 very soon :) |
Which type of caching did you choose? Try the filecache if it work.
Edit: Too late ;-) |
Still the same problem , :( please let me know step by step what can do to solve this problem ,
|
still the same problem ,
http://www.dardasha.ps/montada/uploa...1229705793.jpg |
ForYou - Are you saying that after disabling all the caches you're still getting the error? If that's the case disable the product vB Optimise and see if you're still getting the error, if you are then it is being caused by something else.
|
oh man I can really see performance boost with this mod. And it did reduced 2 queries globally :eek: So nicely written, very well described settings, just amazing.
One question:- I am using File Cache, I notice a lot of PHP files created in /vboptimise folder, can you please tell me how they are distributed, i mean on what basis that many php files are created. Installed, nominated and Thanks a lot! P.S.: If this was possible, why in the world vbulletin didn't do something like this, performance is the top thing. vBulletin should buy this code from you :D |
Hi veenuisthebest,
The vboptimise/ folder will populate with the cache files created by vB Optimise, the basis that they are created on is 1 file per item, that item can currently be one of the following: - A phrase - A phrase group - A template - Style information (for 1 style) Glad it's working out great for you :) |
After installing everything f** up and I get this error on a blank page:
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/www/doc/15667/myhomepage /www/forum/includes/class_activecache.php on line 11 |
Ramsesx - What PHP version are you using? You need to be using PHP5, there's no errors in the PHP files available to download, especially since your the first to report this error. Is it possible the files you uploaded got corrupted or uploaded in binary?
|
Ok, my fault I thought I'm already on php5 but it's only 4.4.8. Any hints how I can get things on the road again? Somebody before said he disabled the hooksystem in the config.php, but on my file there is no line as described
Quote:
|
Code:
define('DISABLE_HOOKS', true); After that, simply remove the line from config.php and your products will work again :) |
- Installed and nominated, thanks!
|
Thanks a lot Deceptor now everything is fine again. :)
|
Sorry, had to disable this plugin. Using File Caching and had the bottom left 3 options enabled of the options menu, and a few hours later.. Seriously all the themes images disappeared. Only text was working:
Can you fix this issue? Using VB 3.7 |
I'd need to be on an environment where the problem occured unfortunately to fix the issue as I'm unable to replicate myself, but I'll switch my test forum to filecache and watch it. Can I ask if you ever flushed cached over the hours you had it installed, or changed any settings with styles/phrases/templates?
Thanks. |
FF|Skyrider, I've been able to replicate your issue by manually corrupting phrase cache files which broke images, to fix this in the next update I've applied an integrity check that will ensure the data fetched from cache is intact.
It should automatically detect and fix corruption issues with filecache on the fly without you ever noticing, so if you could let me know when the next version is released if you no longer get the issue that'd be great :) |
Quote:
EDIT: Saw your new post, thanks! |
simplemete excellent at 3.7 and install it works perfect .. thanks
:D |
Didn't really read the thread, so I hope I don't repeat myself. Does this work with 3.7 and does it work with vbSEO?
|
Quote:
|
Good job. Looked through the code and was impressed. It's quite stunning there is no support for this in 3.8 by default.
This being PHP5-only certainly helps though.. :) I don't know how they'd quite manage otherwise, w/ 3.8's low requirements. |
fattony69 - While 3.7 isn't the version this project is aimed at, people here have successfully installed it with no problems, the same applies to vBSEO.
tmc - Glad you like it :) As for everyone else, the next update will be out in the next hour or so which will strengthen the cache system for the odd couple of people who've experienced corruption, and a lot of other additions too :) |
Quote:
|
Quote:
I've edited the class_activecache_methods.php to set files in file cache to be created with 0644 permissions. (SuPHP and files set to 777 don't play well together) |
Deceptor... all i can say is, my hat down to you (a romanian word for "i've got the utmost respect for you").
Nominated for Mod of the Month poll. You WILL win it and vBulletin SHOULD buy your code or at least ask for your permission to use it. |
Infopro - Thanks for letting me know, I'll add a setting in the vB Optimise settings for SuPHP setups to swap auto chmod from 0777 to 0644 :)
Magnumnutz - All I can say is thank you, glad you appreciate the mod :) |
Version 1.1.0 released :)
|
wow that was fast. Thanks for the super update deceptor!
|
Thanks for this new version, and for apping APC-support :)
One more question: will this work having a forum running on more than one (in this case: six) different webservers having a load-balancer in action and using APC ? I think the cache-folder will/could not be synchronous in this case, which could cause problems, right ? |
Is the APC distributed across the servers or local to one server Zeropage? If it's local to one server there shouldn't be an issue, that said there shouldn't be an issue with distributed. Unfortunately I don't have 6 web servers at my disposal to test, haha, if you do happen to test let me know how it goes :)
|
All times are GMT. The time now is 08:26 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|