hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Google ReCaptcha Issue
This isn't the case for me on Vanilla 2.2 in Firefox, Chrome, or IE. This sounds like a JS conflict in that the link click isn't being caught and ajaxed in. Try upgrading to 2.2. (View Post)1 -
Re: Fatal Error in class.database.php
Try disabling strict mode and report back if it works. (View Post)1 -
Re: I would like to create an Admin theme
Yes. Place a file called admin.css in your theme's design folder and it should be loaded automatically in the dashboard. Don't have a custom theme yet? Copy the folder /themes/default and rename it. … (View Post)2 -
Re: Logger Error with Vanilla 2.2
No. It was built for and tested on Vanilla 2.0 IIRC. According to the git repository, it supports 2.1. It is GPLv3 and I am sure @businessdad would love a pull request with code making it 2.2 compati… (View Post)2 -
Re: Time Stamp is 5 Hours Ahead (GMT) only In Comments not Discussions Page
Hm... $Configuration['Garden']['GuestTimeZone'] = 'America/Toronto'; This worked for me. You might have found a bug in 2.1.12p2. Try updating to 2.2 and see if that fixes your issue. (View Post)1