The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Signature Stats v3.04 Details »» | |||||||||||||||||||||||||
VERSION 3.04
[05/09/2004] ----------------------------------------------- This Hack is released under an EverythingvB.com FullAttribution-LimitedDerivs-LimitedTranslation License ----------------------------------------------- This hack allows you to display your forum statistics in an image,whichyou can use as your signature in most forums (like mine). If you have any trouble, please post here or in my forum for a good response. Please Click INSTALL, otherwise if an important fix becomes available, you will not be notified. Now with truetype font support and line breaks. Fixed online userscode(was resetting 'most users online'). New easy support for GD2 andbelow. Attached pixel font for use in your signatures, must be in all capitals, at size 6 to work appropriately. New! Attached signature colourgenerator application. Useful to work out the colour scheme of yoursignature. Displays the RGB code for picked colour, and also allows forHEX to RGB conversion. Popular modifications:
Show Your Support
|
Comments |
#422
|
||||
|
||||
Quote:
Anyway, I think you're correct about it being a path issue! your forums are here: http://www.sevencityracing.com/forum/index.php I'm guessing your signature.php is at http://www.sevencityracing.com/signature.php did you upload the images to a subdir of the forums, or straight off the root dir? If it's off the forums, thats the problem, your path seems to point somewhere out of the forums if you use the bbcode and get the red x, then right click the red x and look at the properties, it will tell you where it's looking (and not finding) the red x - you can adjust accordingly then! (That's how I fixed my red x issue anyway!) Give that a shot and we'll go from there. |
#423
|
||||
|
||||
Quote:
Quote:
|
#424
|
|||
|
|||
Not sure if this has been posted anywhere in this thread it may have been but i have not got time to go through it all , We use our sigs sometimes to show off to other forums and use our sigs as that show off , Alot of forums do not allow you to use the php tag in your signature , So how do we get around this , It is pretty simple really thought i would show how here so anybody else can use this as well. Open note pad or your favorite editor of course and put this in there
Code:
RewriteEngine on RewriteRule ^signature.(png|jpg|jpeg|gif) /forum/signature.php RewriteCond %{HTTP_HOST} ^forum.(your site name).com$ [OR] RewriteCond %{HTTP_HOST} ^www.forum.(your site name).com$ RewriteRule ^(.*)$ http://(your site name).com/forum/index.php [R=301,L] Now save this file as .htaccess and put it into the same folder as you have set on that first line. Or if you already have the file .htaccess in that folder then put the code above anything else in your .htaccess file What this does is create a rewrite rule so that any querys it get for the file signature.jpg/jpg/jpeg/png (any of those extensions) it directs it to and runs the file signature.php Thus running your stats sig and writing it and returning it as that file signature.jpg Ie this is my signature www.tlsnetwork.com/forum/signature.jpg Gee hope you understand all that and you find it helpfull if you need it. Opps just realised my sig might be advertising , (just using it as an example) , Mod please remove the link if its not ok. |
#425
|
||||
|
||||
Quote:
"/home/sevencityracing/hosting/sig.jpg" or "/home/html/sevencityracing/hosting/sig.jpg" Because when I went to http://www.sevencityracing.com/hosting/signature.jpg (OR sig.jpg) I can see your images! I know this sounds silly, but worth a shot open your FTP program, connect to your server - navigate to the folder the pics are in (hosting) - now look at the ftp programs address bar - what does it show? (It SHOULD show whatever the actual path is to your jpg's) If that path IS correct stangsta, I'm not sure what else to suggest except maybe try moving the sigs nd changing the path in the php file around a bit and see what happens? |
#426
|
||||
|
||||
Quote:
ftp://www.sevencityracing.com/html/h.../signature.jpg I have tried moving the sigs to different locations, and that has not helped either. Thats why im so stumped, I can usually figure this stuff out on my own, but for some reason, i cant seem to get it. |
#427
|
||||
|
||||
Quote:
Since we KNOW that by going to http://www.sevencityracing.com/hosting/signature.jpg the image is being seen, we just need to figure out your hosts actual path to that directory. The /html/hosting/ thing is what's throwing me as all my domains use a home/ACCTNAME/ path(none of the extra /html/hosting stuff I wish I had an answer for you. I don't doubt you are reading the instructions and following them, you seem like a literate intelligent kinda person! I know it's a stretch but what about yanking what you have, and just starting clean? |
#428
|
|||
|
|||
one way to check the actual path to your site , ie your servers one is look in phpinfo , You should be able to go to your admin cp in vbulletin
Import & Maintenance ->> View PHP info Then scroll down abit until you see the header Apache Environment just under that you should see DOCUMENT_ROOT , Next to that is the actual path to the root of your site Hope that helps you a little. |
#429
|
|||
|
|||
has anyone else suffering crazy bandwidth spikes and also noticed that having the sig in other forums where your members go will actually show them as online in your forum, but browsing signature.php? love the script, but those two things and the guests numbers being way off are killin it for me
|
#430
|
||||
|
||||
Did you try setting up a cronjob to run signature.php and then just using signature.jpg for the image? It takes care of these problems.
|
#431
|
|||
|
|||
Cannot the cron job or vb cron to work. When I point to the page manually, it creates the signature fine.
Any ideas? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|