Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Free Torrent Source (http://www.bvlist.com/forumdisplay.php?f=25)
-   -   [fix] FTS1.1 admin/reports.php (http://www.bvlist.com/showthread.php?t=3028)

Ashur 18th July 2009 01:55

[fix] FTS1.1 admin/reports.php
 
found an issue with links provided in that page as it tries to pull info from hxxp://domain/admin/userdetails.php and admin/details.php instead of just hxxp://domain/userdetails.php and details.php

to solve the issue the fix is easy

find
Code:

a href=
replace with
Code:

a href=../
there should be 7 changes :)


Good Luck


All times are GMT +2. The time now is 15:50.

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