Back to vBulletin 4.x Add-ons

SCANU's Xenforo Login Slide Panel
Mod Version: 1.1.2, by Scanu

vB Version: 4.x.x Rating: (16 votes - 4.75 average) Installs: 104
Released: 22 Jun 2012 Last Update: 15 Sep 2012 Downloads: 760
Not Supported Uses Plugins Auto-Template Code Changes Translations  

Description

This modification shows an elegant login panel that looks like the Xenforo's one. Look at the screenshots for more!
Demo

http://scanu.altervista.org/

Video Demo: Coming Soon..

Installation

Upload the product via admincp and go in Settings->Xenforo Login Panel for customize the mod.
To have the feature for login with username or email adress like Xenforo see this post

Spoiler (click to open)


I have not tested this, but in vBulletin 4, try this:

In the file includes/functions_login.php, find:
PHP Code:
    if ($vbulletin->userinfo $vbulletin->db->query_first("SELECT userid, usergroupid, membergroupids, infractiongroupids, username, password, salt FROM " TABLE_PREFIX "user WHERE username = '" $vbulletin->db->escape_string(htmlspecialchars_uni($username)) . "'")) 
And replace with:
PHP Code:
//    Start hack login with mail address (MarcoH64)
//    if ($vbulletin->userinfo = $vbulletin->db->query_first("SELECT userid, usergroupid, membergroupids, infractiongroupids, username, password, salt FROM " . TABLE_PREFIX . "user WHERE username = '" . $vbulletin->db->escape_string(htmlspecialchars_uni($username)) . "'"))
    
if (!$vbulletin->userinfo $vbulletin->db->query_first("SELECT userid, usergroupid, membergroupids, infractiongroupids, username, password, salt FROM " TABLE_PREFIX "user WHERE username = '" $vbulletin->db->escape_string(htmlspecialchars_uni($username)) . "'"))
    {
        
$vbulletin->userinfo $vbulletin->db->query_first("SELECT userid, usergroupid, membergroupids, infractiongroupids, username, password, salt FROM " TABLE_PREFIX "user WHERE email = '" $vbulletin->db->escape_string(htmlspecialchars_uni($username)) . "'");
    }
    if (
$vbulletin->userinfo)
//    End hack login with mail address (MarcoH64) 

Close
by HMBeaty: thank him for this awesome feature.
For the update just redownload and reupload the file, make sure that overwriting is set to Yes.

Translations
Russian Translation

Spoiler (click to open)


Installed 1.1 the register button was taking to register.php but the page was blank.
It didn't remove the actual login and password from the header had to coment it out manualy,.

BTW can you post how to do it manually so I can check if everything is OK. Then I read the topic and installed 1.02. Works like a charm

4.2.pl2 utf8 FF IE9 x64 1.0.2 is working

And thank you, really nice modern looking fanky and useful mod.

Russian transnational for front-end. I don't use Russian in admincp and won't recommend anyone to do so
Attached Files
File Type: xml Xenforo Login Panel -language.RU.xml (2.0 KB, 20 views)

Close
v1.0.2
Greek Translation

Spoiler (click to open)


Very nice mod, thanks.

Greek Translation (UTF-8):
Attached Files
File Type: zip Xenforo Login Panel by SCANU 1.1-Greek-UTF8.zip (6.0 KB, 9 views)

Close
v1.1.2
Please post your translation in a reply so everyone can use it.

Restrictions/ Reported issues
This modification should not work if you have edited header and headinclude templates, in the next version I will add a better compatibility.

http://www.vbulletin.org/forum/showthread.php?p=2251846

To get support:
  1. Mark this mod as Installed
  2. Copy/Pasted errors or screenshots
  3. URL/link to site

https://twitter.com/scanu_account

Many thanks to Boofo for his basing php code and to my brother Clear for the styling.

https://www.youtube.com/watch?v=agPuN80vgaE or https://www.youtube.com/watch?v=bf6kP1lMdJc

Download

File Type: %1$s Xenforo Login Panel by SCANU 1.0.2.xml (20.0 KB, 81 downloads)
File Type: %1$s Xenforo Login Panel by SCANU 1.1.2.xml (21.0 KB, 506 downloads)

Screenshots

Click image for larger version
Name:	Collapsed.jpg
Views:	2827
Size:	54.9 KB
ID:	139274   Click image for larger version
Name:	Register.jpg
Views:	2553
Size:	14.4 KB
ID:	139275   Click image for larger version
Name:	Opened.jpg
Views:	2109
Size:	14.8 KB
ID:	139276   Click image for larger version
Name:	pca.jpg
Views:	1233
Size:	59.3 KB
ID:	139277  

Similar Mods

Forum Home Enhancements SCANU - Forum description on title mouseover [as Xenforo] vBulletin 4.x Template Modifications
Forum Home Enhancements [vBD]-Slide Login Box (Top Panel,Perfect Login) vBulletin 3.8 Template Modifications

vblts.ru supports vBulletin®, 2022-2024