x00
MVPx00 MVP
Reactions
-
Re: Java Enterprise Dev Making Jump to PHP
Vanilla is a nice portable MVC framework, the actual framework is called garden, but vanilla and garden are used interchangeably. Symfony web framework relies heavily on dependency injection. (View Post)1 -
Re: Line-break in url to '../discussion/comment' in email notification
Actually I'm mistaken. <wbr> was a not standard tag, probably started by Windows or one other. Now it is part of HTML5 spec. It means optional line break. The point is it can't be vanilla, becu… (View Post)1 -
Re: Category Forwards to SubCategory
I think it is because your categories are numbers. Categories have numerical id as well as a name which used to make an url, and determines how it resolves. Fortunately for you you can set the url (s… (View Post)3 -
Re: Error: (2)...
It is worth googling errors like this. https://www.google.co.uk/search?q=Headers+and+client+library+minor+version+mismatch.+Headers:50540+Library:50623 (View Post)1 -
Re: Vanilla Importing error
@Rajio don't use the porter for upgrading your forum, follow the upgrade instructions in the README Upgrade an importing are completely different things and should not be confused. (View Post)1