vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - Append User Agent String to New Threads and Posts (https://vborg.vbsupport.ru/showthread.php?t=185987)

CR_TurboGuy 01-23-2009 12:27 PM

Ok, that's fine. Someone else had asked about it in the iPhone optimized skin thread.

--JOsh

kawzaki 05-19-2009 12:17 PM

very very very NICE!

I was looking for this hack and was about to create one my self after losing hope to find one already made (could not believe nobody has created it yet, any rational webmaster needs such a good info to track spammers).

my addition is to allow USERGROUPS to view this info,
PHP Code:

<if condition="in_array($bbuserinfo[usergroupid], array(1,3,4))">
This is not a registration or login page and this person is not a fully registered forum member.
</if> 

1,2,3,4 can be specified by the user in the admincp
(if u add a textbox field)

milto grace

kawzaki 05-19-2009 11:21 PM

Successfully installed and running with vbulletin 3.6.8 and 3.7.5

it works as expected except for one situation in 3.6 that I am trying to understand why..
with 3.7, the problem does not happen.

The code does not append the UA to the message
when the FORUM has (Moderate new Posts/Threads ). that is, new threads or replies need moderator's approval.

Sorry if can't support it, but thought someone could shed a light here while searching..
could it be related to HOOK order ?

dartho 05-20-2009 02:54 AM

Sounds like a hook issue. I'd guess that the hooks used aren't called for moderated posts/threads ...

dancue 06-09-2009 08:16 PM

Any way I can have this in the postbit_legacy under Location or Join date?

froglips 06-25-2009 02:00 PM

Love this mod, one minor question on the version.

I downloaded the 0.0.3c xml file, but the contents of the file show this line:

<version>0.0.3a</version>

Filename is product-ua37-0.0.3c.xml

Thanks,
Jim

dartho 06-25-2009 09:38 PM

The version is an oversight on my behalf - that is the correct file.

vbreal 04-01-2010 04:33 PM

is there a vb 4.0 version?


All times are GMT. The time now is 04:37 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.01085 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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