x00
MVPx00 MVP
Reactions
-
Re: SEO: Rewriting ~/discussions to Top-Level
I bet you have something like in the source of http://www.myforum.com/discussions in which case there is no need to do this. Vanilla team wouldn't overlook something like this, there is too much as s… (View Post)2 -
Re: size of table GDN_Session
It shouldn't. Gnd_Session has to do with stashing of values. It is nothing to do with authentication, which is HMAC. The concept of using HMAC is you don't store the authentication session anywhere o… (View Post)2 -
Re: jsConnect not reading $_SESSION variables hence not logging in - Vanilla 2.1.6
Why are you passing credentials around like this anyway? You provably aren't reviving the session becuase is not the same session. Check for a named session. A lot of frameworks don't use session in … (View Post)2 -
Re: Plugins & Themes that WORK and DON'T work in vanilla 2.1
@DenisS will be releasing soon Apt Ads (View Post)1 -
Re: Porter vBulletin 4.x import attachments, what am I missing?
The porter cannot account for every extension and variation once used with vbulletin. if there is not the file name, there will be a vb table with the references in. You could do a search and replace… (View Post)1