Quote:
Originally Posted by KW802 Likely the image path just needs to be updated to be fully qualified.
If you modify the smilies in your ACP the path is likely something like "images/smilies/abc.gif" so you just need to make it fully qualified like "http://www.yoursite.com/forums/images/smilies.gif" instead. |
I think this is what I need to do since the smilies in my vbgallery installation are broken.
The path it is trying to find the smilies is located in my vbgallery directories. The smilies I want it to use are in my vbulletin directories. How do I change the path for the smilies in vbgallery to the vbulletin smilies?