Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Downloads (http://www.bvlist.com/forumdisplay.php?f=16)
-   -   FTS 1.0.3 Pre-Beta (http://www.bvlist.com/showthread.php?t=2158)

fr33bh 13th March 2009 16:30

Quote:

Originally Posted by Keiichi (Post 9891)
fr33bh
:ok:

clientside/signup/form-field-tooltip.js
PHP Code:

orig
this
.tooltipText false;
this.imagePath 'images/';
this.arrowImageFile 'green-arrow.gif';
this.arrowImageFileRight 'green-arrow-right.gif';

fix
this
.tooltipText false;
this.imagePath 'pic/';
this.arrowImageFile 'green-arrow.gif';
this.arrowImageFileRight 'green-arrow-right.gif'

add on /pic/green-arrow.gif /green-arrow-right.gif

signup.php
Attachment 1092

/config
Attachment 1093

what's wrong with the config folder?

Keiichi 13th March 2009 17:04

Quote:

Originally Posted by fr33bh (Post 9894)
what's wrong with the config folder?

empty files config folder
not files
DATABASE
MAIN
MODS
SECURITY
etc

fr33bh 13th March 2009 17:20

the files are auto-created when you install the source.
Also, if you upgrade, you already have your files.
Quote:

Originally Posted by Keiichi (Post 9899)
empty files config folder
not files
DATABASE
MAIN
MODS
SECURITY
etc


Keiichi 13th March 2009 18:11

1 Attachment(s)
Quote:

Originally Posted by fr33bh (Post 9902)
the files are auto-created when you install the source.
Also, if you upgrade, you already have your files.

Sorry i fr33bh

:wallbash:

fix Edit category
admin/category.php
PHP Code:

erro

echo ( "<tr><td><strong>$id</strong> </td> <td><strong>$name</strong></td> <td><img src='$BASEURL/pic/$img' border='0' /></td><td><div align='center'><a href='$BASEURL/browse.php?cat=$id'><img src='$BASEURL/pic/viewnfo.gif' border='0' class=special /></a></div></td> <td><a href='category.php?editid=$id&name=$name&img=$img'><div align='center'><img src='$BASEURL/pic/multipage.gif' border='0' class=special /></a></div></td> <td><div align='center'><a href='" $PHP_SELF['$_SERVER'] . "category.php?delid=$id&cat=$name'><img src='$BASEURL/pic/warned2.gif' border='0' class=special align='center' /></a></div></td></tr>" ) ;
------------------------------------------
fix

echo ( "<tr><td><strong>$id</strong> </td> <td><strong>$name</strong></td> <td><img src='$BASEURL/pic/$img' border='0' /></td><td><div align='center'><a href='$BASEURL/browse.php?cat=$id'><img src='$BASEURL/pic/viewnfo.gif' border='0' class=special /></a></div></td> <td><a href='".$PHP_SELF['$_SERVER'] . "category.php?editid=$id&name=$name&img=$img'><div align='center'><img src='$BASEURL/pic/multipage.gif' border='0' class=special /></a></div></td> <td><div align='center'><a href='".$PHP_SELF['$_SERVER'] . "category.php?delid=$id&cat=$name'><img src='$BASEURL/pic/warned2.gif' border='0' class=special align='center' /></a></div></td></tr>" ) ; 


movizdb 16th March 2009 20:26

can i have the options of FTS and its like yuna scatari :friend:

attention

Attention

Latest release of this source is FTS 1.1
In the future you can check for new versions of this source here http://sourceforge.net/projects/freetosu







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

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