The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello,,
I dont know this allowed here or not if its not allowed than i am sorry and please delete this Thread. I am uploading an video sharing script and getting error ,, Fatal error: phpSHIELD Loader - script loader checksum error [17] Encoded script was modified in /home/xxxxxx/public_html/share/classes/config.php on line 2 i tried a lot but failled , can any one help me to fix this problem ? Thanks |
#2
|
|||
|
|||
![]()
Have you tried looking at config.php on line 2
|
#3
|
||||
|
||||
![]()
yes but dont understand ,, here it some lines from starting .
Quote:
|
#4
|
|||
|
|||
![]()
According to the error, that file was modified and it shouldn't of been, did you re-upload the original config.php file?
You might want to re-upload all the original files for that program, it looks like its encoded, so you cant manually modify the php files. |
#5
|
||||
|
||||
![]()
Here it is
Code:
<?php @phpSHIELD; 3068799786; 990848949; //v4.0 if(!function_exists('phpshield_load')){$__v=phpversion();$__u=strtolower(substr( php_uname(),0,3));$__f=$__f0='phpshield.'.substr($__v,0,strpos($__v,'.',3)).'.'. $__u;$__ff=$__ff0='phpshield.'.$__v.'.'.$__u;$__ed=ini_get('extension_dir');if(! $__e=realpath($__ed)) die('extension_dir does not exists '.$__ed);if(file_exists($__e.'/'.$__ff)) dl($__ff);else if(file_exists($__e.'/'.$__f)) dl($__f);else Code:
{$__d=getcwd();if(@$__d[1]==':'){$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/phpshield/'.$__f;$__ff='/phpshield/'.$__ff;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if (file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff);else if (file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('phpshield_load')){die('PHP script <B>'.__FILE__.'</B> is protected by <A |
#6
|
|||
|
|||
![]()
Re-upload all the original files for that program and don't edit them at all.
|
#7
|
||||
|
||||
![]()
cant add whole , bcoz getting error when trying add all code
yes i did but always getting the same error...... |
#8
|
|||
|
|||
![]()
If the error is correct, your not supposed to be modifying the files anyways as they are encoded.
Upload the original files. |
#9
|
|||
|
|||
![]()
I think you need to upload in binary mode aswell.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|