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

DragonByte Tech 08-13-2010 05:57 PM

I'll have to test this out further, probably over the weekend as I'm a bit swamped at the moment :)


Fillip

Michlerish 08-13-2010 06:08 PM

Take your time! Thank you for the awesome mod AND great support :)

edit: The error is just for the administrator account. When users click on admin name they get that error on a black screen for a few seconds, and then the profile shows up with error above header. So when I'm logged in as admin, I get the same error when clicking on my own profile.

iguano 08-14-2010 11:48 PM

1 Attachment(s)
if i would turn off this option in profile of post?

DragonByte Tech 08-15-2010 12:35 AM

There should be options to turn off postbit integration in vBulletin Options. If not, then it's a Pro feature.

Fillip

SoloX 08-17-2010 03:07 AM

when i enable this mod, my smilies show a strange " smilieid="340" class="inlineimg" /> along with the image. can anyone help?

DragonByte Tech 08-17-2010 01:55 PM

Seems like the post cache is changing or something.

What happens if you edit the post, remove any such errorenous code, then re-saving the post?

Fillip

SoloX 08-17-2010 02:33 PM

same :(

I disabled the usertags. everything works. when i enabled usertags and clicked on edit, the " smilieid="526" class="inlineimg" /> appeared again in the body of the message. I edited it over and save but the resulting message still has that class=inlineimg.

DragonByte Tech 08-17-2010 03:14 PM

Well I have no idea why this could be happening, it's the first time Ive heard of it...

Fillip

CvP 08-17-2010 04:02 PM

may be that smiley of yours has @ in it.

SoloX 08-19-2010 04:34 AM

^ nope.
after a lot of error and trial, i made the following plugin inactive and all is fine now. strange.
Render [MENTION] BBCode


update: oops .. spoke too soon. altho the smilies are working OK the usertags are rendered useless with the above step. :(

what does $do_smilies do in the following code found in the above mentioned plugin:
PHP Code:

$text $this->parse_bbcode(preg_replace('/\[\/?mention=?\]/i'''preg_replace('/\[mention=(\d+)\](.*)\[\/mention\]/iU'$mention$text)), $do_smilies$do_imgcode$do_html); 



All times are GMT. The time now is 09:33 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.07516 seconds
  • Memory Usage 1,738KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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