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)

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')."\";");




All times are GMT. The time now is 11:04 AM.

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.01221 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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