Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   NetManiack v1.6 (http://www.bvlist.com/showthread.php?t=1)

Clauu 11th February 2008 16:47

Re: NetManiack v1.6
 
Quote:

Originally Posted by Fynnon
These are simple things, if you can`t do this by yourself then...
I can`t help everybody step by step, i just give you the line to follow, you have to think for yourself and make it on your own !

I know that, I configured correctly mercury, but when I try to signup, i don't receive nothing on mail , but in mercurys core process I see the mail sent, with OK .
If I send mails to admin@localhost It's ok, but if I send to another adress such as yahoo.com, I see this file in C:\MERCURY\MAIL\admin


aGp 21st February 2008 13:59

Re: NetManiack v1.6
 
if mercury is installed on some PC still not work , because the ISP forced their users to use the ISP SMTP server.. like RDS .. so .... beware of that info!

Clauu 22nd February 2008 01:16

Re: NetManiack v1.6
 
Quote:

Originally Posted by aGp
if mercury is installed on some PC still not work , because the ISP forced their users to use the ISP SMTP server.. like RDS .. so .... beware of that info!

Possible ....

blur13th 25th February 2008 21:49

Re: NetManiack v1.6
 
http://img339.imageshack.us/img339/544/errorcy8.png

i have got an error like this.

how can i fix it?

i've installed in web hosting.

Fynnon 27th February 2008 11:34

Re: NetManiack v1.6
 
Quote:

Originally Posted by blur13th

i have got an error like this.

how can i fix it?

i've installed in web hosting.

there seems to be a problem with this mod:

Code:

/* Ban emails by x0r @tbdev.net */
    $res = mysql_query("SELECT id, comment FROM bannedemails WHERE email = ".sqlesc($email)." OR email = ".sqlesc($wildemail)."") or sqlerr(__FILE__, __LINE__);
    if ($arr = mysql_fetch_assoc($res))
    stderr("Sorry..","This email address is banned!

Reason: $arr[comment]", false);
}


BeatMaster 3rd March 2008 14:56

Re: NetManiack v1.6
 
again uprgade ?? from 1.3 ot 1.6 ? considering i modified the 1.3 version...

misskoula 5th March 2008 04:07

Re: NetManiack v1.6
 
i have two questions...
how can i change the following rules...?

i don't want a .nfo file during upload... i don't want it at all.

i want to moderate the promotion rules... ratios etc....

djlee 23rd March 2008 19:20

Re: NetManiack v1.6
 
Quote:

Originally Posted by misskoula (Post 498)
i have two questions...
how can i change the following rules...?

i don't want a .nfo file during upload... i don't want it at all.

i want to moderate the promotion rules... ratios etc....

1. in upload.php and takeupload.php comment out the NFO stuff including removing the sql insert for the NFO .. you may also want to go through details.php ect and remove the NFO stuff from there .. if you dont want NFO's at all then theres really no need to show a link to it in details.php


2. the promotion rules for power user are set in cleanup.php in teh include folder ... just look through the code for the power user promote/demote bit of the script

georgik 7th April 2008 19:08

Re: NetManiack v1.6
 
I need update for netmaniack 1.5.1 plzzzzzzzzzzzzzzzzzzzzzzz

DanielDk 8th April 2008 22:59

Re: NetManiack v1.6
 
Hello, i need somebody to tell me which is the "css file" !
I`m a begginer and would like to learn!

Thank You! :-)

Text from context:
Quote:

PS: If you create new skin add this to your css file:


All times are GMT +2. The time now is 08:22.

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