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)
-   -   End-User Options - [HSVFORUM] Post Areas in profile member (https://vborg.vbsupport.ru/showthread.php?t=297562)

achoo254 04-24-2013 10:00 PM

[HSVFORUM] Post Areas in profile member
 
1 Attachment(s)

Features:
- Count all posts of member in forum

How to install:
AdminCP -> Product Manager -> Add / Import Product -> Import xml file in the attachment.

Emilionom 08-30-2013 04:26 PM

Not working on 4.2.1

usefee 08-31-2013 03:59 PM

what is forumid in setting?

akz645 08-29-2015 05:35 PM

Works fine on vB4.2.3

Admin CP -> Settings -> Options -> Post Areas For VBB by achoo254
https://vborg.vbsupport.ru/external/2015/08/3.png


https://vborg.vbsupport.ru/external/2015/08/4.png

hazem_aliraqi 01-20-2016 05:48 AM

PHP Code:

Database error in vBulletin 4.2.2:

Invalid SQL:

                            
SELECT *,COUNT(postid) AS postcount
                            FROM thread
,post
                            WHERE thread
.forumid AND post.threadid thread.threadid AND post.userid 1


aminp30 08-29-2018 01:47 AM

hi

is there any update?

this mod don't work with vb 4.2.5 and php 7

UPDATE:
sorry. it's OK with vb 4.2.5. Unfortunately I had to enable plugin hook manually

esskmk 05-22-2020 09:52 AM

vBulletin 3.8?


All times are GMT. The time now is 02:36 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.03173 seconds
  • Memory Usage 1,723KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete