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)

gil 12-30-2009 07:37 PM

Thanks

softvnzla 01-02-2010 03:13 PM

help
MySQL Error : Not unique table/alias: 'user'

:(

evildon 01-03-2010 05:27 AM

Getting database error when installed this mod.

Help needed..

arauf 01-03-2010 06:16 AM

like i see some sayin working fine with vb 4 gold some sayin error, seems like some other installed plugin is makin error or its not compatible with some other plugins.

i have alot other plugins installed, if i install this product its giving me Database error

LuckyNeo 01-03-2010 06:42 AM

Good work! really! Thank you very much! You smart and gifted pal! I known so many mods and huck's wich you made!

t2cervens 01-06-2010 04:53 PM

Quote:

Originally Posted by softvnzla (Post 1945023)
help
MySQL Error : Not unique table/alias: 'user'

:(


same here...

Magnumutz 01-09-2010 12:25 PM

I too am getting this error:
Quote:

Database error in vBulletin 4.0.0:

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

FROM forum AS forum

LEFT JOIN user AS user ON (user.userid = forum.lastposterid)
LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN user AS user ON (forum.lastposterid = user.userid) LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);

MySQL Error : Not unique table/alias: 'user'
Error Number : 1066
Request Date : Saturday, January 9th 2010 @ 04:23:24 PM
Error Date : Saturday, January 9th 2010 @ 04:23:25 PM
Script : http://127.0.0.1/forum/forum.php
Referrer : http://127.0.0.1/forum/admincp/index.php?do=head
IP Address : 127.0.0.1
Username : Magnumutz
Classname : vB_Database
MySQL Version : 5.1.37
The modification says that it's supported, but i see no support given in the last couple of weeks.
Is it really supported or not?

Juggernaut 01-09-2010 05:01 PM

Thank you, works great with Gold Publishing Suite :D

heugabel 01-10-2010 07:27 PM

1 Attachment(s)
this works without sql error.

the query has 2 same joins.

Quote:

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

FROM forum AS forum

LEFT JOIN user AS user ON (user.userid = forum.lastposterid)

LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 1)
LEFT JOIN user AS user ON (forum.lastposterid = user.userid) LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid);

i-israeli.co.il 01-14-2010 12:48 PM

what with update? thanks man


All times are GMT. The time now is 06:19 AM.

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.01378 seconds
  • Memory Usage 1,740KB
  • 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_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