What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] Status2FTP - Version 2.0.3

Pages: (11): « First « 3 4 5 6 [ 7 ] 8 9 10 11 » Last »
[Release] Status2FTP - Version 2.0.3
Author: Message:
IcedCold
New Member
*


Posts: 13
34 / Male / –
Joined: Jun 2006
RE: RE: RE: [Release] Status2FTP
quote:
Originally posted by speakez
quote:
Originally posted by IcedCold
Ah I see the error. If you view the source...

code:
Fatal error:  Call to undefined function:  imagettftext() in <b>/home/snoeu/domains/s-n-o.eu/public_html/usig/msn/image/status.php</b> on line 38


This means that your host's version of GD does not have imagettftext()


Im getting this error too... now i know my server is capable of making images from php because i have another program that does just that...but it doesnt us the imagettftext() function... is this function necesarry or is there another that will work just as well? do the true type fonts need to be used?

your help is appreciated, i really look forward to finding a wau around all this and getting it online.


You could probablly use a different type of font but I was just trying to get the status image to look most realistic.

You could try imagefttext() using freetype fonts or imagestring().
[Image: status.png]
07-05-2006 04:26 PM
Profile PM Find Quote Report
speakez
New Member
*


Posts: 3
Joined: Jul 2006
RE: RE: RE: RE: [Release] Status2FTP

quote:
Originally posted by IcedCold

You could probablly use a different type of font but I was just trying to get the status image to look most realistic.

You could try imagefttext() using freetype fonts or imagestring().


Yeah, im using imagestring, is working alright, just customizing the layout a bit before i put it up...

thank you.
[Image: status.png]
07-05-2006 05:01 PM
Profile E-Mail PM Find Quote Report
IcedCold
New Member
*


Posts: 13
34 / Male / –
Joined: Jun 2006
RE: [Release] Status2FTP
Yeh, the positioning will be more difficult as there is no way to find the length of text in imagestring() so the text will have to be in fixed positions.
[Image: status.png]
07-06-2006 06:05 PM
Profile PM Find Quote Report
reborn-network
Junior Member
**

Avatar
Reborn Network

Posts: 20
37 / Male / –
Joined: May 2004
RE: [Release] Status2FTP
Ive used XML export to get it into php values then use GD to make a image from Display Pic and also infomation. problem is you have to filter alot of chars out of the values

eg: artist - title (u can see in msn)
xml output: \\music04{} \0artist \- \0title\

annoying.

ALSO.

please fix a bug u need to disconnect the ftp session after uploading. i had 8 open sessions to my server due to this bug (also disallows u to use ftp after XX sessions open on one IP)

please fix. also. any chance on having a value for how many people are online on your list? cheers.

Below is what ive done (so far) not really into GD to be honest. more into PHP

[Image: test.php]

This post was edited on 07-07-2006 at 11:13 PM by reborn-network.
07-07-2006 11:12 PM
Profile E-Mail PM Web Find Quote Report
IcedCold
New Member
*


Posts: 13
34 / Male / –
Joined: Jun 2006
RE: [Release] Status2FTP
Reborn, if you look at my script ive used replacing and preg replace to remove the unneeded output.

Eljay knows about the connection bug but can't seem to fix it.
[Image: status.png]
07-07-2006 11:15 PM
Profile PM Find Quote Report
reborn-network
Junior Member
**

Avatar
Reborn Network

Posts: 20
37 / Male / –
Joined: May 2004
RE: [Release] Status2FTP
quote:
Originally posted by IcedCold
Reborn, if you look at my script ive used replacing and preg replace to remove the unneeded output.

Eljay knows about the connection bug but can't seem to fix it.

im replacing it. problems come with plus formatted names *custom colours bolds etc* getting them formatted in GD is a right b*tch im finding.

Although to be honest. i love this script. but the ftp disconnect needs fixing. about it other then afew more values would be nice as i said (online since X time, X contacts online) would be nice to have...

This post was edited on 07-07-2006 at 11:20 PM by reborn-network.
07-07-2006 11:19 PM
Profile E-Mail PM Web Find Quote Report
IcedCold
New Member
*


Posts: 13
34 / Male / –
Joined: Jun 2006
RE: [Release] Status2FTP
I'm currently implementing colours, aswell as emoticons, fun fun xD
[Image: status.png]
07-07-2006 11:22 PM
Profile PM Find Quote Report
reborn-network
Junior Member
**

Avatar
Reborn Network

Posts: 20
37 / Male / –
Joined: May 2004
RE: [Release] Status2FTP
managed to redo the script for my sig. now it looks good :)

I wish the ftp bug would be fixed though. driving me insane.

[Image: test.php]

This post was edited on 07-08-2006 at 05:43 AM by reborn-network.
07-08-2006 05:42 AM
Profile E-Mail PM Web Find Quote Report
IcedCold
New Member
*


Posts: 13
34 / Male / –
Joined: Jun 2006
RE: [Release] Status2FTP
In my opinion your name should be bold, as that is how it is on the contact list. ;)
[Image: status.png]
07-08-2006 09:19 AM
Profile PM Find Quote Report
GibsonDude
Junior Member
**


Posts: 19
Joined: Jul 2006
RE: [Release] Status2FTP
I love this script, but I have a slight problem with it...

Every now and then it fails to upload the data to my FTP server, keeps saying that the FTP is not configured properly or that an error occured whilst contacting the server...

As it turns out, it seems that the script is opening multiple connections to my FTP (Which has a limit of 5 connections...)
Is there a work around for this?
07-09-2006 02:26 PM
Profile E-Mail PM Find Quote Report
Pages: (11): « First « 3 4 5 6 [ 7 ] 8 9 10 11 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On