x00
MVPx00 MVP
Reactions
-
Re: Translating category names
If Koreans are going to be intimidated by posting in English, what are English going to feel posting in Korean? Maybe best having a separate English language section, then the majority of you SEO lin… (View Post)1 -
Re: How to add a parameter to every URL Vanilla generates
JasonBarnabe with respect this not smart. Not smart at all, and definitely not best best practice. You don't want that crap in links, it is not clean nor is it RESTful, it is not what GET parameters … (View Post)1 -
Re: @Vanilla Forum Owners
A link with session id in url = not good practice. (View Post)1 -
Re: @Vanilla Forum Owners
$DiscussionModel = new DiscussionModel();$DiscussionModel->GetCount();$CommentModel = new CommentModel();$CommentModel->GetCountWhere();$UserModel = new UserModel();$UserModel->GetCountWhere… (View Post)1 -
Re: Stange Database Error when trying to edit a Comment
Btw i said the tmp folder has run out of space not the entire server, often tmp folder is on a partition or is separate location. This is the sort of thing you shoudl ask you host about. (View Post)1