The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey people, today I installed my first VBulletin forum and I've a few questions:
Thanks and sorry for the trouble ^^ |
#2
|
||||
|
||||
![]()
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> |
#3
|
|||
|
|||
![]()
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** |
#4
|
|||
|
|||
![]()
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 ![]() |
#5
|
||||
|
||||
![]()
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:
|
#6
|
|||
|
|||
![]()
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 |
#7
|
||||
|
||||
![]()
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. |
#8
|
|||
|
|||
![]()
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 |
#9
|
||||
|
||||
![]()
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).
|
#10
|
|||
|
|||
![]()
[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 |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|