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)
-   -   Add-On Releases - PS - HelpCenter (https://vborg.vbsupport.ru/showthread.php?t=176367)

BigDog56 10-18-2008 06:18 PM

I would like to see the ability for a member to be able to attach images. In the type of forum we run it would be quite useful.

chick 10-20-2008 11:34 PM

When a unregistered member who is (set to be able to submit a ticket) the text area is wicked small. This is a bug.

Hanany95 10-21-2008 10:47 PM

Um, I downloaded. and when I try to go on it, it says

You do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

And Im the administrator

BucWiLd 10-22-2008 03:24 AM

i installed its in my admin panel i did permissions and set up a dept. but nothing shows in the navbar.

BucWiLd 10-22-2008 03:53 AM

forget it, i created a link :)

Dragonsys 10-22-2008 11:59 PM

Quote:

Originally Posted by Hanany95 (Post 1650035)
Um, I downloaded. and when I try to go on it, it says

You do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.





And Im the administrator


you have to set usergroup permissions to view, by defualt they are all off

infernow 10-23-2008 04:37 PM

This is awesome thanks ! installed

Itworx4me 10-25-2008 04:29 PM

I upgraded to the latest version but the version number didn't change. What is up with that?

Thanks,
Itworx4me

lille L 10-26-2008 07:42 AM

Quote:

Originally Posted by indie2industry (Post 1527170)
ok, I just installed this and, I cant find it anywhere on my board :-(

*edit*

nevermind. I'm an idiot

I am an idiot... I cant find the helpcenter in my forum CP. Is there any way to get it to show there? I have it in my admin CP. And I have given myself premission ;) I might have to code it in myself. And I saw an answer earlyer here, to put it in the cp navbar.

But what is the code I shall put in?

Jacob B 10-27-2008 08:45 AM

PHP Code:

<if condition="$show['member']"><td class="vbmenu_control"><a href="$vboptions[bburl]/helpcenter.php$session[sessionurl]">$vbphrase[helpcenter]</a></td></if> 

This is assuming you're running the default vBulletin style, and not a modified style. It's also assuming you're only allowing members to use the system. If not, then simply remove <if condition="$show['member']"> and the </if> tag.


All times are GMT. The time now is 12:40 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.01967 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)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