03 Jan, 2011

Drupal cannot modify header

Articles related to drupal cannot modify header

Increasing the karma ratings on Orkut

http://digitalpbk.blogspot.com/2007/01/increasing-karma-ratings-on-orkut.html Increasing the karma ratings on Orkut Trace BackFollowed from : Making more fans on OrkutContinued ... "http://www.orkut.com/setKarma?cat=0&val;=1&gid;=FR[friends id here]/[your id here]"Eg: "http://www.orkut.com/setKarma? cat=0&val;=1&gid;=FRUS00000000000/US00123456789"The above illustrates the page you have to make your friend to access to make he/she your fan.The same can be modified to increase (can decrease also) your cool, sexy and trusty karma ratings ...
Published 5 years ago

amvo.exe Virus Manual Removal Steps

http://digitalpbk.blogspot.com/2008/02/amvoexe-virus-usb-memory-stick.html amvo.exe Virus Manual Removal Steps IntroThis is a nasty virus, dont know who dropped it on me. It spreads via USB Memory Sticks. It cannot be seen in the process list, hides itself and hides all files. And my antivirus doesn't seem to find a problem! :(Some SymptomsCannot show hidden filesSlows down USB devicesAdds infections to plugged in USB devicesDrives open in new windows from My ComputerHow to get rid off?Step 1 The usual way is to Format the system, but it is not a permanent ...
Published 4 years ago

Server Not Found, Fix DNS Problems.

http://digitalpbk.blogspot.com/2008/07/fix-server-not-found-dns-problem.html Server Not Found, Fix DNS Problems. Sometimes wierd things happen,Server Not Found www.google.comOr you can get www.kitiyo.com but not rgb.kitiyo.comOr you cannot get www.somesite.com but your friend can!Silly DNS Problems.When we browser and enter a url in the browser's address bar, one of the first step is to resolve the domain name. ie convert the www.server-name.com to the IP address.If our dns server settings are wrong or if the dns server does not respond, we get the familiar ...
Published 3 years, 6 months ago

Windows Registry : Something you must know

http://digitalpbk.blogspot.com/2007/03/windows-registry-something-you-must.html manager and registry editor can be disabled by entries in this folder. If DisableRegistryTools, DisableTaskMgrhas a value 1, then regedit.exe and taskmgr.exe (registry editor and task manager cannot be run !!) Some viruses make use of this to disable the end tasking of virus applications. ...
Published 4 years, 11 months ago

Making Sony Ericsson Mobile Themes

http://digitalpbk.blogspot.com/2007/04/making-sony-ericsson-mobile-themes.html included in thearchive. To extract the individual files from THM theme files most standard archiving applications on themarket can be used.Sony Ericsson Symbian/UIQ phone theme files are ZIP packages with file extension .utz. A package containsan XML file specifying colour settings, images and sounds used in the theme, together with anumber of image and audio files.Simple and Short :) Sony Ericsson Themes CreatorIf you cannot take the pain of doing the above steps, simple download the sony ericsson ...
Published 4 years, 10 months ago

XSS on GrazeIt.com

http://digitalpbk.blogspot.com/2007/01/xss-on-grazeitcom.html .com if you are using Microsoft Internet Explorer!So how did it work?Grazeit.com allows Fixed (No longer works) Fixed (No longer works)is all we have to post to get redirected.Level 2So the grazeit admins have modified the filter to take care of the above 2 methods. But still the filter isn't good enough for : #105;pt:alert('XSS')> />FixedfixedGET Cross site ...
Published 5 years ago

Update Nvidia drivers on Sony Vaio

http://digitalpbk.com/sony-vaio/install-updated-nvidia-drivers-on-vaio Update Nvidia drivers on Sony Vaio Update Nvidia drivers on Sony Vaio Updating Nvidia graphics drivers on Sony Vaio is been a problem recently as the driver installation is not detecting your hardware. Sony Vaio OEM provided drivers are not up to date and when installing drivers directly from the Nvidia GeForce website, the screen says NVidia installation cannot continue This graphics driver could not find compatible graphics hardware To Solve the problem you need to change an inf file after you downloaded your drivers ...
Published 2 months, 2 weeks ago

C Code to convert JPEG to BMP in LINUX using libjpeg

http://digitalpbk.blogspot.com/2009/01/code-libjpeg-converting-jpeg-to-bmp.html ; int i = 0; if ( !infile ) { printf("Error opening jpeg file %s\n!", filename ); return -1; } /* here we set up the standard libjpeg error handler */ cinfo.err = jpeg_std_error( &jerr; ); /* setup decompression process and source, then read JPEG header */ jpeg_create_decompress( &cinfo; ); /* this makes the library read from infile */ jpeg_stdio_src( &cinfo;, infile ); /* reading the image header which contains image information */ jpeg_read_header( &cinfo;, TRUE ...
Published 3 years ago

Perl Download Manager

http://digitalpbk.blogspot.com/2008/06/perl-download-manager.html ; $enbit = $length - 1 if($enbit > $length); my $err =0; my $i = int($stbit / $pcksize); my $req = HTTP::Request->new('GET',$url); if($stbit >= $length) { print "$localfile Part Complete! $length $stbit\n"; $stats[$inx] = 1; return; } while($stbit { my $stbit2 = $stbit + $blockstart; my $enbit2 = $enbit + $blockstart; my $range = "bytes=$stbit2-$enbit2"; $req->header('Range' => $range); $i++; print "\n $inx ... $i ...
Published 3 years, 7 months ago

SQL Injection: Tutorial Part 1

http://digitalpbk.blogspot.com/2009/06/hacking-sql-injection-tutorial.html injection hole, all an user has to do is add a ' (single quote) to the username and/or password fields, sayuser=digitalpbkpass=password'Now the SQL query would be constructed as SELECT * FROM users WHERE user='digitalpbk' AND pass='password''This will throw up an invalid SQL and if the errors are not supressed you will get a screen as shown below:So if we modify the user input field pass such thatuser=digitalpbkpass=password' OR '1'='1,the constructed SQL ...
Published 2 years, 7 months ago

Related help topics for drupal cannot modify header More keywords like drupal cannot modify header
More pages for drupal cannot modify header


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Havelock Boat Jetty Havelock Boat Jetty in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk