[For 1.6] Forum Userbar Plugin v3.0 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.6] Forum Userbar Plugin v3.0 (/thread-66422.html) |
Forum Userbar Plugin v3.0 - Tom K. - 2010-03-17 Ok, this is the latest Userbar plugin release for MyBB. Instructions are included in the download. This verison is now bigger and better than ever. It now includes 2 plugins, in a single install. It now adds the ability for you to display, and cache, a board wide statistical signature containing stats like (total posts, total threads, and total users), and put all of that in a cache! It now includes a "Userbars Enabled" or "Statsig Enabled" phrase to the plugins page, allowing you to see whether each is enabled. It also has links to the appropriate plugin settings page! What does it do? This plugin allows users to display an image with post count along with their username and Usergroup. It also displays a link on the User CP summary to the users individual URL, as well as the ability to change the info on the userbar. It also allows users to display a board wide signature that shows collective totals. New to version 3.0: - MyBB 1.6 Support Features: - Displays info on username,usergroup and posts. - Change background image in Admin CP. - Disable Userbars from Admin CP. - Added HTML and BBCODE to user CP. - Ability to choose referral link or forum link in admin CP - Language file for easy translation (completed!) - Cache added to reduce resource usage by this script! - Board wide statistic signature. - Augmentation of 2 scripts - Users can now select which information they want to display. - In the ACP, there is "Userbars Enabled" and "Statsig Enabled" to allow admins to see whether each is activated. - A Link on plugins page to appropriate settings page. - Verification if GD library is loaded and enabled (allowing image creation!) Future features: - Mini-Plugin system allowing data to be shown depending on the plugins you currently have installed (such as MyPlaza, New Points, MyPS etc...) Screenshots: Settings: User CP: Some examples (10 images come with plugin) Downloads: File: Language file (for translators only): Click For Download! More info: Userbar version: 2.3 Supported (and tested) PHP versions: 5.2.9 & above Supported (and tested) MyBB Versions: 1.4.13 Guide to upgrading:
How to translate:
Changelog & Bug Fixes - Now installs on PHP 5.3.0 fine - Supports MyBB 1.4.11 - Removed unnecessary Function - Added Admin CP image changing - Added BBcode and HTML to user CP - Template changes automatic - Template cell spacing and padding bug fix (1.3 r1) - Minor template fix. (1.4 r1) - Added language file(partial) (v1.5) - Added language file (full) (v1.6) - Added prefixes to lang file (1.6 r1) - BUG FIX (lang) (v1.6 r2) - Cache added (v2.0) - Statsig added (v2.1) - User can now select info to be displayed LEGACY TRANSLATIONS: These are made for 1.6 and are not supported in 2.x and 2.2(current release) requires a new translation: Translations: Persian Turkish RE: [Release] Userbar LITE Plugin v1.0 BETA - Glas - 2010-03-17 we have lot of these z-z RE: [Release] Userbar LITE Plugin v1.0 BETA - ArmyZ - 2010-03-17 @Glass - Sorry, but i not. thanks for the grat plugin =D RE: [Release] Userbar LITE Plugin v1.0 BETA - Bit 'n Bang - 2010-03-17 Installing it now. Edit: I get an error:
RE: [Release] Userbar LITE Plugin v1.0 BETA - Tom K. - 2010-03-18 Oops! I have fixed the upload. You can simply go into userbarplugin.php in the plugins folder and change:
to this:
It is right at the top RE: [Release] Userbar LITE Plugin v1.0 BETA - Pars - 2010-03-18 Seems is not compatible with PHP 5.3.0 RE: [Release] Userbar LITE Plugin v1.0 BETA - Tom K. - 2010-03-18 It should be, I built it and tested using 5.3.0 It seems to be the error I fixed earlier, whereby the hook was not completed (as it has yet to be implemented) RE: [Release] Userbar LITE Plugin v1.0 BETA - andrewjs18 - 2010-03-18 (2010-03-18, 04:19 PM)tommykent1210 Wrote: It should be, I built it and tested using 5.3.0 got some screenshots of the plugin? RE: [Release] Userbar LITE Plugin v1.0 BETA - Pars - 2010-03-18 Please view: RE: [Release] Userbar LITE Plugin v1.0 BETA - Tom K. - 2010-03-18 hmmm, very strange. Well I'll disable the function until its fixed (as its not actually needed yet ). Hope this helps Ok, ive edited it and it installs fine: PHP version= 5.3.0 MyBB version = 1.4.11 Userbar LITE version = v1.0 r4 Released v1.1 BETA |