Todd
Vanilla StaffTodd Vanilla Staff
Reactions
-
Re: [Solved] Could not find a 'comments' view for the 'discussion' controller*
There should be a file on your server called /membri/tkfclan/vanilla/applications/vanilla/views/discussion/comments.php. Make sure it's there and readable by your web server. (View Post)1 -
Re: Hack which version of jQuery we run
If you are just testing you can just replace the /js/library/jquery.js file. If you want to do your own in a plugin try the following:public function Base_Render_Before($Sender) { $Sender->RemoveJ… (View Post)1 -
Re: Facebook connect
We use the Facebook, Twitter, OpenID, and Google Sign In plugins. All are included in core, but not enabled by default. (View Post)1 -
Re: large threads
Super long threads do cause more io and will thus be slower than short threads. (View Post)1 -
Re: SMF 1.x export and Vanilla import
It sounds like a problem on the export end. Make sure the import file contains data. (View Post)1
