Thursday, November 20, 2008

THE BEST PTC

a year experience in PTC, i have conclusion...these best PTC i've tried. if you need maney more than a penny, you better checkout these PTC site. satisfied guarantee,,,lol.


247BUX :
more than 5add daily, 1c/add, min payout $1 via paypal and alertpay.check this out




NEOBUX:
4 add daily, up to 2c/add, min payout $2 via alertpay.check this out


PERSIANPTC :
up to 5 add/day, 1c/add, min payout $5 via egold, paypal dan alertpay.check this out

Read More..

Sunday, October 26, 2008

FIX ACTIVATION ACCOUNT EMAIL BUG FOR JOOMLA 1.5.5

ENGLISH:

Did you ever receive activation email to activating your account with information like this :

username : http://www.yourdomain.xxx
password : your username

but should be like this :

username : your username
password : your password



to fix it, check this out:

edit file www/components/com_user/controller.php:

$message = sprintf ( JText::_( 'SEND_MSG_ACTIVATE' ), $name, $sitename, $siteURL."index.php?option=com_user&task=activate&activation=".$user->get('activation'), $siteURL, $username, $password);

change to :

$message = sprintf ( JText::_( 'SEND_MSG_ACTIVATE' ), $name, $sitename, $siteURL."index.php?option=com_user&task=activate&activation=".$user->get('activation'), $username, $password);



BAHASA INDONESIA :

Memperbaiki bug email pengaktivasian akun Joomla 1.5.5

Apakah kamu pernah menerima email aktivasi dimana pada pemberitahuannya tertulis sbb :

username : http://www.domainlo.xxx
password : username lo

padahal seharusnya

username : username kamu
password : password kamu

Cara memperbaikinya adalah sebagai berikut :

edit file www/components/com_user/controller.php:

$message = sprintf ( JText::_( 'SEND_MSG_ACTIVATE' ), $name, $sitename, $siteURL."index.php?option=com_user&task=activate&activation=".$user->get('activation'), $siteURL, $username, $password);

menjadi

$message = sprintf ( JText::_( 'SEND_MSG_ACTIVATE' ), $name, $sitename, $siteURL."index.php?option=com_user&task=activate&activation=".$user->get('activation'), $username, $password);

Read More..

Sunday, October 19, 2008

Bug Virtuemart Session Expired

ENGLISH :


Once you may have a problem when you using virtuemart. When you login from front end, your browser said SESSION_EXPIRED or Invalid Token. You can try this :


  1. edit global configuration from back end. click global configuration/ system in session lifetime fill number higher than 15 minutes
  2. VirtueMart is also affected by this bug. The problem is indeed a wrong order of the calls to initSessionAdmin and doGzip
    at the end of the file /administrator/index2.php.

    check this out




    103 doGzip();
    105 // if task action is 'save' or 'apply' redo session check
    106 if ( $task == 'save' || $task == 'apply' ) {
    107 $mainframe->initSessionAdmin( $option, '' );
    108 }


    change it to :
    102 // if task action is 'save' or 'apply' redo session check
    103 if ( $task == 'save' || $task == 'apply' ) {
    104 $mainframe->initSessionAdmin( $option, '' );
    105 }
    106 doGzip();

    replace in /administrator/index2.php


    good luck.

BAHASA INDONESIA :


Saat lo dapat masalah ketika menggunakan virtuemart. Pada saat lo login di Front End situs lo muncul pesan SESSION_EXPIRED atau Invalid Token. Coba deh langkah-langkah berikut :


  1. edit session lifetime di Global Configuration/System menjadi lebih dari 15 menit, atau
  2. Bug pada VirtueMart juga disebabkan oleh kesalahan perintah "initSessionAdmin" dan "doGzip" pada baris-baris terakhir file /administrator/index2.php.


    Perhatikan ini :


    103 doGzip();
    105 // if task action is 'save' or 'apply' redo session check
    106 if ( $task == 'save' || $task == 'apply' ) {
    107 $mainframe->initSessionAdmin( $option, '' );
    108 }


    rubah menjadi :


    102 // if task action is 'save' or 'apply' redo session check
    103 if ( $task == 'save' || $task == 'apply' ) {
    104 $mainframe->initSessionAdmin( $option, '' );
    105 }
    106 doGzip();




    unggah ke /administrator/index2.php

    semoga berhasil

Read More..

Thursday, October 16, 2008

Reset Password Vulnerable

ENGLISH :

REMOTE RESET PASSWORD FOR JOOMLA 1.5.5 OR LOWER :
1. type on address bar :
http://yourdomain.com/index.php?option=com_user&view=reset&layout=confirm
2. fill ' char on token field
3. fill your new password.



SOLUTION FOR THIS :
1. upgrade your Joomla version, or
2. edit /components/com_user/models/reset.php :
after global $mainframe; in line 113 add :
if(strlen($token) != 32) {
$this->setError(JText::_('INVALID_TOKEN'));
return false;
}



BAHASA INDONESIA :

MELAKUKAN REMOTE RESET PASSWORD JOOMLA :
1. ketik di address bar :
http://domainlo.com/index.php?option=com_user&view=reset&layout=confirm
2. pada field token isi karakter ' (tanda kutip)
3. masukkan password baru anda.

JOOMLA TELAH MEMPUNYAI SOLUSI UNTUK INI, YAITU :
1. upgrade Joomla anda, atau
2. edit /components/com_user/models/reset.php :
setelah global $mainframe; pada baris 113 sisipkan:

if(strlen($token) != 32) {
$this->setError(JText::_('INVALID_TOKEN'));
return false;
}

Read More..

Wednesday, November 21, 2007

Vewing Back File/Folder After Virus Attack

Sometimes when virus attack, they hiding your file or folder, i know how to get your file/folder back....use these steps :

  1. Enter to command prompt;
  2. Enter to drive you want, example type D: or E:
  3. Type ATTRIB -H -S /S /D
  4. Just it...

Hope it work...

My tips before are crap....too long.

Read More..

Thursday, October 4, 2007

WITHDRAW PAYPAL FUND FROM INDONESIA

YUHUUUUUUUU.....Now our money can be withdrawed from Paypal within. but it cost $5 and only to credit, debit, or prepaid card.

Debit Cards (also called check cards, ATM cards, or banking cards) are accepted if they have a Visa or MasterCard logo.





Read More..

Monday, September 24, 2007

DOWNLOAD MOVIES FROM YOUTUBE

Are you boring see videos in youtube and cannot download it? check out this step :

1. Download Moyea FLV Downloader here :
http://www.flvsoft.com/download_flv/

2. Click Download



Fig.1



3. Install this software to your computer

4. Find your favorite video in youtube

Fig. 2



Fig. 3




5. Keep browsing until you see page like this :

Fig. 4


6. Place your cursor to the movie screen until view "GetIt" Button

Fig. 5



7. Click that button then click again "get flv video"

Fig. 6




8. You'll see this windows. give check sign in "FLV url"

Fig. 7



9. Click Download

Fig. 8




10. You'll see this page then click no

Fig. 9



11. Click Add


Fig. 10



12. Wait until the progress done

Fig. 11



13. Watch your video here. double click your video...enjoy it

fig. 12



You can use this alternate step too :
1. Find your favorite video in youtube
2. Copy video url
3. Open moyea
4. Click new
5. Paste the url
6. Wait until the progress done.


GOOD LUCK!

Read More..