The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
ok i did all that, except now when i restart apache it says it cannot load the dynamic library, module cannot be found, but it gives the path and the file IS there, php_gd.dll and php_gd2.dll are both there and i've tried doing both, im lost here
|
#12
|
||||
|
||||
never mind, got it to work, i think i had the "extensions" directory name spelled wrong in php.ini,
|
#13
|
|||
|
|||
Mr. E, you also might consider using a cron job to generate your image rather than just storing the stats in a text file or something. It will cut down on server load (to some extent).
|
#14
|
||||
|
||||
lol, i have no idea how to work cron jobs
|
#15
|
||||
|
||||
oh also, how come when i set it to create image from jpeg it's actually better quality (more colors) than png and when i do a jpeg and with the imagecolorallocate it never changes the text color, the bg is black and the text is there, but a very dark bluish color i think, i want to make it white
|
#16
|
|||
|
|||
Use imagecolorclosest() for JPEGs rather than imagecolorallocate(). The functions are identical in syntax, but imagecolorclosest() is necessary when working with JPEGs.
|
#17
|
||||
|
||||
oooh! cool thanks
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|