Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=109)
-   -   Donations Page with Auto Paypal Mod (http://www.bvlist.com/showthread.php?t=524)

Extreme86 15th November 2009 22:36

How can i change the time for VIP?
I see here in your screenshot *1 Week 5 euro etc.
I want make , exemple 5 Weeks 5 euro...How can i change this?

Cody 16th November 2009 00:00

why i take this error? :(((((((((((((((((

Quote:

Fatal error: Call to undefined function format_comment() in /home/dreamert/domains/MYDOMAIN.COM/public_html/themes/dotBlue/stdhead.php on line 506
please help me

Tony 18th November 2009 05:55

does anybody use google for help these days >_<

undefined function ( !!!!google it!!!! )

Im not going to tell you what it means but this is something you will come across ALOT so its now time for you to learn what it means :P

joeroberts 18th November 2009 06:25

Just a small input here.
Y do you have sooooo many unneeded open/close of php and you should make sure you use full php tag and not short tags
short tag
PHP Code:

<?

full tag
PHP Code:

<?php

If your going to tell me it is because you added comments I'm not buying it because you only need to add
HTML Code:

<!-- this is what I did-->
this way you don't have to open close open close :unknown:
I count 25 short tags in donate.php alone and you open php 84 times

soluicius 7th April 2010 21:25

I'm getting this error


Code:

Fatal error:  Call to undefined function get_reputation() in /home/hosting/soluiciusx/mysite/include/bittorrent.php  on line 933

Bump: <<<@!1!@>>>

I fix it :)


cop1976 10th November 2010 02:02

Exactly, there is not completed paypal.php code.
Can someone write the full script here?

d6bmg 14th November 2010 08:49

thanks!!!

johny85 16th November 2010 14:34

problem,help
 
For me the paypal.php writes this:

Code:

Parse error:  syntax error, unexpected T_VARIABLE in D:\xampp\htdocs\paypal.php on line 132
The bittorrent.php where it is necessary to load this up punctually:

Code:

////////Site donation email
$DONATEMAIL = "youremailadress.com"

answers ahead thanks.

joeroberts 16th November 2010 17:06

I dont know how anyone is able to get this to work with out Throwing Tons of errors
Not sure if it is the Moving the code from one site to the other But what Im looking at here is wayy off the mark.

paypal.php does not even close
the last 3 lines of code are
PHP Code:

else
{
$donateuntil get_date_time(gmtime()   $days 604800);}
//add Upload bonus for amount given at 1Gb per 

see No
PHP Code:

?> 

@johny85
Code:

////////Site donation email
$DONATEMAIL = "youremailadress.com"

You for got to put the ; at the end Bro like so
Code:

////////Site donation email
$DONATEMAIL = "youremailadress.com";


NatashaRhea 8th April 2011 19:31

can u please post the rar to this
 
hi there great mod i was wondering if you could please post the rar to this

many thanks


All times are GMT +2. The time now is 04:26.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.