Quote:
Originally Posted by dt-pain
I figured out how to fix this no thanks to the coder. You no if you are going to make a mod then you should give support for it. Great mod though.
If you are having the same problem as i was. then do this. go to Plugin Manager then Edit Cyb - PayPal Donate - Link then look in the Plugin PHP code box for <a href="misc.php?'.$session['sessionurl'].'do=donlist"
And change it to <a href="http://www.yoursite.com/forum/misc.php?do=donlist"
Just make sure you have the full correct URL.
|
yes a work , great job , the first time i try a dind't work then i look at the file and the string that you posted it is the wrong one this is the srting that you should look for "misc.php?do=donate" and not "misc.php?'.$session['sessionurl'].'do=donlist" , anyway with this different a work fine , so do the changes to the right string


