Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   I have activated invite system but doesn't work (http://www.bvlist.com/showthread.php?t=9444)

pedrodarcos 29th August 2013 00:38

Yes it is working. I have sent email to demonoid.com.co email account and it is ok.
But,
Do I need to configure smtp in any file inside the script?

Thanks

joeroberts 29th August 2013 01:50

in settings you need to make sure it uses a valid email

also Please make sure you have added this fix
in include/functions.php fined
Code:

if (ip_valid(&$_SERVER[$c])) {
and replace it with
Code:

if (ip_valid($_SERVER[$c])) {

pedrodarcos 29th August 2013 13:30

Ok, I get this error now

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '', 'traducciones@gmail.com', '0', 'XoXEruahzuGU1dAN4BeUzrJiY9DScF10', '2', now(' at line 1

Thanks

Bump: Now is working fine :ok:


All times are GMT +2. The time now is 16:32.

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