x00
MVPx00 MVP
Reactions
-
Re: How do I make the MyProfile tab the default on profile views?
yeah doing it by routing is quite convoluted. The problem is you have to do a negative match becuase of user routing and other wildcard functionality read this whole thread http://vanillaforums.org/d… (View Post)3 -
Re: How do I get rid of the ?p= in my URLs?
Ah interesting. So for whatever reason the changes are not persisting, it is like the script is object cached. have you previously used memory caching? (View Post)2 -
Re: Bridge with DokuWiki?
There is basically no such thing as bridge or not what people imagine to be a bridge in this context. It is an erroneous term which unfortunately has become a mainstay. But it gives a misleading impr… (View Post)1 -
Re: How to use cache feature on my own site?
APC is actually not implement by the framework as an cache option. However turning it on can improve performance gernall with php. It has to be configure right to not interfere with config.php, etc Y… (View Post)1 -
Re: why am I gettin the bonk screen after moving to a new server?
make sure conf/config is writable by the process user, delete *.ini files in cache (View Post)1
