vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - You Can't See Attached Files Before Replying (https://vborg.vbsupport.ru/showthread.php?t=94539)

Living in music 08-19-2005 09:03 AM

What do I need to do after adding "new product"? I uploaded product but it wasn't working.

P/S: when users submit reply or post,attachment still not appear for downloading.

beebi 08-19-2005 03:04 PM

Quote:

Originally Posted by Living in music
What do I need to do after adding "new product"? I uploaded product but it wasn't working.

P/S: when users submit reply or post,attachment still not appear for downloading.

fixed

import the plugin only


thanks

Living in music 08-20-2005 12:54 AM

Nice work, thx bro :D

beebi 08-20-2005 04:54 AM

u r well come :squareeyed:

alshehi 08-20-2005 10:24 PM

7beebi.com
thank you

alshehi

Roxie 08-21-2005 03:50 PM

Can you set this to specific forums?

beebi 08-21-2005 08:10 PM

Quote:

Can you set this to specific forums?
yes u can

open the plugin

find

PHP Code:

if($vbulletin->userinfo[userid]!= $m AND can_moderate($forumid'canremoveposts') == false or $vbulletin->userinfo[userid] == 0

replace with

PHP Code:

if($forumid == and $vbulletin->userinfo[userid]!= $m AND can_moderate($forumid'canremoveposts') == false or $vbulletin->userinfo[userid] == 0


and set $forumid == ?
to the one u whant :rolleyes:

Roxie 08-21-2005 10:56 PM

Cool. Thanks. Will try.

tinjon 08-22-2005 03:07 AM

I wish it was available for posts.. to hide certain parts of a post. *sigh*

beebi 08-24-2005 09:52 PM

workin on it


All times are GMT. The time now is 04:37 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.01060 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
  • (2)bbcode_php_printable
  • (2)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