Version: 1.0.1, by ChrisTERiS
Developer Last Online: Sep 2021
Category: Major Additions -
Version: 4.2.5
Rating:
Released: 07-09-2020
Last Update: 11-06-2020
Installs: 13
DB Changes Uses Plugins Auto-Templates
Additional Files Is in Beta Stage
No support by the author.
Quote:
Works with "Forum only" vBulletin version. Suite version still is not supported.
RTL support is currently limited.
I can't guarantee that it will works with any 3nd party addon. No errors but the templates will not be responsive.
XenvB4 (formerly ProjectvB4) is not just a responsive style, but a full framework adding new features to vBulletin 4.2.5
Responsive, mobile first design
Redesigned important pages
Forumlist
Threadlist
Showthread
User Profile
New Modern Features
Modal profile popup
Search Panle
User menu Panel
Navigation Panel
Advanced Footer
Forum Cover Photo
Forum Icon
Facebook style Profile Cover Photo
Included Add-on Modules
Donations
Mailinglist
Memberlist
Cookies
GDPR Compliance
Legal Agreements
Installation
XenvB4 installation is pretty easy if you follow the instructions below, step by step.
If you've installed any version (Alpha or Beta) of ProjectvB4, uninstall it !!
Unizip the file and upload all the files and folders from upload/ folder, to the directory where you've installed vBulletin. ATTENTION !!! If you've renamed your admincp/ directory, or if you've the admin files in a different directory, then you need to upload everything from admincp/ to your real admin directory.
Go to your admincp and first import the new style from Styles & Templates-> Download/Upload Style-> Import Style
Browse and select the style/xenvb4-style.xml from your computer
Let "Create a New Style" as is
Just in case, is better to set "Ignore Style Version" to YES
Let other settings as is
Click Import
XenvB4 comes with a set of plugins and templates, so you need to import the product file. Select Plugins & Products-> Manage Products
Click Add/Import Product and select product-xenvb4.xml from your computer. Is good to set "Allow Overwrite" to YES.
Configuration
If XenvB4 installation was successful is time to configure it. First of all you must complete the follow steps which are important for XenvB4 operation.
XenvB4 add the default forum icon and forum cover to your existing forums, but you need to update the cache to see them working. If you don't do this, all your existing forums will not show any icon or cover. Goto Admincp-> Maintenance-> General Update Tools and Rebuild Forum Information.
Now is time to set User Profile Avatar and Cover Photo. I never understood the reason why these dimensions are not Global but per Usergroup. So you must edit one by one all your Usergroups and modify Picture Uploading Permissions with the values:
Can Upload Profile Pictures : YES
Can Upload Animated Profile Picture : NO
Profile Picture Maximum Width : 1200
Profile Picture Maximum Height : 340
Profile Picture Maximum File-Size : 1024000
Can Upload Custom Avatars : YES
Can Upload Animated Avatar : NO
Custom Avatar Maximum Width : 150
Custom Avatar Maximum Height : 150
Custom Avatar Maximum File-Size : 200000
Back to Maintenance-> General Update Tools and Rebuild Custom Avatar Thumbnails
At xenvb4/images/ you can overwrite the default images. Even if it's ok to use images with different dimensions, I highly recommend to use the default dimensions:
email_logo.png (119 X 46)
footer_logo.png (250 X 60)
noavatar.png (150 X 150)
nocover.png (1200 X 340) for both forum cover and profile cover.
Core Modifications
Depending on your configuration, may there are some changes that you need to do in core files. Unfortunately vBulletin license does not allows distribution of core files, so you must modify them on your own.
1.- HTML Emails
If you want to replace Text emails with HTML emails, you must edit the file: includes/class_mail.php
Line 285
Replace:
PS: If you already did these changes before when you installed ProjectvB4, the only change on this file is line 294
2.- Editor Emoticons
If you want to hide the emoticons from the right side of the editor to earn some space in mobile view (emoticon will still be available from the button menu), you must edit the file includes/functions_editor.php. Open it with a text editor (not Word and similar), and change line 551
From:
Code:
$usesmiliebox = true;
To:
Code:
$usesmiliebox = false;
3.- Poll icon in Forum/Thread lists
To replace the Poll icon with a FA icon, your need to edit the file includes/functions_forumlist.php line 592
From:
I can't add any add-ons with this product but if there are any existing add-ons that need style updates to look same as this style, then I can help you with that.
If you have the classifieds and newsletter add-ons installed separately, I can help you with making them look similar to the xenvB4 style.
Back to action !! But step by step please, is difficult to work with many projects at the same time.
From now on I'll follow this thread, even if still I can't understand why I'm not getting email notifications.
Already started moving my different type of my work in one site. Maybe I've 50+ for vBulletin, but I also have a dozen for WHMCS, don't say the stand alone PHP scripts.
The good point is that I'll be able to release some custom vB4 mods, that never released here. My client moved to XF, so I can release them to public.
Even if I'll upload in my site all the old addons (except for vB3 that if @Dr.CustUmz is interest, he can get them), but I'll focus to update and recode them by adding new features to be responsive.
You can follow my at: https://www.christeris.com Even if registration works, I've scheduled to start operating it on Sep 15th (yes, this year )
Back to action !! But step by step please, is difficult to work with many projects at the same time.
From now on I'll follow this thread, even if still I can't understand why I'm not getting email notifications.
Already started moving my different type of my work in one site. Maybe I've 50+ for vBulletin, but I also have a dozen for WHMCS, don't say the stand alone PHP scripts.
The good point is that I'll be able to release some custom vB4 mods, that never released here. My client moved to XF, so I can release them to public.
Even if I'll upload in my site all the old addons (except for vB3 that if @Dr.CustUmz is interest, he can get them), but I'll focus to update and recode them by adding new features to be responsive.
You can follow my at: https://www.christeris.com Even if registration works, I've scheduled to start operating it on Sep 15th (yes, this year )
Wish you all the best,
Chris
Is your new site currently down? I was going to check it out, but just get an error message.
Is your new site currently down? I was going to check it out, but just get an error message.
I received some disappointed messages and I found them correct. Not so good to operate something for vBulletin in a site that works with XenForo. That's why I registered a new domain, where I installed the project and I'm waiting to finish some addition before go live (even if the site is open).
I received some disappointed messages and I found them correct. Not so good to operate something for vBulletin in a site that works with XenForo. That's why I registered a new domain, where I installed the project and I'm waiting to finish some addition before go live (even if the site is open).