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)
-   -   New Posting Features - [DBTech] Advanced User Tagging v3 (vB3) (https://vborg.vbsupport.ru/showthread.php?t=242734)

mouhammad bakro 08-19-2014 10:38 AM

Any progress with the usergroup permissions?

DragonByte Tech 08-23-2014 01:56 PM

Quote:

Originally Posted by A.Chakery (Post 2511839)
Thank you for this great add-on

Would you please tell me if this mod loads extra *.JS files for guests ? (I am asking it because of performance reasons)...

Thank you again

The forum side bar loads jQuery as well as another JS file.

Quote:

Originally Posted by mouhammad bakro (Post 2511965)
Any progress with the usergroup permissions?

Feature requests posted @ this site is not taken into consideration. Feature requests should be posted @ our site in order for us to look at them in the future :)


Fillip

Mrcorn 08-28-2014 06:18 PM

any ideas what would cause this error?

Code:

Database error in vBulletin 3.8.2:

Invalid SQL:

                        SELECT IF(visible = 2, 1, 0) AS isdeleted,
                       

                        NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed, emailupdate, folderid,threadread.readtime AS threadread, forumread.readtime AS forumread,
                        thread.*
                       
                        , post.pagetext AS description
                        FROM thread AS thread
                       
                        LEFT JOIN subscribethread AS subscribethread ON (subscribethread.threadid = thread.threadid AND subscribethread.userid = 1  AND subscribethread.canview = 1)
                       
                       
                                LEFT JOIN threadread AS threadread ON (threadread.threadid = thread.threadid AND threadread.userid = 1)
                                LEFT JOIN forumread AS forumread ON (forumread.forumid = thread.forumid AND forumread.userid = 1)
                       
                       
                        LEFT JOIN post AS post ON(post.postid = thread.firstpostid)
                        WHERE thread.threadid = 54;

MySQL Error  : Column 'visible' in field list is ambiguous
Error Number  : 1052
Request Date  : Thursday, August 28th 2014 @ 07:13:34 PM
Error Date    : Thursday, August 28th 2014 @ 07:13:34 PM
Script        : http://www.********.com/forum/showthread.php?goto=newpost&t=54
Referrer      : http://www.********.com/forum/index.php
IP Address    : ******
Username      : harry
Classname    : vB_Database
MySQL Version : 5.5.37-cll

tried disabling all plugins but mentions, tried a fresh install of vbulletin and uninstalled and reinstalled countless times

I've got an idea it's something to do with my php or mysql version? Just wanted to see if anyone has any suggestions before I give up all hope, cheers :up:

DragonByte Tech 08-28-2014 06:23 PM

Disable the fetch_threadinfo_query plugin for this mod for now.

Fillip

Mrcorn 08-28-2014 07:33 PM

Quote:

Originally Posted by DragonByte Tech (Post 2513007)
Disable the fetch_threadinfo_query plugin for this mod for now.


Fillip

excellent cheers :up:

suko22 08-31-2014 10:32 AM

installed in vb 3.8.4 and working fine, but i have a problem with the link to user profile with the @

when I click in a mentioned user, the link i got is:

http://www.xxxx/forum/xxxx/forum/member.php?u=12

insted of

http://www.xxxx/forum/member.php?u=12

why??

s_cocis 09-03-2014 02:56 PM

with 3.8.8 there is an error when the add-ons is acrive:

PHP Code:

Database error in vBulletin 3.8.8:

Invalid SQL:

SELECT IF(visible 210) AS isdeleted,



thread.*

post.pagetext AS description 
FROM acqvb2_thread 
AS thread


LEFT JOIN xxx_post 
AS post ON(post.postid thread.firstpostid
WHERE thread.threadid 20640;

MySQL Error Column 'visible' in field list is ambiguous
Error Number 
1052
Request Date 
WednesdaySeptember 3rd 2014 05:54:00 PM
Error Date 
WednesdaySeptember 3rd 2014 05:54:00 PM
Script 
: ..../showthread.php?t=20640&langid=3
Referrer 

IP Address xxx.xxx.xxx.xxx
Username 
Non registrato
Classname 
vB_Database
MySQL Version 



s_cocis 09-03-2014 02:59 PM

ok, i have disabled fetch_threadinfo_query .

thank you

DragonByte Tech 09-04-2014 04:28 PM

Advanced User Tagging v3.1.5

New Features:

Thread Tags
  • Prune individual threads of all user tags
  • Accessible via the Maintenance area in the User Tagging AdminCP area
  • Useful for quickly clearing spam tags from a thread

(Pro) Hash Tags
  • Ability to exclude words from hash tags
  • Ability to exclude numbers from hash tags
  • Accessible via the vBulletin Options

Bug Fixes And Issue Fixes:
  • (vB3) Fixed a database error on thread pages


Fillip

suko22 09-18-2014 09:17 AM

Quote:

Originally Posted by suko22 (Post 2513214)
installed in vb 3.8.4 and working fine, but i have a problem with the link to user profile with the @

when I click in a mentioned user, the link i got is:

http://www.xxxx/forum/xxxx/forum/member.php?u=12

insted of

http://www.xxxx/forum/member.php?u=12

why??

Quote myself again, any idea??


All times are GMT. The time now is 05:02 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.02051 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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