Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Free Torrent Source (http://www.bvlist.com/forumdisplay.php?f=25)
-   -   fts 1.0.3 site settings error (http://www.bvlist.com/showthread.php?t=2363)

Sithlord 3rd April 2009 15:26

fts 1.0.3 site settings error
 
hey i got an error when i go to the site settings:
http://img21.imageshack.us/img21/9410/err1p.jpg
http://img15.imageshack.us/img15/7284/err2.jpg
and then i got an error 404
i run this tracker with xampp with a fresh install

help plz

ampedm 4th April 2009 02:14

Please check the error log and download the latest SVN this error has been reported and fixed :bubble:

Sithlord 4th April 2009 11:38

okay but i dont find the svn repo

cybernet 11th April 2009 08:51

hi
you can fix that error with this

open /administrator/mysql-update.php
find
update("software_database_version",'1.0.3-beta1');
replace with
update("software_database_version",'1.0.3-beta1');
// bug fixed by cybernet -- start
_sqldo("UPDATE `options` SET `option_value` = '1.0.3' WHERE `options`.`option_name` = 'software_database_version' LIMIT 1 ;");
// bug fixed by cybernet -- end


have fun:coffee:

KiD 11th April 2009 09:30

...
 
Quote:

Originally Posted by Sithlord (Post 10524)
hey i got an error when i go to the site settings:
http://img21.imageshack.us/img21/9410/err1p.jpg
http://img15.imageshack.us/img15/7284/err2.jpg
and then i got an error 404
i run this tracker with xampp with a fresh install

help plz

HEy m8..!
I have the same bug, but i just changes the menu link for "site settings" from administrator/main.php to administrator/index.php

I meen that was what i did, sorry cant check it becouse i deletede it.. sry

Sithlord 15th April 2009 00:23

solved


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

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