SIGGY with READFILE DISABLED

Forum
Last Post
Threads / Messages

vexel

Member
Member
Joined
Aug 6, 2010
Messages
23
Points
0
Mysidian Dollar
0
Look! It's work!!


Go to your siggy.php file and find

Code:
	// Reading the file failed, so show an error...	
	header ("text/plain");
	die("Readfile appears to be disabled on your host.");
(It's about 226 lin ;-))

And replace it with:

Code:
	// Reading the file failed, so show an error...	
	header ("text/plain");
	die("<img src='".$image."'>");


Ok it's the End ;-)

BUT IT WORKS!
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,122
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top