The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help-me
Hi,
I have a problm. Every time I send a picture pop up the following message: Failed Image Info: sh: /usr/local/bin/identify: No such file or directory |
#2
|
||||
|
||||
Details would be better if you want help here. Most here can't read minds and your request will go un-answered.
What vb-version are you running? What are you doing to get this error? If it is being caused from an addon you added to your site from here, please visit the thread for that mod & request support there. |
#3
|
|||
|
|||
Version 3.8.4
When I send an atavar, this error appears. Not yet installed any modification. |
#4
|
|||
|
|||
"identify" is a linux command that seems to be used if you have selected "ImageMagick 6" as the "Image Processing Library" in the "Image Settings" section of "vBulletin Options". The error is saying that you don't have that command in the expected place. You might try selecting "GD" or "none" as the image processing library, but to be honest I don't know what other affect it might have.
|
#5
|
|||
|
|||
Thank's a lot. worked. I moved to GD.
Well, another question: How to remove the dash beneath the words? example, under uername. How do I change an image in a skin? Thank's |
#6
|
||||
|
||||
If you mean the username in the postbit, like where it says "topgyn" next to your post, that is handled by css... In the Admin CP go to Styles and Templates -> Style Manager - choose your style -> All Style Options and scroll down to "additional css" - one of the lines should be something like:
Code:
.bigusername { font-size: 14pt; } |
#7
|
|||
|
|||
BirdOPrey5 tank's a tot...
How and when i intall a mod?? How do I change an image of a style? |
#8
|
||||
|
||||
You can change any image by finding the file and simply replacing it with a new image file. If you open the page in your web browser and right-click on the image you can usually get the path to the image, or image properties, and you will see something like http://yoursite.com/forums/images/button/reply.gif in which case you'd replace the "reply.gif" file in your /forum/images/button directory.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|