What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Can some one help me with this php?[solved]

Can some one help me with this php?[solved]
Author: Message:
Kenji
Veteran Member
*****

Avatar
Previously: Dazmatic, Dazzy, :zippy:

Posts: 1226
Reputation: 39
32 / Male / Flag
Joined: Jun 2006
Status: Away
O.P. Can some one help me with this php?[solved]
Well its a random avatar php script thingy, felu sent it to me, i cabnt get it to work, can someone tell me what wrong with it, thanks. :)

code:
code removed

This post was edited on 10-29-2006 at 12:17 AM by Kenji.
10-28-2006 09:39 PM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Can some one help me with this php?
You can't use opendir() on a URL. :dodgy: $dir needs to be a local path.
10-28-2006 09:44 PM
Profile PM Web Find Quote Report
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: Can some one help me with this php?
I guess you have acces to that server... So change the first line to:
$dir = './';

And place the file in the avatars directory on your server;)
10-28-2006 10:06 PM
Profile E-Mail PM Find Quote Report
Kenji
Veteran Member
*****

Avatar
Previously: Dazmatic, Dazzy, :zippy:

Posts: 1226
Reputation: 39
32 / Male / Flag
Joined: Jun 2006
Status: Away
O.P. RE: Can some one help me with this php?
Still doesnt seem to work. i put it in the avatars directory aswell. :s

Here is the code now...

code:
code removed

This post was edited on 10-29-2006 at 12:17 AM by Kenji.
10-28-2006 10:25 PM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Can some one help me with this php?
$imgs[] = $imgs;

lol... O_o

Change that line to...

$imgs[] = $img;
10-28-2006 10:56 PM
Profile PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Can some one help me with this php?
Btw (sorry about the spam and offtopicness) WDZ
I have fixed my pic thing now :> - is it correct for you?
Touch Innovation - touch friendly programs/applications for the windows mobile!


10-28-2006 11:06 PM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Can some one help me with this php?
quote:
Originally posted by Nathan
Btw (sorry about the spam and offtopicness)
:dodgy:

quote:
I have fixed my pic thing now :> - is it correct for you?
Yeah, the IP works... the view counter stays at 1 because I'm blocking the cookie though... :p
10-28-2006 11:09 PM
Profile PM Web Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Can some one help me with this php?
Damn you WDZ :<
Actually i might add it so it says if you've blocked the  cookie.
Touch Innovation - touch friendly programs/applications for the windows mobile!


10-28-2006 11:13 PM
Profile E-Mail PM Web Find Quote Report
Kenji
Veteran Member
*****

Avatar
Previously: Dazmatic, Dazzy, :zippy:

Posts: 1226
Reputation: 39
32 / Male / Flag
Joined: Jun 2006
Status: Away
O.P. RE: Can some one help me with this php?
quote:
Originally posted by WDZ
$imgs[] = $imgs;

lol... O_o

Change that line to...

$imgs[] = $img;
yay, thanks <3
quote:
Originally posted by Nathan
is it correct for you?
I blocked the image :cheesy:






Thanks for all your help :)

This post was edited on 10-28-2006 at 11:37 PM by Kenji.
10-28-2006 11:24 PM
Profile PM Find Quote Report
« 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