vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Few Questions (https://vborg.vbsupport.ru/showthread.php?t=213252)

Baigo 05-09-2009 02:54 PM

Few Questions
 
Hey people, today I installed my first VBulletin forum and I've a few questions:
  1. How can I show the Reputation in the user's profile in each post? I've tried to play a bit with seetings but I cant make it show up!
  2. How can I get .GIF avatars working. I allow them in each usergroup but when I load them only a static image appears!
  3. How can I generate pages in the navbar but using a forum mask? This means for example, unregistered users can't see X link in the navbar, but a Registered user can, or a higher access ranked member.

Thanks and sorry for the trouble ^^

Lynne 05-10-2009 01:56 PM

1. I think that's a mod. I don't use reputation, but I know it doesn't show on vb.com where they use the default vb software.

2. Make sure you allow animated gifs. Usregroup Manager > select Usergroup to Edit > Can Upload Animated Avatar > Yes

3. Use conditionals around the link.
To only show to registered users:
HTML Code:

<if condition="$show['member']">
link
</if>

HTML Code:

<if condition="is_member_of($bbuserinfo,5,6,13)">
link only for those in usergroups 5,6,and 13
</if>


Biker_GA 05-10-2009 01:58 PM

Reputation is set by each user in the default vB installation as to whether it shows in the postbit or not.

I'd go find the settings, but I'm having a server issue with disk space at the moment. **banging head on desk**

Baigo 05-10-2009 02:23 PM

Lynne, thanks. Then how do I generate the .php page with the same template and stuff?

About reputation, I allowed it in every damn seeting and its not appearing.

.gifs are allowed in forum options and usergroup options, but they are still not working :(

Lynne 05-10-2009 02:32 PM

Generate a php page for what? I don't understand that question.

As for the gifs - do you have any modifications installed? Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


Baigo 05-10-2009 04:31 PM

I was trying to say how could I create an empty page with the same vBulletin skin and navbar... all that stuff.

About Avatars, its not a product I checked it. It's probably this:

Image Settings
Image Processing Library
Choose the image processing library that vBulletin will use for processing thumbnails and avatars. GD is more widely available but ImageMagick is more robust, supporting more image types. ImageMagick must have a valid path chosen below.

None
GD
ImageMagick 6

I am using GD. Tried to use ImageMagick but it seems I have to install ImageMagick (I dont know how to). You think this is the issue?

Thanks for the help

Lynne 05-10-2009 04:37 PM

It could be the image processing library. When you go to vboptions > Human Verification Manager, do you see images under the Image Verification Library options? It could be you need to ask your host to recompile php with freetype 2 support.

As for creating other pages that have the vbulletin format, check out this - [How-To] vBulletin API Basics: Creating Custom Pages & Misc.

Baigo 05-10-2009 07:10 PM

No, no image appears on Image Verification. Freetype 2 is now installed too.

BTW Lynne, I really appreciate your help. No way to give you rep or something? xD

Lynne 05-11-2009 03:06 AM

If no image appears next to GD, then it isn't installed correctly. To use imagemagick, you just need to have it installed (correctly) and then put in the correct path to the binaries (something you can get from your host).

Baigo 05-12-2009 10:16 PM

[13:44] <Baigo> kk lol
[13:44] <Baigo> can u help me with imagemagik?
[13:44] <Joe> use GD not imagemagyk
[13:44] <Baigo> last thing I will bother for a while
[13:44] <Baigo> I need imagemagik :P
[13:45] <Joe> why do you need it
[13:45] <Baigo> to fix something
[13:45] <Baigo> vb admins told me to do that
[13:48] <Joe> try /usr/bin/convert
[13:51] <Baigo> nope, didnt work
[13:51] <Baigo> its the correct path?
[13:52] <Baigo> Path to the ImageMagick 6 binaries (convert and identify). Example: Unix: /usr/local/bin/ Windows: C:\imagemagick\
[13:52] <Joe> oh
[13:52] <Joe> i gave you the path for convert
[13:52] <Joe> you need to put /usr/bin or /usr/local/bin
[13:53] <Baigo> nope
[13:53] <Baigo> the thing is joe
[13:53] <Baigo> im trying to get avatars working
[13:53] <Baigo> and I cant
[13:53] <Baigo> they told me to do this
[13:53] <Baigo> and once I did it
[13:54] <Baigo> in that section something should appear
[13:54] <Baigo> the thing is nothing is appearing
[13:54] <Baigo> https://vborg.vbsupport.ru/showthread.php?t=213252
[13:55] <Baigo> If no image appears next to GD, then it isn't installed correctly. To use imagemagick, you just need to have it installed (correctly) and then put in the correct path to the binaries (something you can get from your host).
[14:01] <Joe> GD is installed properly
[14:01] <Baigo> then why no image appears?
[14:02] <Joe> I dont know
[14:02] <Baigo> I cant use avatars lol
[14:02] <Baigo> .gif
[14:02] <Baigo> I put the .gif and its turned into an image
[14:04] <Joe> :s
[14:05] <Baigo> lol
[14:05] <Baigo> this is baad xD
[14:05] <Joe> dude, tell the support people GD is installed
[14:05] <Baigo> kk

Lynne, I dont know if you're interested but if u want I can give you access to the admin cp xD


All times are GMT. The time now is 08:29 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.01570 seconds
  • Memory Usage 1,739KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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