vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Username HTML Markup 4.2.x (https://vborg.vbsupport.ru/showthread.php?t=229146)

Vackrick 12-26-2009 09:02 AM

i dun think this work for Gold....

Universal 12-26-2009 09:13 AM

Quote:

Originally Posted by Vackrick (Post 1938487)
i dun think this work for Gold....

Works for me on 4.0.0

Pumpo 12-26-2009 11:46 AM

Quote:

Originally Posted by Vackrick (Post 1938487)
i dun think this work for Gold....

working on 4.0.0 patch 1

Trek 12-26-2009 06:49 PM

Quote:

Originally Posted by Socloves (Post 1938387)
Help me :(

As mentioned several times in this thread already, use a single quote ' instead of a double quote " in your color definitions.

Dr.osamA 12-26-2009 07:36 PM

plzz hasann

i need help in the mod


Quote:

MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Request Date : Monday, December 26st 2009 @ 07:01:06 PM
Error Date : Monday, December 26st 2009 @ 07:01:06 PM
Script : http://www.xxxxx.com/testforum/forum...-Announcements
Referrer : http://www.xxxxx.com/testforum/forum.php
IP Address : xx.xxx.xxx.xx
Username : User
Classname : vB_Database
MySQL Version : 5.1.39-community
i have VB 4.0.0 LP1
________
FRIDAY NIGHT LIGHTS FORUMS

valendono 12-27-2009 07:50 PM

got problem as well with 4.0 gold..

PHP Code:

 MySQL Error   Not unique table/alias'user' 


Dr.osamA 12-27-2009 07:54 PM

Quote:

Originally Posted by Trek (Post 1929218)
Another report for DB errors on RC2, here's the error incase you need it:

Code:

Invalid SQL:

                SELECT forum.forumid, forum.lastpost, CONCAT(usergroup.opentag, forum.lastposter, usergroup.closetag) AS lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend
                    , forumread.readtime AS forumread
                FROM dhv_forum AS forum
                LEFT JOIN dhv_forumread AS forumread ON (forumread.forumid = forum.forumid AND forumread.userid = 1)
                LEFT JOIN dhv_user AS user ON (user.userid = forum.lastposterid)
                LEFT JOIN dhv_userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
                LEFT JOIN dhv_user AS user ON (forum.lastposterid = user.userid) LEFT JOIN dhv_usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);

MySQL Error  : Not unique table/alias: 'user'
Error Number  : 1066
Request Date  : Saturday, December 12th 2009 @ 03:40:07 AM
Error Date    : Saturday, December 12th 2009 @ 03:40:07 AM


Quote:

Originally Posted by Dr.osamA (Post 1938875)
plzz hasann

i need help in the mod




i have VB 4.0.0 LP1

conflict with tis mod

Dy-Display Thread Start Time v1.0

:(
________
Lamborghini Bravo

Socloves 12-28-2009 12:55 PM

Quote:

Originally Posted by Universal (Post 1938436)
Change the custom code in Usergroup Manager (Username HTML Markup) in your admincp to:

Add in the first box:
Code:

<span style='font-weight: bold; font-style: italic; color: red;'>
(You can also use #ff0000 instead of red if you want a particular color. Just change or remove what you do not need.

Add in the second box:
Code:

</span>

thanks !

Installed, work vbb 4.0 :D

carleboy 12-30-2009 05:57 PM

i cant get this to work i get the same as below. i have checked the span is correct but mod just caused DB error.

Quote:

Originally Posted by valendono (Post 1939700)
got problem as well with 4.0 gold..

PHP Code:

 MySQL Error   Not unique table/alias'user' 



Switch3130 12-30-2009 06:49 PM

Is this mod ever going to be like previous ones where certain usergroups were able to pick their own color, font, etc?


All times are GMT. The time now is 09:13 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.01430 seconds
  • Memory Usage 1,750KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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