vBulletin Modifications

help regarding gamespot

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > General vBulletin Support

Reply
 
LinkBack Thread Tools
Old 07-20-2005, 02:06 PM   #11
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

Try looking at how my imdb hack does it. Thats my tip




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07-20-2005, 03:14 PM   #12
Coder
Maxx's Avatar
Join Date: Sep 2004
Location: U.K
Maxx is on a distinguished road

Default

it was all working fine but now im getting :

Warning: fopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known

any ideas ??




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2005, 05:05 PM   #13
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

would mean it cant find the file/address you specified but to store the image file_get_contents would be a better option.


$filestuff = file_get_contents("http://".$image.".jpg");




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2005, 05:17 PM   #14
Coder
Maxx's Avatar
Join Date: Sep 2004
Location: U.K
Maxx is on a distinguished road

Default

ill give that a whizz

i was using :

$fp = fopen("$post[gspot_pic]", "rb");
$boxshot = mysql_escape_string(fread($fp, filesize("$post[gspot_pic]")));

thanx




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2005, 06:07 PM   #15
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

file_get_contents stores data in an array can be handy and doesnt require all the fopen crap link directly to file its saved as a useable array no need to close connections etc. You can always use @file_get_contents to cut the error msgs but at this stage of your development I would leave the @ off.


heres my code for grabbing the image file needed.
You must first be a registered member to view any code.
then once all my other vars are set too I check that $ign['img] is set and if it is I do the following:
You must first be a registered member to view any code.
then i call my add to dbase function (ign because I originally planned to do it with ign)

and that does this
You must first be a registered member to view any code.
Most of this code is now obsolete because my pre bot does it for me. This code is only used if release is above 24hrs old and no data has been stored but thats another story
I almost released it a few days ago and then saw your progress so didnt bother.
__________________


Feel free to ask questions here




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2005, 07:02 PM   #16
Coder
Maxx's Avatar
Join Date: Sep 2004
Location: U.K
Maxx is on a distinguished road

Default

thanx Mate.

lol i wouldnt say progress it works but more bugs than windows

my code isnt exactly acurate

You must first be a registered member to view any code.

p.s release it dude so i can sleep at night




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2005, 08:01 PM   #17
Coder
Join Date: Apr 2004
Location: UK
ShavedApe is on a distinguished road

Default

ill see if i can put an installer together tommorow sometime.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2005, 09:18 PM   #18
Coder
Maxx's Avatar
Join Date: Sep 2004
Location: U.K
Maxx is on a distinguished road

Default

Much Apreciated Thanx.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GameSpot fu**ked us... Idan Off Topic 17 07-29-2005 10:19 PM


All times are GMT -3. The time now is 06:23 PM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)