River
MVPRiver MVP
Reactions
-
Re: Random fatal errors, forum and dashboard become temporarely unreachable.
May not be related at all, but important. You are using an old php version 5.4. 5.4 that is no longer supported. Consider upgrading php version and mysql versions. Consider php 5.6 as the version to … (View Post)2 -
Re: need to complete the work of vanilla
conflicting information: https://vanillaforums.org/discussion/comment/241613/#Comment_241613 perhaps the older version works. perhaps not. it is unclear which is the proper version to use with the cu… (View Post)1 -
Re: How do i unbookmark all?
to avoid dropping column or table, use update set. http://www.w3schools.com/sql/sql_update.asp use sql or phpmyadmin update UserDiscussionset Bookmarked = 0 you may need prefix UserDiscussion (e.g. G… (View Post)7 -
Re: An idea for Vanilla Forums to create the first community book
@okhawaja said What hindered you here? question to ask. not know a module. not knowing panel? not reading documentation? or just overwhelming bits of information to search, it was easier to ask the q… (View Post)1 -
Re: An idea for Vanilla Forums to create the first community book
perhaps true. (View Post)1