vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Forum stats on signature image (https://vborg.vbsupport.ru/showthread.php?t=50848)

DarkDraco07 04-09-2003 09:18 PM

700/777 ?
whats the 700 for? i only set it to 777

GoTTi 04-09-2003 10:56 PM

Ok here is my problem...

my webhost installed GD, but its not showing on my php info page. But it is installed into /usr/bin/perl or the files are in there.....

WHAT DO I GOTTA DO TO GET GD ON MY SERVER?????? ;(

mr e 04-10-2003 04:45 PM

have them upgrade to php 4.3.0, that comes with GD

dstruct2k 04-10-2003 09:19 PM

A lot of you guys are confused, especially those of you that are:
  1. Too lazy to learn Cron
  2. Running your own server on Windows
I have a fix for people like you. I have created a SigMaker scheduled task that kills off the IE window it launches itself in. It will take editing of both of the included files, but it works perfectly!

Just make sure you run the Task as ANOTHER user, otherwise you'll get annoying windows appearing and dissapearing every 15 minutes. :D

dstruct2k 04-10-2003 09:24 PM

Quote:

Yesterday at 06:50 PM Da_GoTTi said this in Post #122
installed into /usr/bin/perl or the files are in there.....
See... GD goes into the extensions folder of the PHP executable. Not your user directory. If it's in your user directory, and your host claims to have "installed" it, I'd change hosts now. They obviously don't know what they're doing. :bandit:

In the meantime, I suggest you tell them that GD comes with PHP, it just isn't enabled by default.

This line must exist in their php.ini file (well, it's called that on WINNT servers.... :nervous:) and must NOT be commented out with a semicolon.
Code:

extension=php_gd2.dll
They could even add it to the bottom if they wanted, for easy removal if something goes wrong.

Trust me, it's simple to setup, it only took me 5 minutes of searching to figure out how to enable it when RC3 came along! :D

DarkDraco07 04-11-2003 03:12 AM

ok im confused. the readme says upload sig.php to the forum directory and run it fromwww.yourdomain.com/sig.php ???

mr e 04-11-2003 04:51 AM

upload it to your forum directory then run it from www.YOURDOMAIN.com/FORUMDIRECTORY or if your forum's a subdomain FORUMDIRECTORY.YOURDOMAIN.com

mr e 04-11-2003 04:51 AM

upload it to your forum directory then run it from www.YOURDOMAIN.com/FORUMDIRECTORY/sig.php or if your forum's a subdomain FORUMDIRECTORY.YOURDOMAIN.com/sig.php

DarkDraco07 04-11-2003 11:25 PM

my sig.php is still giving me a blank page without making the new jpg

Vivi Ornitier 04-12-2003 12:35 AM

how do u make it show the users online???

mr e 04-12-2003 06:03 PM

copy the users online code from index.php and paste it in the sig.php file, then add the $usersonline variable (not exactly sure what it is) to the part where it makes the text

Dan 04-13-2003 12:59 AM

Hmm.... how would I move the text on the image.

I want to put it on the image in the attachment.

mr e 04-13-2003 07:29 PM

you'd have to change the $top and $left variable

Dan 04-13-2003 08:41 PM

ok here is a very weird problem...... I uploaded it all but everytime I try to vist the signature.php in my forums dir I get a

The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.

Anyone know what might be going on?

http://www.eternalgamers.com/forums/signature.php

I know the file is there because I am seeing it in the ftp directory

mr e 04-13-2003 09:08 PM

all signature.php does is try to create the image, save it and display it, so if it doesn't exist that means that

images/signatur/signatur.jpg

does not exist, so for some reason it's not creating the image

Dan 04-13-2003 09:23 PM

any idea why it might not be creating it? I know gd is installed and everything because it works with vb2.3.0 image verifaction system

Courage 04-14-2003 10:06 AM

Anyone has any ideea how this is made ? :D

https://vborg.vbsupport.ru/external/2006/05/10.jpg

Crazy Pete 04-14-2003 03:59 PM

Quote:

Yesterday at 06:17 PM Oricon said this in Post #136
any idea why it might not be creating it? I know gd is installed and everything because it works with vb2.3.0 image verifaction system
Same problem here, unfortunately I have no idea why.

mr e 04-15-2003 04:27 PM

all i can say is make sure all the folders are chmodded and everything is named correctly, it's probably something little you just overlooked

iggy123 04-15-2003 08:27 PM

could some one Please let me know how I add the number of people online to it???

Crazy Pete 04-15-2003 08:59 PM

On my host that uses (according to the phpinfo file) GD Version
1.6.2 or higher, this hack works fine. On my other host that uses GD Version 2.0 or higher according to the same file, this hack doesn't work at all.

Is there something that needs to be done differently for my GD 2.0 host?

vB-Host.com 04-20-2003 03:40 AM

Might want to update your install doc.. For users using Cpanel. You want to create a Cron Job using 0-60 for the minute and * for the others with the command of GET http://www.domain.com/forum/signature.php > /dev/null

see my screenshot below for it set up in a Cpanel Control Panel.

http://www.vb-host.com/forum/cron.gif

gengar003 04-24-2003 01:30 AM

Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/pgsforum/public_html/vb/signature.php on line 44

I get that error when viewing signature.php... what's it mean?

MindTrix 04-26-2003 09:20 PM

Newbie question!!! WHy is it my pics get changed when i upload them?? Like i did one recnetly with red writtin, now the whole pics gone red :>

vB-Host.com 04-26-2003 10:38 PM

Quote:

Today at 03:20 PM MindTrix said this in Post #144
Newbie question!!! WHy is it my pics get changed when i upload them?? Like i did one recnetly with red writtin, now the whole pics gone red :>
Make your image in RGB after your done, go to "image mode" switch it to index, select to flatten, go to "image mode" again and reselect RGB. Go to "File" --> "save as" change the pull down from photoshop to JPG, save it as file name sig.jpg, up load to server, open your signature.php with a browser then go to signatur.jpg and it should look fine now. Be sure to refresh your browser too to get the latest image.

MindTrix 04-27-2003 01:53 PM

In the browser the pics commin up nice like it should, but via the php file its still goin dodgy coloured :( Could it be somet in the php file??

subu1 04-29-2003 10:08 PM

thxx for this Hack *install*

one can it indicate let how much user straight online on the Forums. With phpbb I saw in such a way :)

mr e 04-29-2003 10:39 PM

@gengar003 that means you don't have GD installed on your server

@MindTrix if your doing a .jpg make sure the function is ImageCreateTrueColor and not ImageCreate

DarkDraco07 05-05-2003 02:56 AM

im having trouble finding the users online code in my index.php

mr e 05-05-2003 03:09 AM

it begins with
PHP Code:

$activeusers "";
$loggedinusers ""

and ends with

PHP Code:

  eval("\$loggedinusers = \"".gettemplate('forumhome_loggedinusers')."\";");



DarkDraco07 05-05-2003 04:01 AM

yea, i finally found that and the total online today. thanks

flup 05-05-2003 02:06 PM

i've used the images tags and pasted the url to the php file, now it just loads it on everyview and it will be up2date always ;x

subu1 05-05-2003 03:28 PM

sorry my english is not so good, who can i displayed "Online now" and "online today", i must have it :banana:

thxxx subu

kdog316 05-06-2003 12:40 AM

how come when my image goes to signatur.jpg it looks like crap

http://www.allaroundsite.com/forums/signature.php

DarkDraco07 05-06-2003 01:25 AM

lessen the compression or use the code given i think on the 1st page to raise the quality

mr e 05-06-2003 03:09 AM

the compression/quality is the same thing, by default it's 100 (100% quality / no compression), the smaller the number the lesser the quality

thamyeuvn 05-18-2003 06:30 AM

Yeah, nice idea.

Cool chew for Hot People :)

iggy123 05-21-2003 10:10 AM

Mine worked fine until the other day - if you look at the signature in a post -
http://clanantivirus.net/forums/show...=5161#post5161

and then look at the stats when you run the signature.php

http://clanantivirus.net/forums/signature.php

there is a major discrepancy -
if you look at the sig.jpg

http://clanantivirus.net/forums/images/signatur/sig.jpg

then its obvious that the picture is able to be updated but for some reason the signatur.jpg isnt.

Never mind fixed it

KJ_innit 05-22-2003 09:49 AM

does this work with GD libraries earlier than version 2?

subu1 05-22-2003 10:43 AM

ups,

I have since yesterday GD2 , but my picture has thereby only 256 colors

look at my signatur, what can i do, need help please


All times are GMT. The time now is 04:44 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.01728 seconds
  • Memory Usage 1,815KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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