![]() |
to tyranny And slayerz
What happened exactly you installed and pages went blank? - Which cache method did you use? (file cache,x-cache)? - Do you currently have a cache system installed on yoru server? - Do you have php 5? Can you describe exactly the step you took to end up having blank pages...? I can try to help you guys out:) |
Yes I have php 5.
The steps were using filezilla I uploaded the files in proper places, that went well. Than I added the product via admin board than the entire forum and admin cp went blank. The Server and forum are running on Apache. |
Quote:
To fix the bug quick and dirty, create a new plugin for the register_addmember_process hook and add the following code: PHP Code:
|
Quote:
did you chmod the directories? |
How to limit disk usage for this mod?
|
Quote:
Never configured anything so whatever is set as default for cache method and running php 5.2.8 with FPM patch. vB = 3.8.1 |
Vb 3.8.1
Platform - Debian MySQL Version 5.0.45 Perl 5.8.8 Php- 5 Trust me my hosting is perfect. I host it. My server is not the issue. |
Uninstalled for now. More problems than benefits. The mod has potential, but I will wait for a new version with fixed bugs to try again.
|
eaccelerator.shm_size="16"
eaccelerator.cache_dir="/tmp/eaccelerator" eaccelerator.enable="1" eaccelerator.optimizer="1" eaccelerator.check_mtime="1" eaccelerator.debug="0" eaccelerator.filter="" eaccelerator.shm_max="64" eaccelerator.shm_ttl="0" eaccelerator.shm_prune_period="0" eaccelerator.shm_only="0" eaccelerator.compress="1" eaccelerator.compress_level="9" vB Optimise: You have selected a cache method that vB Optimise has detected you cannot use, this may be because the extension required is either not installed or active on your server. I still get this error, can anyone see from the above info if I need to change or add any info? |
Quote:
who installed eaccelerator for you? i would suggest pm him : https://vborg.vbsupport.ru/member.php?u=134669 he is the one who helped me maybe he might be available to support you onthat.... |
my hosts installed it, I believe they actually reinstalled it again because of these problems. I'm on a VPS.
|
Hi,
Today I installed an old addon (developed for 3.5.4) https://vborg.vbsupport.ru/showthread.php?t=113042 This addon shows the random 5 games in the forumhome from the ipbarcade. This is working fine and you can see it on http://www.nepalhub.com/ , top part, below notices and above the welcome box. The thing is, this disappears if I turn ON vboptimize, and works only when I turn it off {Its Off now} What can I do and how do I solve it? vboptimize was working perfectly, and I need this too. |
Quote:
No other changes were made (ie. new hacks added/removed etc) which would have resulted in this problem - it was definitely the VB upgrade that did it. |
|
Does this work with vBSEO, is there any issue with any modifications, and are there any success stories?
|
interesting, will keep an eye on this one ;)
|
did you database eror konow probleme ??? help :S
|
I used this mod for about an month (since 3.8 upgrade) and everthing went smooth until last week.
After a period of time (mostly 3 days or so), the content didn't show up anymore. Only the header and footer are visible. http://img16.imageshack.us/img16/3759/2vvtgzl.th.jpg I'm using: vbulletin 3.8.1 vbadvanced cmps 3.1.0 kernel 2.6.18-5-686 smp nginx 0.7.38 php 5.2.8 with php-fpm 0.5.10, suhosin patch 0.9.6, suhosin extension 0.9.27 and xcache 1.2.2 Im now using a workaround-cron to restart php-fpm every night. |
yes, this works with vbseo. In fact, you can use vbseo to use xcache/etc along side of this. just be sure to edit config_vbseo.php and set your storage header to a unique prefix for every site you have (default is vbseo_storage, change to siteXXX_vbseo_storage).
To the guy with e-accelerator problems, go back 2 pages and read my last post in this thread. you need to compile eaccelerator with the get and put functions. Installing alone will NOT enable the needed functions. I've had this on for over a month now on 5 different sites ranging from 3.7.2 to 3.8.1 with no issues, and a TON of var data which has saved me 131,534,789 database queries. |
I just installed this mod and it crashed my site. I cannot get back into the cp to uninstall. Is there any way to do it via ftp?
All I get is white screen now. |
Still no luck. Your mod crashed my site.
Thanks. |
I always place a lot of stock in what lizard thinks....
Installed! Quote:
|
Well that's nice.
This isn't the first mod I have installed. It crashed vBulletin. It may work for some of you but I can tell you right now something caused is to crash. |
@Habsy you can try...
QUICK FIX Add this to your config.php define('DISABLE_HOOKS', 1); This will turn off all of your mods. Go into admin and uninstall this mod. return your original config.php Then uninstall the mod. |
Great it is speed up my site
|
Those people are receiving errors...
I was getting database errors and on close inspection it seemed to be a query missing some info regarding sessions.... I pinned this down to the WOL caching. I have the spider display mod and also members visited in last 24 hours mod running so perhaps thats what is causing a conflict. Anyway, if you are running either of these mods and are having issues, then just put the WOL setting to zero and you should be good. @Deceptor.... You might want to look into this. If you need the exact database errors then let me know and i'll get them to ya. |
if i use XCache what I need to condifer so i dont have any problem with this mode ?
|
I have some custom template / sites on my vBulletin Forum that I'd like to cache for a specific amount of time.
Is there an easy possibility of adding custom pages to be cached with a custom time value? Thanks in advance |
Quote:
|
I have use eAccelerator and VB 3.7.5 PL1 and this mode but when I select Flush Cache it dont flush the Cache I use PHP5.2.5 and MYSQL 4.1.22-standard
how to solve this ? |
installed with memcache and working great, wish it used even more of memcached, I have 8GB of memory going to waste :)
|
Quote:
|
FOR THOSE WHO ARE GETTING THE FATAL ERROR:
You need to make sure that the vboptimise folder is CHMOD to 777. |
Here is a tip that might help some of you having problems with notices. Once you've created or edited a notice use the flush cache function in vBOptimise and then refresh the page where you expect to see the notices. Works OK for me on 3.8.1PL1
Thanks for a cool hack :) |
Quote:
|
Quote:
|
I keep getting a 404 error:
The requested URL /forums=e2fce8f173a426c05ca106ad7bcd5b66& was not found on this server. This only happens when members are not logged in. I'm also using vBAdvanced. vBOptimise is current disabled and uninstalled, yet this error still occurs. Any ideas? |
Quote:
|
...
|
For the life of me, I could not find the link to optimal settings, but it's here: /forums/admincp/vboptimise.php?do=optimal
Nice mod, so far. Crossing my fingers to see if it works on production. |
All times are GMT. The time now is 04: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|