![]() |
Installed, working great thanks.
|
I mean that if i enable vB_Datastore_XCache i get nothing from vbgooglemap. Xcache working fine as template cache atm.
|
Quote:
|
Im not with 4 i am with 5.2.1 ... i will turn on php errors to see whats going on.
|
I had errors in php.ini to all allready... just i get a blank page in googlemaps... strange though
|
Compatibility problem.
Great hack unfortunately it's not compatible with Photopost vBGallery. I'm receiving all kind of weird errors: PHP Code:
PHP Code:
Correction...it's not compatible with any of the large plugins like vBlogetin or GARS. Errors like above everywhere :( |
Quote:
if yes, it's vB_Datastore_XCache problem, otherwise, it's the problem between vbgooglemap and vB_Datastore. i'd like to know what's going on. hope i know how to install the plugin. i'll check it later, and/or you trace it down. |
support this for ever
BR., Denis |
Quote:
http://trac.lighttpd.net/xcache/newticket here.u will need to reg.(5 sec need for reg.just ur nick & pass) and plese describe all the details.. ur php version /ur application :vb /extension -photopost vbgallery/gars ..(vblogetin is paid mods.If possible provide him more info) with the links. n describe.. and be patient u will get ur solution soon....all user will be helped out PhotoPlog: The Lite Gallery & GRPS: Groups Commune 2.0.x & http://www.vblogetin.com/ .. vblogetin is paid mods..so if ur willing to solve the issue u have to help him......depends on u |
Quote:
It has nothing to do with xcache. I'm running xcache since the 0.x releases (before anyone used as phpcache at vbulletin). Everything runs just fine. This plugin only works well with stock vbulletin. It doesn't work well with the plugins. (Not only vBGallery, Geek Article System, and vBlogetin...it doesn't work with vBShout...) |
Ah... Bummer... vbGallery stops working when this is activated (just as with the memcache datastore). I wish they'd get around to fixing their code...
|
Quote:
coz this too kool modification needed to be perfect(as much possible) 1. vBGallery 2. Geek Article System 3. vBShout plz continue |
VBlogetin is working fine here.
|
Quote:
thanks for your confirmation. |
I have not installed this but I have fixed PhotoPost vBgallery to work with Memcache.
- I think it will support other external cache programs also. The problem was the way the original scripts are designed. I do not have a full list but I am changing old calls to datastore items for vBgalery 2.2. EX: New: Code:
$categorycache =& $vbulletin->gallery_c_cache; Code:
$categorycache = unserialize($vbulletin->gallery_c_cache); I will also change the code to build datastore. New: Code:
build_datastore('name',serialize($field),1); Code:
build_datastore('name',serialize($field)); Changes as these may also fix other scripts out there. |
I applied the patch, and all I get is a blank page when accessing the forum.
|
yet no errors...
its working... confused why wont work for u :S |
Works like a charm. I was supposed to install this 7 days ago. But I was having weird connection problem :(. Thanks a lot m0o :D. Screenshot added to 1st page.
|
So if you have a big board going on, it's recommended to run something like this? I have many plugins installed, what plugins will it intefere with?
|
you'd better check if all your plugins works when vb_datastore is enabled (vb_datastore_xcache is only one of the datastores). may other vbulletin professional users give you advice
|
Quote:
u can give a try |
Quote:
i have vbshout, CMPS, and more.. |
why not? yes there are......enough plugings installed with my board...
with xcache i didnt hesitate to install anything... coz : the author of xcache & this hack..hes very much helpfull to solve users issue... if u face any problem with xcache + this mods...u can just open a ticket HERE be sure that u will get solution..like me & few others...untill things within his reach u will get the solution...... as per the thread no one face probs with vbshout yet. just GARS. tho some said vblogetin doestwork ..other hand some have it working... welll..go for it..any probs report to mOo. |
Sorry for my ignorance - but what is the advantage of using this hack, rather than just using vB_Datastore_Filecache and letting xcache cache the files?
|
I'm ignorant too about this Mod.
- Does this mod reduce the server load so my forum is faster? - Are there any positive consequences to use of bandwith? |
Quote:
helo kontrabass, xcache will cache ur php file by defult.but if u want to cache ur database ..u can use it. Yes there are positive out put for that. Quote:
after install mods... 2 query reduced at my forum home.... and i was really wonder it reduce +4 query at aracde pages so other pages...as i think...forum is more faster now |
vBadvanced doesn't work. No modules are displayed.
Anybody has a fix for vBadvanced with XCache datastore cache enabled? like this: https://vborg.vbsupport.ru/showpost....5&postcount=55 |
Quote:
please submit a ticket http://trac.lighttpd.net/xcache/newticket mOo is taking care of every single ticket related to vb...u will have reg. there (5 sec. register) Please submit a ticket...with all the info...ur facing Thanx. |
Nice. Shaved my FORUMHOME queries to 5. Definately makes a difference, good job!
|
Hey Zachariah,
Thanks for this, but where do I made these changes? Quote:
|
Really nice mod. Has anyone tested this with vbSEO?
Also waiting till the vbadvanced bug is confirmed of fixed :) Keep up the great works on this one! |
Quote:
|
Quote:
vbseo 3 RC8 .Ioncube Version. Working without any single issue. but may be-...maybe...maybe...there will be conflict with Zend Version. |
Quote:
Yea, XCache will not work with Zend. They are mutually exclusive. I had to switch to ionCube. |
ya magnus,
Zend(zend ext. manager) wont work with Xcache. from the begeining we are on ioncube n its wroking flawless :) |
Also using Ioncube and have no issues with it so far.
vbSEO and vbadvanced both work. |
Quote:
some is facing problem..then must be they ar3 doing something wrong... |
vBlogetin doesn't use vBulletin's datastore functionality, which means this hack will not affect it.
|
This is great, thanks for your work on this. It's working great for me. Except it kills vBadvanced. So I put the following in config.php until I figure out why.
PHP Code:
PHP Code:
|
One thing I have noticed is that cron scripts that update the datastore for third party products don't update the copy in xcache.
|
All times are GMT. The time now is 01:37 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:
|