vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Mini Mods - Better vBulletin Message and Login Form (https://vborg.vbsupport.ru/showthread.php?t=178351)

Hasann 05-05-2008 10:00 PM

Better vBulletin Message and Login Form
 
Brought to you by
www.vbulletin-turkey.com

what does it? it is a mini add-on that makes login box very neater looking

with all styles compatible
compatible with vB v3.6.x and vB v3.6.x

Demo: http://www.vbulletin-turkey.com/foru...p.php?langid=1

rizelim 05-06-2008 06:54 PM

thanks hasann

Bounce 05-06-2008 06:58 PM

Very nice indeed,big improvement :up:

Thanks installed :D

FleaBag 05-06-2008 08:05 PM

Yeah, it looks real nice!

digicom 05-06-2008 08:30 PM

Big improvenent much apprciated :up:

cafenetland 05-06-2008 08:32 PM

im so glad to see Turkish coders doing gr8 jobs.

installed and clicked as installed.

keep up the good work ...

********************************

sizi seviyorum arkadaslar.

turk koderlerin bu kadar guzel islere imza atmasi beni cok gururlandiriyor.

inanin hack benimmis gibi seviniyorum

Hasann 05-06-2008 08:35 PM

Thanks a lot people if you clicked more install button in my hacks my releases will continue

tesekk?r ederim t?rkleri gururlandirabiliyorsak ne mutlu bana eski eklentilerimi g?ncelleyecegim yeni eklentilerimde yolda :)

kaptanblack 05-06-2008 09:11 PM

Thanks hasann i will install on my forum.

*Installed

gwerzal 05-07-2008 12:03 AM

looks good will install when i get home

Barakat 05-07-2008 12:23 AM

very nice look

Kentaurus 05-07-2008 12:35 AM

Some comments about your code.

Code:

$globaltemplates  = array_merge( $globaltemplates, array( 'STANDARD_BETTER_ERROR') );
This is inefficient, instead use:

Code:

$globaltemplates[] = 'STANDARD_BETTER_ERROR';
array_merge should only be used if you are listing more than 1 template really

===
===

Also, I would really recommend just overriding the STANDARD_ERROR template with the customized one. Why add code when it can be done with a single template edit?

RedTrinity 05-07-2008 01:05 AM

Nice! Installed :)

Hasann 05-07-2008 09:52 AM

@Kentarus you can't understand that array_merge is for further improvements

choccyclaire 05-07-2008 11:53 AM

This looks great. :)

bongwater 05-07-2008 12:36 PM

installed, click HERE for live link

Lee G 05-07-2008 12:59 PM

Very nice add on. Installed :up:

Hasann 05-07-2008 04:53 PM

Quote:

Originally Posted by GamerGirl27 (Post 1511135)
Nice! Installed :)

Quote:

Originally Posted by choccyclaire (Post 1511554)
This looks great. :)

Quote:

Originally Posted by bongwater (Post 1511576)
installed, click HERE for live link

Quote:

Originally Posted by Lee G (Post 1511596)
Very nice add on. Installed :up:

Thanks a lot people Im glad to see that you like my hacks..

ogameclub 05-07-2008 05:37 PM

İnstalled.
Very very good hack.

xorex 05-07-2008 10:50 PM

<font color="Red">İnstalled </font> Very good hack

thanks

Ohiosweetheart 05-08-2008 02:00 AM

LOVE this. Thank you Hasann. Keep the great mods coming!

egyptsons 05-08-2008 02:11 AM

good one I like it :)

prowarfare 05-08-2008 01:14 PM

When trying to import it i get the following error:

XML Error: XML_WAR_UNKNOWN_VERSION at Line 167

Hasann 05-08-2008 03:24 PM

Quote:

Originally Posted by prowarfare (Post 1512652)
When trying to import it i get the following error:

XML Error: XML_WAR_UNKNOWN_VERSION at Line 167

whats your vBulletin version using?

Mike-D 05-08-2008 05:36 PM

It's the same like here: A Better vBulletin (error) Message and Login Form View :)

Hasann 05-08-2008 05:50 PM

Quote:

Originally Posted by Mike-D (Post 1512907)

yes it is the same thing but I am updated my old hack for vBulletin version 3.7 Gold :)

DieselMinded 05-08-2008 09:35 PM

XML Error: XML_WAR_UNKNOWN_VERSION at Line 167

prowarfare 05-09-2008 01:06 AM

Quote:

Originally Posted by Hasann (Post 1512773)
whats your vBulletin version using?

I am using 3.7 RC4 The latest.

DieselMinded 05-09-2008 01:12 AM

3.7.0 Gold here

Fabsboards 05-09-2008 03:24 AM

Quote:

Originally Posted by DiesellMinded (Post 1513115)
XML Error: XML_WAR_UNKNOWN_VERSION at Line 167

Me too. 3.7.0 Gold.

Please let me know when it's fixed. We really need this.

webmsz 05-09-2008 04:37 AM

The same error -
Quote:

XML Error: XML_WAR_UNKNOWN_VERSION at Line 167

ThreeD 05-09-2008 05:00 AM

I'm running 3.7.0 gold and it's working just fine. Great hack!

Hasann 05-09-2008 12:02 PM

Quote:

Originally Posted by DiesellMinded (Post 1513115)
XML Error: XML_WAR_UNKNOWN_VERSION at Line 167

Quote:

Originally Posted by prowarfare (Post 1513250)
I am using 3.7 RC4 The latest.

Quote:

Originally Posted by DiesellMinded (Post 1513257)
3.7.0 Gold here

Quote:

Originally Posted by Fabsboards (Post 1513377)
Me too. 3.7.0 Gold.

Please let me know when it's fixed. We really need this.

Quote:

Originally Posted by webmsz (Post 1513419)
The same error -

sorry people now it's fixed

KURTZ 05-09-2008 01:15 PM

Hasann what template must to be edited? i don't understand ...

Hasann 05-09-2008 01:22 PM

Quote:

Originally Posted by KURTZ (Post 1513742)
Hasann what template must to be edited? i don't understand ...

None of them, just import xml file into your forum

DieselMinded 05-09-2008 01:33 PM

/me confirms Works on 3.7.0 Gold , Clicks Installed

Fabsboards 05-09-2008 04:32 PM

Thank you! Works perfectly!

nightbloom 05-09-2008 05:15 PM

VERY nice.... Thanks abi.

Zaiaku 05-10-2008 03:07 PM

Very nicely done!

Commisat 05-10-2008 06:36 PM

looks real nice!:up:

crkgb 05-10-2008 06:41 PM

What was in the update? Any change log for this?

Thank you


All times are GMT. The time now is 04:32 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01677 seconds
  • Memory Usage 1,789KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete