vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - Username HTML Markup in Forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=199109)

Magnumutz 12-23-2008 09:14 AM

Quote:

Originally Posted by R-D (Post 1690369)
It adds one query for each category, forum, subforum and even for forums hidden from the index. If you don't have permission to see a forum (eg. a staff forum), that doesn't add a query.

My forumhome now uses 46 queries in total for staff members, 39 queries for regular members.

Is that true Hasann?

arauf 12-23-2008 11:55 AM

Hasann i have installed your previous HTML Markup ..

i uninstalled that before installing this one but i am getting this Database Error :o

PHP Code:

Database error in vBulletin 3.8.0 Beta 2:

Invalid SQL:

SELECT
IF(votenum >= 1votenum0) AS votenum,
IF(
votenum >= AND votenum 0votetotal votenum0) AS voteavg,
post.pagetext AS preview,
thread.threadidthread.title AS threadtitlethread.forumidpollidopenpostusernamepostuseridthread.iconid AS threadiconid,
thread.datelinenotesthread.visiblestickyvotetotalthread.attachthread.lastpostthread.lastposterthread.lastpostidreplycount, IF(views<=replycountreplycount+1views) AS views,
thread.prefixidthread.taglisthiddencountdeletedcount
NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
deletionlog.userid AS del_useriddeletionlog.username AS del_usernamedeletionlog.reason AS del_reason

threadredirect.expires
hasannuser.displaygroupid AS hasanndisplaygidhasannuser.usergroupid AS hasannusergidhuseyinuser.displaygroupid AS huseyindisplaygidhuseyinuser.usergroupid AS huseyinusergid
FROM thread 
AS thread
LEFT JOIN deletionlog 
AS deletionlog ON(thread.threadid deletionlog.primaryid AND deletionlog.type 'thread')
LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid thread.threadid AND subscribethread.userid AND canview 1)

LEFT JOIN post AS post ON(post.postid thread.firstpostid)

LEFT JOIN threadredirect AS threadredirect ON(thread.open 10 AND thread.threadid threadredirect.threadid)
LEFT JOIN user AS hasannuser ON (thread.lastposter hasannuser.username)
LEFT JOIN user AS huseyinuser ON (thread.postuserid huseyinuser.userid)
WHERE thread.threadid IN (0,6853,6583,4837,1441,3393,2797,1219,1459,1112,1510,1111,1107,856,913,931,948)
ORDER BY sticky DESClastpost DESC;

MySQL Error Column 'votenum' in field list is ambiguous
Error Number 
1052
Request Date 
TuesdayDecember 23rd 2008 06:12:43 PM
Error Date 
TuesdayDecember 23rd 2008 06:12:43 PM
Script 
http://xxx/voiceforums/forumdisplay.php?f=9
Referrer http://xxx/voiceforums/index.php
IP Address 77.31.9.228
Username 
Kareem
Classname 
vB_Database
MySQL Version 
5.0.51a-community 

Help :o !

the.code 12-23-2008 01:50 PM

i installed ur hack once and it created 70 additional query's to my forum index wich made my index to slow ill suggest the coder to update it reducing these query load

Hasann 12-23-2008 07:13 PM

Quote:

Originally Posted by Magnumutz (Post 1691830)
Is that true Hasann?

yes it's true
Quote:

Originally Posted by arauf (Post 1691911)
Hasann i have installed your previous HTML Markup ..

i uninstalled that before installing this one but i am getting this Database Error :o

PHP Code:

Database error in vBulletin 3.8.0 Beta 2:

Invalid SQL:

SELECT
IF(votenum >= 1votenum0) AS votenum,
IF(
votenum >= AND votenum 0votetotal votenum0) AS voteavg,
post.pagetext AS preview,
thread.threadidthread.title AS threadtitlethread.forumidpollidopenpostusernamepostuseridthread.iconid AS threadiconid,
thread.datelinenotesthread.visiblestickyvotetotalthread.attachthread.lastpostthread.lastposterthread.lastpostidreplycount, IF(views<=replycountreplycount+1views) AS views,
thread.prefixidthread.taglisthiddencountdeletedcount
NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed
deletionlog.userid AS del_useriddeletionlog.username AS del_usernamedeletionlog.reason AS del_reason

threadredirect.expires
hasannuser.displaygroupid AS hasanndisplaygidhasannuser.usergroupid AS hasannusergidhuseyinuser.displaygroupid AS huseyindisplaygidhuseyinuser.usergroupid AS huseyinusergid
FROM thread 
AS thread
LEFT JOIN deletionlog 
AS deletionlog ON(thread.threadid deletionlog.primaryid AND deletionlog.type 'thread')
LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid thread.threadid AND subscribethread.userid AND canview 1)

LEFT JOIN post AS post ON(post.postid thread.firstpostid)

LEFT JOIN threadredirect AS threadredirect ON(thread.open 10 AND thread.threadid threadredirect.threadid)
LEFT JOIN user AS hasannuser ON (thread.lastposter hasannuser.username)
LEFT JOIN user AS huseyinuser ON (thread.postuserid huseyinuser.userid)
WHERE thread.threadid IN (0,6853,6583,4837,1441,3393,2797,1219,1459,1112,1510,1111,1107,856,913,931,948)
ORDER BY sticky DESClastpost DESC;

MySQL Error Column 'votenum' in field list is ambiguous
Error Number 
1052
Request Date 
TuesdayDecember 23rd 2008 06:12:43 PM
Error Date 
TuesdayDecember 23rd 2008 06:12:43 PM
Script 
http://xxx/voiceforums/forumdisplay.php?f=9
Referrer http://xxx/voiceforums/index.php
IP Address 77.31.9.228
Username 
Kareem
Classname 
vB_Database
MySQL Version 
5.0.51a-community 

Help :o !

did you installed this hack ?
https://vborg.vbsupport.ru/showthread.php?t=199568

Quote:

Originally Posted by the.code (Post 1691994)
i installed ur hack once and it created 70 additional query's to my forum index wich made my index to slow ill suggest the coder to update it reducing these query load

I take a look and I'll upgrade it

arauf 12-23-2008 08:12 PM

yes hassann i have installed ( [AJAX/vBOptimise] vB Profile Ratings 1.0.0 )

but u know i have uploaded Fresh ( functions_forumlist.php ) in includes folder now forum is back to normal but no HTML Markups in forumdisplay ....

but i want HMTL Markup :o

KHALIK 12-27-2008 12:11 AM

Quote:

Originally Posted by the.code (Post 1691994)
i installed ur hack once and it created 70 additional query's to my forum index wich made my index to slow ill suggest the coder to update it reducing these query load

Any change of reducing the additional query.
I want to install this mod, but really do not want to have lots of query running on my home page.

itsIAN 12-27-2008 04:04 PM

I installed the rate profile hack as well, and when I install this one, it causes a database error. I've disabled this mod for the time being.

steve1966 12-28-2008 08:58 PM

just had to uninstall becuase my vbadvanced shown errors

vip-q.com 01-01-2009 08:50 AM

Thanks hasann
Installed and in search page it doesn't work !!

I hope to fix :)

Magnumutz 01-09-2009 09:16 PM

So... any news on trying to optimize the queries?


All times are GMT. The time now is 01:45 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.01236 seconds
  • Memory Usage 1,808KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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