Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Yuna Scatari Edition (YSE) (http://www.bvlist.com/forumdisplay.php?f=22)
-   -   blank pm page in yuna scatari v2.2 pre7 (http://www.bvlist.com/showthread.php?t=3930)

farshidkiani 4th December 2009 09:48

blank pm page in yuna scatari v2.2 pre7
 
hi
i just installed yuna scatari 2.2 pre7 and i found that message.php is blank.
i mean just a white page is desplayed :(
anyone know what the problem is?:sorry:

mondolfo 4th December 2009 10:51

432 line:
Code:

$n_pms = 0 + $_POST['n_pms'];['n_pms'];
change to:
Code:

$n_pms = 0 + $_POST['n_pms'];
503 line:
Code:

$n_pms = 0 + $_POST['n_pms'];['n_pms'];
change to:
Code:

$n_pms = 0 + $_POST['n_pms'];

farshidkiani 4th December 2009 11:19

tnxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxx


All times are GMT +2. The time now is 14:09.

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