vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Vanilla source code refers to http as default
Ok , I think this has to do with your host and the settings for connecting to the content. After opening a new tab I see I am logged in. This has to do with the host setting not vanilla. You need to … (View Post)2 -
Re: Vanilla source code refers to http as default
The only time in my experience ,that was needed to use ssl and vanilla for many people was to be able to embed their forum in facebook. And every instance of http had to be changed in the embed to ht… (View Post)1 -
Re: Styling the facebook login icon.
public function EntryController_SignIn_Handler($Sender, $Args) { if (!$this->IsConfigured()) return; if (isset($Sender->Data['Methods'])) { $Title = T('Facebook');// if ($AccessToken) {// $Sign… (View Post)4 -
Re: Cooment box appearing on profile page
line 223 custom.css body.Profile #Content { float: left; width: auto; margin: 0 ; } (View Post)1 -
Re: Flag Sprite missing in 2.1b1?
TBH, _ don't quite give a sht about sprites... but great that you shared for those who do.. :D (View Post)1
